This function has been deprecated. since Forums (r4918) instead.
bbp_generate_rewrite_rules( WP_Rewrite $wp_rewrite )
Generate Forums-specific rewrite rules
Description
Parameters
- $wp_rewrite
-
(Required)
Source
File: bp-forums/core/sub-actions.php
457 458 459 | function bbp_generate_rewrite_rules( $wp_rewrite ) { do_action_ref_array( 'bbp_generate_rewrite_rules' , array ( & $wp_rewrite ) ); } |
Changelog
Version | Description |
---|---|
bbPress (r2688) | Introduced. |
Questions?
We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.