Changeset 51885 for trunk/src/wp-includes/class-wp-customize-nav-menus.php
- Timestamp:
- 10/04/2021 08:42:54 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-customize-nav-menus.php
r51047 r51885 1335 1335 * @since 4.7.0 1336 1336 * 1337 * @global array$wp_post_statuses List of post statuses.1337 * @global stdClass[] $wp_post_statuses List of post statuses. 1338 1338 */ 1339 1339 public function make_auto_draft_status_previewable() {
Note: See TracChangeset
for help on using the changeset viewer.