File: bp-blogs/bp-blogs-template.php
Description
bp_blog_signup_enabled()

Checks whether blog creation is enabled.

Source: bp-blogs/bp-blogs-template.php:998

wpmu_active_signup

Filters whether or not blog creation is enabled.

Source: bp-blogs/bp-blogs-template.php:1014

bp_show_blog_signup_form()

Output the wrapper markup for the blog signup form.

Source: bp-blogs/bp-blogs-template.php:1031

bp_total_blog_count()

Output the total number of blogs on the site.

Source: bp-blogs/bp-blogs-template.php:937

bp_get_total_blog_count()

Return the total number of blogs on the site.

Source: bp-blogs/bp-blogs-template.php:945

bp_get_total_blog_count

Filters the total number of blogs on the site.

Source: bp-blogs/bp-blogs-template.php:954

bp_total_blog_count_for_user()

Output the total number of blogs for a given user.

Source: bp-blogs/bp-blogs-template.php:963

bp_get_total_blog_count_for_user()

Return the total number of blogs for a given user.

Source: bp-blogs/bp-blogs-template.php:972

bp_get_blog_latest_post_content

Filters the content of the latest post on the current blog in the loop.

Source: bp-blogs/bp-blogs-template.php:843

bp_blog_latest_post_featured_image()

Output the featured image of the latest post on the current blog in the loop.

Source: bp-blogs/bp-blogs-template.php:855