Make WordPress Core


Ignore:
Timestamp:
07/08/2020 01:13:50 PM (6 years ago)
Author:
SergeyBiryukov
Message:

Docs: Miscellaneous DocBlock corrections.

See #49572.

File:
1 edited

Legend:

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

    r48364 r48408  
    302302
    303303/**
    304  * Add the class property classes for the current context, if applicable.
     304 * Adds the class property classes for the current context, if applicable.
    305305 *
    306306 * @access private
     
    593593
    594594/**
    595  * Retrieve the HTML list content for nav menu items.
     595 * Retrieves the HTML list content for nav menu items.
    596596 *
    597597 * @uses Walker_Nav_Menu to create HTML list content.
Note: See TracChangeset for help on using the changeset viewer.