Changeset 30648 for trunk/src/wp-admin/includes/update.php
- Timestamp:
- 11/30/2014 11:27:19 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/update.php
r28500 r30648 290 290 * row of the plugins list table. 291 291 * 292 * The dynamic portion of the hook name, $file, refers to the path292 * The dynamic portion of the hook name, `$file`, refers to the path 293 293 * of the plugin's primary file relative to the plugins directory. 294 294 * … … 379 379 * row of the themes list table. 380 380 * 381 * The dynamic portion of the hook name, $theme_key, refers to381 * The dynamic portion of the hook name, `$theme_key`, refers to 382 382 * the theme slug as found in the WordPress.org themes repository. 383 383 *
Note: See TracChangeset
for help on using the changeset viewer.