Make WordPress Core


Ignore:
Timestamp:
07/20/2016 04:56:21 PM (8 years ago)
Author:
DrewAPicture
Message:

Docs: Fix formatting, tense, verb conjugation, and other syntax for wp-includes/* elements introduced or changed in 4.6.

Part 1/2.

See #37318.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-includes/comment.php

    r38098 r38121  
    20362036     *
    20372037     * @since 1.2.0
    2038      * @since 4.6.0 The `$data` parameter was added.
     2038     * @since 4.6.0 Added the `$data` parameter.
    20392039     *
    20402040     * @param int   $comment_ID The comment ID.
Note: See TracChangeset for help on using the changeset viewer.