Methods |
Description |
---|---|
BBP_Forums_Group_Extension::replies_pagination() |
Fix pagination of replies on topic view |
BBP_Forums_Group_Extension::setup_actions() |
Setup the group forums class actions |
BBP_Forums_Group_Extension::setup_filters() |
Setup the group forums class filters |
BBP_Forums_Group_Extension::setup_variables() |
Setup the group forums class variables |
BBP_Forums_Group_Extension::toggle_group_forum() |
Toggle the enable_forum group setting on or off |
BBP_Forums_Group_Extension::topic_pagination() |
Fix pagination of topics on forum view |
BBP_Forums_Group_Extension::topic_parent() | |
BBP_Forums_Group_Extension::unset_super_sticky() |
Unset the type super sticky from topic type |
BBP_Forums_Widget::__construct() |
Forums Forum Widget |
BBP_Forums_Widget::form() |
Output the forum widget options form |
BBP_Forums_Widget::parse_settings() |
Merge the widget settings into defaults array. |
BBP_Forums_Widget::register_widget() |
Register the widget |
BBP_Forums_Widget::update() |
Update the forum widget options |
BBP_Forums_Widget::widget() |
Displays the output, the forum list |
BBP_Login_Widget::__construct() |
Forums Login Widget |
BBP_Login_Widget::form() |
Output the login widget options form |
BBP_Login_Widget::parse_settings() |
Merge the widget settings into defaults array. |
BBP_Login_Widget::register_widget() |
Register the widget |
BBP_Login_Widget::update() |
Update the login widget options |
BBP_Login_Widget::widget() |
Displays the output, the login form |
BBP_Replies_Admin::__construct() |
The main Forums admin loader |
BBP_Replies_Admin::admin_head() |
Add some general styling to the admin area |
BBP_Replies_Admin::attributes_metabox() |
Add the reply attributes metabox |
BBP_Replies_Admin::attributes_metabox_save() |
Pass the reply attributes for processing |
BBP_Replies_Admin::author_metabox() |
Add the author info metabox |
BBP_Replies_Admin::bail() |
Should we bail out of this method? |
BBP_Replies_Admin::column_data() |
Print extra columns for the replies page |
BBP_Replies_Admin::column_headers() |
Manage the column headers for the replies page |
BBP_Replies_Admin::edit_help() |
Contextual help for Forums reply edit page |
BBP_Replies_Admin::filter_dropdown() |
Add forum dropdown to topic and reply list table filters |
BBP_Replies_Admin::filter_post_rows() |
Adjust the request query and include the forum id |
BBP_Replies_Admin::new_help() |
Contextual help for Forums reply edit page |
BBP_Replies_Admin::row_actions() |
Reply Row actions |
BBP_Replies_Admin::setup_actions() |
Setup the admin hooks, actions and filters |
BBP_Replies_Admin::setup_globals() |
Admin globals |
BBP_Replies_Admin::toggle_reply() |
Toggle reply |
BBP_Replies_Admin::toggle_reply_notice() |
Toggle reply notices |
BBP_Replies_Admin::updated_messages() |
Custom user feedback messages for reply post type |
BBP_Replies_Widget::__construct() |
Forums Replies Widget |
BBP_Replies_Widget::form() |
Output the reply widget options form |
BBP_Replies_Widget::parse_settings() |
Merge the widget settings into defaults array. |
BBP_Replies_Widget::register_widget() |
Register the widget |
BBP_Replies_Widget::update() |
Update the reply widget options |
BBP_Replies_Widget::widget() |
Displays the output, the replies list |
BBP_Search_Widget::__construct() |
Forums Search Widget |
BBP_Search_Widget::form() |
Output the search widget options form |
BBP_Search_Widget::parse_settings() |
Merge the widget settings into defaults array. |
BBP_Search_Widget::register_widget() |
Register the widget |
BBP_Search_Widget::update() |
Update the widget options |
BBP_Search_Widget::widget() |
Displays the output, the search form |