mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-06 09:19:04 +00:00
Correct @since values for various hooks. fixes #25766.
git-svn-id: https://develop.svn.wordpress.org/trunk@25991 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -34,7 +34,7 @@ function get_query_template( $type, $templates = array() ) {
|
||||
* -- minus the extension -- of the file to load. This hook also applies
|
||||
* to various types of files loaded as part of the Template Hierarchy.
|
||||
*
|
||||
* @since 1.5.2
|
||||
* @since 1.5.0
|
||||
*
|
||||
* @param string $template Path to the template. @see locate_template()
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user