Fix inline documentation syntax in the DocBlock for get_singular_template()
, added in 4.3.
See [32846]. See #32891. git-svn-id: https://develop.svn.wordpress.org/trunk@33239 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
78548dd49d
commit
0b9afe692d
@ -383,9 +383,9 @@ function get_single_template() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Retrieve path of singular template in current or parent template.
|
* Retrieves the path of the singular template in current or parent template.
|
||||||
*
|
*
|
||||||
* The template path is filterable via the 'singular_template' hook.
|
* The template path is filterable via the {@see 'singular_template'} hook.
|
||||||
*
|
*
|
||||||
* @since 4.3.0
|
* @since 4.3.0
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user