Namespaces: global |
Description |
|---|---|
| bbp_ajax_response() |
Helper method to return JSON response for the ajax calls |
| bbp_translate_user_role() |
Translates role name. |
| bbp_dummy_role_names() |
Dummy gettext calls to get strings in the catalog. |
| bbp_kses_allowed_tags() |
Custom allowed tags for forum topics and replies |
| bbp_filter_kses() |
Custom kses filter for forum topics and replies, for filtering incoming data |
| bbp_get_all_child_ids() |
Query the DB and get a the child id’s of all children |
| bbp_get_global_post_field() |
Get the unfiltered value of a global $post’s key |
| bbp_query_post_parent__in() |
Adds ability to include or exclude specific post_parent ID’s |
| bbp_get_public_child_last_id() |
Query the DB and get the last public post_id that has parent_id as post_parent |
| bbp_get_public_child_count() |
Query the DB and get a count of public children |