- Timestamp:
- 03/05/2018 09:49:53 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-plugin-installer-skin.php
r42343 r42787 94 94 * for non-API installs, such as when a plugin is installed 95 95 * via upload. 96 * @param string $plugin_file Path to the plugin file .96 * @param string $plugin_file Path to the plugin file relative to the plugins directory. 97 97 */ 98 98 $install_actions = apply_filters( 'install_plugin_complete_actions', $install_actions, $this->api, $plugin_file );
Note: See TracChangeset
for help on using the changeset viewer.