Changeset 41720 for trunk/src/wp-includes/class-wp-customize-manager.php
- Timestamp:
- 10/04/2017 12:00:47 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-customize-manager.php
r41694 r41720 613 613 'post_status' => array_diff( get_post_stati(), array( 'auto-draft', 'publish', 'trash', 'inherit', 'private' ) ), 614 614 'exclude_restore_dismissed' => false, 615 'author' => 'any', 615 616 'posts_per_page' => 1, 616 617 'order' => 'DESC',
Note: See TracChangeset
for help on using the changeset viewer.