Make WordPress Core


Ignore:
Timestamp:
05/28/2015 09:40:27 PM (10 years ago)
Author:
wonderboymusic
Message:

Add @global annotations for wp-admin/*.

See #32444.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/includes/meta-boxes.php

    r32116 r32642  
    77 *
    88 * @since 2.7.0
     9 *
     10 * @global string $action
    911 *
    1012 * @param object $post
     
    671673 * @since 2.6.0
    672674 *
     675 * @global int $user_ID
     676 *
    673677 * @param object $post
    674678 */
     
    913917 *
    914918 * @since 1.0.1
     919 *
     920 * @global object $link
    915921 *
    916922 * @param string $class
Note: See TracChangeset for help on using the changeset viewer.