Make WordPress Core


Ignore:
Timestamp:
08/01/2025 11:27:03 AM (14 months ago)
Author:
SergeyBiryukov
Message:

Twenty Seventeen: 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/twentyseventeen/inc/custom-header.php

    r59832 r60533  
    1111
    1212/**
    13  * Set up the WordPress core custom header feature.
     13 * Sets up the WordPress core custom header feature.
    1414 *
    1515 * @uses twentyseventeen_header_style()
     
    119119
    120120/**
    121  * Customize video play/pause button in the custom header.
     121 * Customizes video play/pause button in the custom header.
    122122 *
    123123 * @param array $settings Video settings.
Note: See TracChangeset for help on using the changeset viewer.