mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 20:30:23 +00:00
Docs: Miscellaneous docblock code quality tweaks.
See #32246 git-svn-id: https://develop.svn.wordpress.org/trunk@36074 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -136,7 +136,8 @@ function wp_deregister_style( $handle ) {
|
||||
*
|
||||
* Registers the style if source provided (does NOT overwrite) and enqueues.
|
||||
*
|
||||
* @see WP_Dependencies::add(), WP_Dependencies::enqueue()
|
||||
* @see WP_Dependencies::add()
|
||||
* @see WP_Dependencies::enqueue()
|
||||
* @link http://www.w3.org/TR/CSS2/media.html#media-types List of CSS media types.
|
||||
*
|
||||
* @since 2.6.0
|
||||
|
||||
Reference in New Issue
Block a user