mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-07-01 07:40:07 +00:00
Docs: Miscellaneous inline documentation improvements.
See #53399 git-svn-id: https://develop.svn.wordpress.org/trunk@52422 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -136,7 +136,7 @@ function plugins_api( $action, $args = array() ) {
|
||||
/**
|
||||
* Filters the response for the current WordPress.org Plugin Installation API request.
|
||||
*
|
||||
* Passing a non-false value will effectively short-circuit the WordPress.org API request.
|
||||
* Returning a non-false value will effectively short-circuit the WordPress.org API request.
|
||||
*
|
||||
* If `$action` is 'query_plugins' or 'plugin_information', an object MUST be passed.
|
||||
* If `$action` is 'hot_tags' or 'hot_categories', an array should be passed.
|
||||
|
||||
Reference in New Issue
Block a user