Changeset 5829 for trunk/src/bbpress.php
- Timestamp:
- 07/14/2015 12:46:38 AM (11 years ago)
- File:
-
- 1 edited
-
trunk/src/bbpress.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bbpress.php
r5823 r5829 637 637 global $wp_post_statuses; 638 638 639 if ( ! empty( $wp_post_statuses['trash'] ) ) {639 if ( ! empty( $wp_post_statuses['trash'] ) ) { 640 640 641 641 // User can view trash so set internal to false
Note: See TracChangeset
for help on using the changeset viewer.