Changeset 32655 for trunk/src/wp-admin/includes/plugin-install.php
- Timestamp:
- 05/29/2015 09:16:59 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/plugin-install.php
r32653 r32655 164 164 * 165 165 * @since 2.7.0 166 * 167 * @param bool $type_selector 166 168 */ 167 169 function install_search_form( $type_selector = true ) { … … 262 264 * 263 265 * @since 3.0.0 266 * 267 * @param array|object $api 268 * @param bool $loop 269 * @return type 264 270 */ 265 271 function install_plugin_install_status($api, $loop = false) {
Note: See TracChangeset
for help on using the changeset viewer.