Changeset 4522
- Timestamp:
- 12/13/2016 09:54:22 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/jobs/class-plugin-import.php
r4521 r4522 41 41 } 42 42 43 // Schedule a job to import any i18n changes from this commit 44 Plugin_i18n_Import::queue( $plugin_slug, $plugin_data ); 45 43 46 // Re-schedule any other jobs for this plugin to NOW() 44 47 $hook = current_filter();
Note: See TracChangeset
for help on using the changeset viewer.