Make WordPress Core


Ignore:
Timestamp:
10/30/2013 03:19:16 AM (13 years ago)
Author:
SergeyBiryukov
Message:

Correct @since values for various hooks. fixes #25766.

File:
1 edited

Legend:

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

    r25702 r25991  
    88         * Fires before determining which template to load.
    99         *
    10          * @since 1.5.2
     10         * @since 1.5.0
    1111         */
    1212        do_action( 'template_redirect' );
Note: See TracChangeset for help on using the changeset viewer.