Docs: Add documentation for the $browse, $user, $search, $author, $tag, $installed_plugins, and $page parameters in plugins_api().

Props ocean90.
Fixes #34035.

Built from https://develop.svn.wordpress.org/trunk@34631


git-svn-id: http://core.svn.wordpress.org/trunk@34595 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Drew Jaynes
2015-09-27 18:13:48 +00:00
parent d6774f0f6d
commit ccef2fc743
2 changed files with 15 additions and 7 deletions

View File

@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.4-alpha-34630';
$wp_version = '4.4-alpha-34631';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.