mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2025-10-16 12:05:38 +00:00
Script Loader: Fix a docblock so it points to the correct page on the developer reference.
Props joyously, pbiron Fixes #48503 git-svn-id: https://develop.svn.wordpress.org/trunk@47204 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
7efcf03d94
commit
1feff0de47
@ -222,7 +222,7 @@ function wp_style_is( $handle, $list = 'enqueued' ) {
|
||||
* 'alt' bool For rel="alternate stylesheet".
|
||||
* 'title' string For preferred/alternate stylesheets.
|
||||
*
|
||||
* @see WP_Dependency::add_data()
|
||||
* @see WP_Dependencies::add_data()
|
||||
*
|
||||
* @since 3.6.0
|
||||
*
|
||||
|
||||
Loading…
Reference in New Issue
Block a user