bbp_dashboard_at_a_glance

bbp_dashboard_at_a_glance

Hook Type: filter

See hook in core

Displaying hooks found in version: bbpress.2.6.9

apply_filters('bbp_dashboard_at_a_glance') is found 1 times:

  • /includes/admin/metaboxes.php line 86
    82
    83
    84
    85
    86
    87
    88
    89
    90
    91
    92
                : esc_html( $text );
        }
     
        // Filter & return
        return apply_filters( 'bbp_dashboard_at_a_glance', $elements, $r );
    }
     
    /**
     * bbPress Dashboard Right Now Widget
     *
     * Adds a dashboard widget with forum statistics