Make WordPress Core


Ignore:
Timestamp:
07/25/2025 05:01:20 PM (10 months ago)
Author:
SergeyBiryukov
Message:

Twenty Eleven: Use third-person singular verbs for some more function descriptions.

Reference: PHP Documentation Standards: Documenting Tips.

Follow-up to [60506], [60507].

See #63692.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-content/themes/twentyeleven/inc/widgets.php

    r60506 r60513  
    151151
    152152    /**
    153      * Update widget settings.
     153     * Updates widget settings.
    154154     *
    155155     * Deals with the settings when they are saved by the admin. Here is
     
    173173
    174174    /**
    175      * Flush widget cache.
     175     * Flushes widget cache.
    176176     *
    177177     * @since Twenty Eleven 1.0
Note: See TracChangeset for help on using the changeset viewer.