mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-04 12:44:31 +00:00
Docs: Remove/replace invalid inline @link tags in DocBlocks in wp-includes/*.
Fixes #36910. git-svn-id: https://develop.svn.wordpress.org/trunk@37487 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
*
|
||||
* Used to quickly retrieve the path of a template without including the file
|
||||
* extension. It will also check the parent theme, if the file exists, with
|
||||
* the use of {@link locate_template()}. Allows for more generic template location
|
||||
* the use of locate_template(). Allows for more generic template location
|
||||
* without the use of the other get_*_template() functions.
|
||||
*
|
||||
* @since 1.5.0
|
||||
|
||||
Reference in New Issue
Block a user