File: bp-blogs/bp-blogs-template.php |
Description |
---|---|
bp_blogs_signup_blog() |
Output the input fields for the blog creation form. |
signup_blogform |
Fires at the end of all of the default input fields for blog creation form. |
bp_blogs_validate_blog_signup() |
Process a blog registration submission. |
add_signup_meta |
Filters the default values for Blog meta. |
bp_blogs_validate_blog_form() |
Validate a blog creation submission. |
bp_blogs_confirm_blog_signup() |
Display a message after successful blog registration. |
signup_finished |
Fires after the default successful blog registration message markup. |
bp_get_total_blog_count_for_user |
Filters the total number of blogs for a given user. |
bp_blog_signup_enabled() |
Checks whether blog creation is enabled. |
wpmu_active_signup |
Filters whether or not blog creation is enabled. |