File: bp-blogs/bp-blogs-template.php
Description
signup_another_blog_init

Filters the default values for Blog name, title, and any current errors.

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

signup_hidden_fields

Fires after the default hidden fields in blog signup form markup.

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

bp_blogs_signup_blog()

Output the input fields for the blog creation form.

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

signup_blogform

Fires at the end of all of the default input fields for blog creation form.

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

bp_blogs_validate_blog_signup()

Process a blog registration submission.

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

add_signup_meta

Filters the default values for Blog meta.

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

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

Filters the total number of blogs for a given user.

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