Make WordPress Core


Ignore:
Timestamp:
08/11/2020 12:32:22 AM (4 years ago)
Author:
SergeyBiryukov
Message:

Docs: Consistently use third-person singular verbs for various filter descriptions, per the documentation standards.

See #50768.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/class-wp-customize-manager.php

    r48609 r48782  
    19421942
    19431943    /**
    1944      * Filter the X-Frame-Options and Content-Security-Policy headers to ensure frontend can load in customizer.
     1944     * Filters the X-Frame-Options and Content-Security-Policy headers to ensure frontend can load in customizer.
    19451945     *
    19461946     * @since 4.7.0
     
    32773277
    32783278    /**
    3279      * Filter heartbeat settings for the Customizer.
     3279     * Filters heartbeat settings for the Customizer.
    32803280     *
    32813281     * @since 4.9.0
Note: See TracChangeset for help on using the changeset viewer.