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/media.php

    r37556 r37560  
    20362036    if ( 1 === $instance ) {
    20372037        /**
    2038          * Print and enqueue playlist scripts, styles, and JavaScript templates.
     2038         * Prints and enqueues playlist scripts, styles, and JavaScript templates.
    20392039         *
    20402040         * @since 3.9.0
Note: See TracChangeset for help on using the changeset viewer.