Make WordPress Core


Ignore:
Timestamp:
02/25/2014 05:13:08 PM (11 years ago)
Author:
DrewAPicture
Message:

Remove all @package and @subpackage PHPDoc tags not at the file- or class-levels in core.

See #27200.

File:
1 edited

Legend:

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

    r26192 r27262  
    1414 * isn't installing.
    1515 *
    16  * @package WordPress
    1716 * @since 2.3.0
    1817 * @uses $wp_version Used to check against the newest WordPress version.
     
    165164 * api.wordpress.org. Will only check if WordPress isn't installing.
    166165 *
    167  * @package WordPress
    168166 * @since 2.3.0
    169167 * @uses $wp_version Used to notify the WordPress version.
     
    296294 * installing.
    297295 *
    298  * @package WordPress
    299296 * @since 2.7.0
    300297 * @uses $wp_version Used to notify the WordPress version.
Note: See TracChangeset for help on using the changeset viewer.