Make WordPress Core


Ignore:
Timestamp:
12/23/2015 07:52:04 AM (8 years ago)
Author:
johnbillion
Message:

Docs: Miscellaneous docblock code quality tweaks.

See #32246

File:
1 edited

Legend:

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

    r36040 r36074  
    12301230 * halted. It is advised for that reason, that the default theme is not deleted.
    12311231 *
    1232  * @uses $withcomments Will not try to get the comments if the post has none.
     1232 * Will not try to get the comments if the post has none.
    12331233 *
    12341234 * @since 1.5.0
     
    12431243 * @global string     $user_identity
    12441244 * @global bool       $overridden_cpage
     1245 * @global bool       $withcomments
    12451246 *
    12461247 * @param string $file              Optional. The file to load. Default '/comments.php'.
Note: See TracChangeset for help on using the changeset viewer.