mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-12 04:40:26 +00:00
Docs: Add missing code formatting to various @since entries.
See #42505 git-svn-id: https://develop.svn.wordpress.org/trunk@42678 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -477,7 +477,7 @@ function get_search_template() {
|
||||
* @since 4.4.0 `single-{post_type}-{post_name}.php` was added to the top of the template hierarchy.
|
||||
* @since 4.7.0 The decoded form of `single-{post_type}-{post_name}.php` was added to the top of the
|
||||
* template hierarchy when the post name contains multibyte characters.
|
||||
* @since 4.7.0 {Post Type Template}.php was added to the top of the template hierarchy.
|
||||
* @since 4.7.0 `{Post Type Template}.php` was added to the top of the template hierarchy.
|
||||
*
|
||||
* @see get_query_template()
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user