bbp_footer

bbp_footer

Hook Type: action
See hook in action

See hook in core

Displaying hooks found in version: bbpress.2.6.9

do_action('bbp_footer') is found 1 times:

  • /includes/common/template.php line 78
    74
    75
    76
    77
    78
    79
    80
    81
    82
    83
    84
    *
     * @since 2.0.0 bbPress (r2464)
     */
    function bbp_footer() {
        do_action( 'bbp_footer' );
    }
     
    /** is_ ***********************************************************************/
     
    /**
     * Check if current site is public

See this hook used in plugins: