bbp_add_rewrite_tags()
Add the bbPress-specific rewrite tags
Description Description
Source Source
File: includes/core/sub-actions.php
function bbp_add_rewrite_tags() { do_action( 'bbp_add_rewrite_tags' ); }
Changelog Changelog
Version | Description |
---|---|
2.0.0 | Introduced. |