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

Validate a blog creation submission.

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

bp_blogs_confirm_blog_signup()

Display a message after successful blog registration.

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

signup_finished

Fires after the default successful blog registration message markup.

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

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_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_blog_latest_post_permalink()

Output the permalink of the latest post on the current blog in the loop.

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

bp_get_blog_latest_post_permalink()

Return the permalink of the latest post on the current blog in the loop.

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