- Timestamp:
- 01/18/2022 08:27:39 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/customize/class-wp-customize-nav-menu-setting.php
r51783 r52597 596 596 * @param int $menu_id The term ID for the given menu. 597 597 * @param bool $auto_add Whether to auto-add or not. 598 * @return array (Maybe) modified nav_menu_o tions array.598 * @return array (Maybe) modified nav_menu_options array. 599 599 */ 600 600 protected function filter_nav_menu_options_value( $nav_menu_options, $menu_id, $auto_add ) {
Note: See TracChangeset
for help on using the changeset viewer.