File: bp-blogs/bp-blogs-template.php |
Description |
---|---|
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. |
bp_show_blog_signup_form() |
Output the wrapper markup for the blog signup form. |
signup_another_blog_init |
Filters the default values for Blog name, title, and any current errors. |
signup_hidden_fields |
Fires after the default hidden fields in blog signup form markup. |
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. |