Changeset 42787 for trunk/src/wp-admin/includes/class-wp-upgrader.php
- Timestamp:
- 03/05/2018 09:49:53 PM (8 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/includes/class-wp-upgrader.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-wp-upgrader.php
r42777 r42787 692 692 * @type string $type Type of update process. Accepts 'plugin', 'theme', or 'core'. 693 693 * @type bool $bulk Whether the update process is a bulk update. Default true. 694 * @type string $plugin The base plugin path fromthe plugins directory.694 * @type string $plugin Path to the plugin file relative to the plugins directory. 695 695 * @type string $theme The stylesheet or template name of the theme. 696 696 * @type string $language_update_type The language pack update type. Accepts 'plugin', 'theme',
Note: See TracChangeset
for help on using the changeset viewer.