mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-07 22:24:36 +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:
@@ -209,10 +209,10 @@ function get_stylesheet_directory_uri() {
|
||||
}
|
||||
|
||||
/**
|
||||
* Retrieve URI of current theme stylesheet.
|
||||
* Retrieves the URI of current theme stylesheet.
|
||||
*
|
||||
* The stylesheet file name is 'style.css' which is appended to {@link
|
||||
* get_stylesheet_directory_uri() stylesheet directory URI} path.
|
||||
* The stylesheet file name is 'style.css' which is appended to the stylesheet directory URI path.
|
||||
* See get_stylesheet_directory_uri().
|
||||
*
|
||||
* @since 1.5.0
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user