Changeset 10411 for trunk/wp-includes/plugin.php
- Timestamp:
- 01/22/2009 09:17:52 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/wp-includes/plugin.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-includes/plugin.php
r9716 r10411 513 513 * @since 2.0 514 514 * 515 * @access private516 *517 515 * @param string $file The filename of the plugin including the path. 518 516 * @param callback $function the function hooked to the 'activate_PLUGIN' action. … … 539 537 * @subpackage Plugin 540 538 * @since 2.0 541 *542 * @access private543 539 * 544 540 * @param string $file The filename of the plugin including the path.
Note: See TracChangeset
for help on using the changeset viewer.