apply_filters( 'signup_another_blog_init', array $value )

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


Description Description


Parameters Parameters

$value

string $blogname Default blog name provided. string $blog_title Default blog title provided. WP_Error $errors WP_Error object.


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.