BBP_Component::register_taxonomies()
Register component specific taxonomies
Description
Source
File: bp-forums/common/classes.php
public function register_taxonomies() { do_action( 'bbp_' . $this->name . '_register_taxonomies' ); }
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.