Loads bbPress replies admin area
| package | bbPress |
|---|---|
| subpackage | Administration |
| since | 2.0.0 bbPress (r2464) |
__construct()
| since | 2.0.0 bbPress (r2515) |
|---|
bulk_actions(array $actions) : array
| since | 2.6.0 bbPress (r6101) |
|---|
arrayThe list of bulk actions.
arrayThe filtered list of bulk actions.column_data(string $column, integer $reply_id)
| since | 2.0.0 bbPress (r2577) |
|---|
stringColumn
integerreply id
column_headers(array $columns) : array
| since | 2.0.0 bbPress (r2577) |
|---|
arrayThe columns
array$columns bbPress reply columnsedit_help()
| since | 2.0.0 bbPress (r3119) |
|---|
filter_dropdown() : boolean
| since | 2.0.0 bbPress (r2991) |
|---|
booleanFalse. If post type is not topic or replyfilter_empty_spam()
| since | 2.6.0 bbPress (r6791) |
|---|
filter_post_rows(array $query_vars) : array
| since | 2.0.0 bbPress (r2991) |
|---|
arrayQuery variables from {@link WP_Query}
arrayProcessed Query Varshandle_bulk_actions(string $sendback, string $doaction, array $post_ids) : string
| since | 2.6.0 bbPress (r6101) |
|---|
stringThe sendback URL.
stringThe action to be taken.
arrayThe post IDS to take the action on.
stringThe sendback URL.new_help()
| since | 2.0.0 bbPress (r3119) |
|---|
row_actions(array $actions= array(), object $reply= false) : array
Remove the quick-edit action link under the reply title and add the content and spam link
| since | 2.0.0 bbPress (r2577) |
|---|
arrayActions
objectReply object
array$actions Actionstoggle_reply()
Handles the admin-side spamming/unspamming of replies
| since | 2.0.0 bbPress (r2740) |
|---|
toggle_reply_notice()
Display the success/error notices from \BBP_Admin::toggle_reply()
| since | 2.0.0 bbPress (r2740) |
|---|
get_allowed_action_toggles() : array
| since | 2.6.0 bbPress (r6396) |
|---|
arrayget_allowed_notice_toggles() : array
| since | 2.6.0 bbPress (r6396) |
|---|
arrayget_row_action_sort_order() : array
| since | 2.6.0 bbPress (r6771) |
|---|
arraysetup_actions()
| since | 2.0.0 bbPress (r2646) |
|---|---|
| since | 2.6.0 bbPress (r6101) Added bulk actions |
| access | private |
setup_globals()
| since | 2.0.0 bbPress (r2646) |
|---|---|
| access | private |
sort_row_actions(array $actions = array()) : array
| since | 2.6.0 |
|---|
array
array$post_type : \The
''
Remove comments & discussion meta-boxes if comments are not supported