@since: BuddyPress 1.0.0 |
Description |
---|---|
bp_blogs_blog_tabs |
Fires after the markup for the navigation tabs for a user Blogs page. |
bp_create_blog_link |
Filters “Create a Site” links for users viewing their own profiles. |
wpmu_active_signup |
Filters whether or not blog creation is enabled. |
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. |
signup_blogform |
Fires at the end of all of the default input fields for blog creation form. |
add_signup_meta |
Filters the default values for Blog meta. |
signup_finished |
Fires after the default successful blog registration message markup. |
bp_get_blog_description |
Filters the description of the current blog in the loop. |
bp_get_blogs_pagination_links |
Filters the blogs pagination links. |