Make WordPress Core


Ignore:
Timestamp:
07/31/2025 08:46:03 PM (8 months ago)
Author:
SergeyBiryukov
Message:

Twenty Sixteen: Use third-person singular verbs for function descriptions.

Reference: PHP Documentation Standards: Documenting Tips.

Props vladimiraus, mukesh27, SergeyBiryukov.
See #63692.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-content/themes/twentysixteen/inc/customizer.php

    r59832 r60527  
    249249
    250250/**
    251  * Render the site title for the selective refresh partial.
     251 * Renders the site title for the selective refresh partial.
    252252 *
    253253 * @since Twenty Sixteen 1.2
     
    262262
    263263/**
    264  * Render the site tagline for the selective refresh partial.
     264 * Renders the site tagline for the selective refresh partial.
    265265 *
    266266 * @since Twenty Sixteen 1.2
Note: See TracChangeset for help on using the changeset viewer.