Ticket #41238: 41238.2.patch
| File 41238.2.patch, 498 bytes (added by , 8 years ago) |
|---|
-
class-wp-customize-nav-menus.php
1140 1140 * Make the auto-draft status protected so that it can be queried. 1141 1141 * 1142 1142 * @since 4.7.0 1143 * @global array $wp_post_statuses Inserts new post status object into the list 1143 1144 * @access public 1144 1145 */ 1145 1146 public function make_auto_draft_status_previewable() {