File: bp-blogs/bp-blogs-template.php |
Description |
|---|---|
| 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_total_blog_count() |
Output the total number of blogs on the site. |
| bp_get_total_blog_count() |
Return the total number of blogs on the site. |
| bp_get_total_blog_count |
Filters the total number of blogs on the site. |
| bp_total_blog_count_for_user() |
Output the total number of blogs for a given user. |
| bp_get_total_blog_count_for_user() |
Return the total number of blogs for a given user. |
| bp_blog_latest_post_has_featured_image() |
Does the latest blog post have a featured image? |
| bp_blog_latest_post_has_featured_image |
Filters whether or not the latest blog post has a featured image. |