bbp_edit_forum_post_extras

bbp_edit_forum_post_extras

Hook Type: action
See hook in action

See hook in core

Displaying hooks found in version: bbpress.2.6.9

do_action('bbp_edit_forum_post_extras') is found 1 times:

  • /includes/forums/functions.php line 577
    573
    574
    575
    576
    577
    578
    579
    580
    581
    582
    */
     
    /** Additional Actions (After Save) ***********************************/
     
    do_action( 'bbp_edit_forum_post_extras', $forum_id );
     
    /** Redirect **********************************************************/
     
    // Redirect to
    $redirect_to = bbp_get_redirect_to();

See this hook used in plugins: