bp_before_blog_confirmed_content

bp_before_blog_confirmed_content

Hook Type: action

See hook in core

Displaying hooks found in version: buddypress.12.4.1

do_action('bp_before_blog_confirmed_content') is found 1 times:

  • /bp-templates/bp-legacy/buddypress/blogs/confirm.php line 26

    * Fires before the display of the blog creation confirmation message.
    *
    * @since 12.0.0
    */
    do_action( ‘bp_before_blog_confirmed_content’ ); ?>