Make WordPress Core


Ignore:
Timestamp:
03/26/2010 07:13:36 PM (15 years ago)
Author:
nacin
Message:

Change @since 3.0 to @since 3.0.0.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-includes/plugin.php

    r13756 r13827  
    182182 * @package WordPress
    183183 * @subpackage Plugin
    184  * @since 3.0
     184 * @since 3.0.0
    185185 * @global array $wp_filter Stores all of the filters
    186186 * @global array $merged_filters Merges the filter hooks using this function.
Note: See TracChangeset for help on using the changeset viewer.