Changeset 10604 for sites/trunk/wordpress.org/public_html/wp-content/plugins/support-forums/inc/class-moderators.php
- Timestamp:
- 01/20/2021 05:31:04 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/support-forums/inc/class-moderators.php
r7482 r10604 116 116 ), 117 117 'post_status' => 'archived', 118 'show_stickies' => false, 119 'orderby' => 'ID', 120 ) 121 ); 122 123 bbp_register_view( 124 'all-replies', 125 __( 'All Replies', 'wporg-forums' ), 126 array( 127 'meta_key' => null, 128 'post_type' => 'reply', 129 'post_status' => array( 130 'spam', 131 'pending', 132 'publish' 133 ), 118 134 'show_stickies' => false, 119 135 'orderby' => 'ID',
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)