Make WordPress Core


Ignore:
Timestamp:
03/05/2018 09:49:53 PM (5 years ago)
Author:
johnbillion
Message:

Docs: Standardise and correct documentation relating to parameters which accept plugin names.

See #42505

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/includes/class-plugin-upgrader-skin.php

    r42343 r42787  
    6666         *
    6767         * @param array  $update_actions Array of plugin action links.
    68          * @param string $plugin         Path to the plugin file.
     68         * @param string $plugin         Path to the plugin file relative to the plugins directory.
    6969         */
    7070        $update_actions = apply_filters( 'update_plugin_complete_actions', $update_actions, $this->plugin );
Note: See TracChangeset for help on using the changeset viewer.