do_action( 'signup_blogform', WP_Error $errors )

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


Description Description


Parameters Parameters

$errors

WP_Error object if any present.


Top ↑

Source Source

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


Top ↑

Changelog Changelog

Changelog
Version Description
1.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.