Changeset 46821 for trunk/src/wp-includes/class-wp-customize-nav-menus.php
- Timestamp:
- 12/06/2019 10:21:07 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-customize-nav-menus.php
r46696 r46821 1283 1283 * 1284 1284 * @param array $value Post IDs. 1285 * @return sarray Post IDs.1285 * @return array Post IDs. 1286 1286 */ 1287 1287 public function sanitize_nav_menus_created_posts( $value ) {
Note: See TracChangeset
for help on using the changeset viewer.