Make WordPress Core


Ignore:
Timestamp:
11/05/2019 09:21:46 PM (7 years ago)
Author:
johnbillion
Message:

Docs: Improve documentation of known return types, plus other docs fixes.

See #48303

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/customize/class-wp-customize-nav-menu-setting.php

    r45932 r46660  
    382382         *
    383383         * @param array $nav_menu_options Nav menu options including auto_add.
    384          * @return array (Kaybe) modified nav menu options.
     384         * @return array (Maybe) modified nav menu options.
    385385         */
    386386        public function filter_nav_menu_options( $nav_menu_options ) {
Note: See TracChangeset for help on using the changeset viewer.