Changeset 3432
- Timestamp:
- 08/21/2011 12:23:00 AM (14 years ago)
- File:
-
- 1 edited
-
branches/plugin/bbpress.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/plugin/bbpress.php
r3421 r3432 767 767 'label' => _x( 'Hidden', 'post', 'bbpress' ), 768 768 'label_count' => _nx_noop( 'Hidden <span class="count">(%s)</span>', 'Hidden <span class="count">(%s)</span>', 'bbpress' ), 769 'pr otected'=> true,769 'private' => true, 770 770 'exclude_from_search' => true, 771 771 'show_in_admin_status_list' => true,
Note: See TracChangeset
for help on using the changeset viewer.