bbp_add_rewrite_tags

bbp_add_rewrite_tags

Hook Type: action
See hook in action

See hook in core

Displaying hooks found in version: bbpress.2.6.9

do_action('bbp_add_rewrite_tags') is found 1 times:

  • /includes/core/sub-actions.php line 238
    234
    235
    236
    237
    238
    239
    240
    241
    242
    243
    244
    *
     * @since 2.0.0 bbPress (r2753)
     */
    function bbp_add_rewrite_tags() {
        do_action( 'bbp_add_rewrite_tags' );
    }
     
    /**
     * Add the bbPress-specific rewrite rules
     *
     * @since 2.4.0 bbPress (r4918)

See this hook used in plugins: