Make WordPress Core


Ignore:
Timestamp:
10/10/2015 03:44:16 PM (10 years ago)
Author:
wonderboymusic
Message:

Docs: some @global object vernaculars should be converted to the actual object type.

See #33491.

File:
1 edited

Legend:

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

    r34800 r35013  
    539539 * @global WP         $wp
    540540 * @global int        $id
    541  * @global object    $comment
     541 * @global WP_Comment $comment
    542542 * @global int        $user_ID
    543543 *
Note: See TracChangeset for help on using the changeset viewer.