Make WordPress Core


Ignore:
Timestamp:
05/25/2016 04:04:37 PM (9 years ago)
Author:
DrewAPicture
Message:

Docs: Standardize DocBlock summaries for hooks that serve to "print" something to use third-person singular verbs.

See #36913.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/theme-compat/embed-content.php

    r37518 r37560  
    9191        <?php
    9292        /**
    93          * Print additional content after the embed excerpt.
     93         * Prints additional content after the embed excerpt.
    9494         *
    9595         * @since 4.4.0
     
    104104                <?php
    105105                /**
    106                  * Print additional meta content in the embed template.
     106                 * Prints additional meta content in the embed template.
    107107                 *
    108108                 * @since 4.4.0
Note: See TracChangeset for help on using the changeset viewer.