Make WordPress Core


Ignore:
Timestamp:
01/04/2012 07:03:33 PM (14 years ago)
Author:
ryan
Message:

Update some @since. Props dgwyer. fixes #19638

File:
1 edited

Legend:

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

    r19617 r19673  
    20012001 * Checks if a theme has been changed and runs 'after_switch_theme' hook on the next WP load
    20022002 *
    2003  * @since 3.3
     2003 * @since 3.3.0
    20042004 */
    20052005function check_theme_switched() {
Note: See TracChangeset for help on using the changeset viewer.