File: bp-forums/core/sub-actions.php |
Description |
---|---|
bbp_post_request() |
The main action used for handling theme-side POST requests |
bbp_get_request() |
The main action used for handling theme-side GET requests |
bbp_plugin_locale() |
Filter the plugin locale and domain. |
bbp_request() |
Piggy back filter for WordPress’s ‘request’ filter |
bbp_template_include() |
The main filter used for theme compatibility and displaying custom Forums theme files. |
bbp_generate_rewrite_rules() |
Generate Forums-specific rewrite rules |
bbp_allowed_themes() |
Filter the allowed themes list for Forums specific themes |
bbp_map_meta_caps() |
Maps forum/topic/reply caps to built in WordPress caps |
bbp_add_rewrite_rules() |
Add the Forums-specific rewrite rules |
bbp_add_permastructs() |
Add the Forums-specific permalink structures |