BBP_Component::add_rewrite_tags()
Add any additional rewrite tags
Description
Source
File: bp-forums/common/classes.php
public function add_rewrite_tags() { do_action( 'bbp_' . $this->name . '_add_rewrite_tags' ); }
Changelog
Version | Description |
---|---|
bbPress (r2700) | 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.