mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-07-04 17:20:07 +00:00
Priority fixes for various existing hook documentation.
Props kpdesign. See #26869 git-svn-id: https://develop.svn.wordpress.org/trunk@28083 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -53,7 +53,7 @@ function plugins_api($action, $args = null) {
|
||||
*
|
||||
* @since 2.7.0
|
||||
*
|
||||
* @param bool|object The result object. Default is false.
|
||||
* @param bool|object $result The result object. Default false.
|
||||
* @param string $action The type of information being requested from the Plugin Install API.
|
||||
* @param object $args Plugin API arguments.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user