Changeset 12859 for trunk/wp-admin/includes/plugin-install.php
- Timestamp:
- 01/26/2010 10:49:05 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/includes/plugin-install.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/includes/plugin-install.php
r12789 r12859 35 35 $args->per_page = 24; 36 36 37 // Allows a plugin to override the WordPress.org API entirely. 37 // Allows a plugin to override the WordPress.org API entirely. 38 38 // Use the filter 'plugins_api_result' to mearly add results. 39 39 // Please ensure that a object is returned from the following filters.
Note: See TracChangeset
for help on using the changeset viewer.