Make WordPress Core


Ignore:
Timestamp:
12/07/2019 01:21:07 PM (5 years ago)
Author:
johnbillion
Message:

Docs: Further docblock corrections and improvements.

See #48303

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/includes/nav-menu.php

    r46821 r46826  
    971971 *
    972972 * @param object $object The post type or taxonomy meta-object.
    973  * @return object The post type of taxonomy object.
     973 * @return object The post type or taxonomy object.
    974974 */
    975975function _wp_nav_menu_meta_box_object( $object = null ) {
Note: See TracChangeset for help on using the changeset viewer.