Changeset 3057 for sites/trunk/wordpress.org/public_html/wp-content/plugins/wporg-gp-plugin-directory/inc/sync/class-translation-sync.php
- Timestamp:
- 05/02/2016 02:32:40 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/wporg-gp-plugin-directory/inc/sync/class-translation-sync.php
r3046 r3057 31 31 * Starts the sync of plugin translations between two projects. 32 32 * 33 * Gets trigge d by the cron API and the hook `sync_plugin_translations`.33 * Gets triggered by the cron API and the hook `sync_plugin_translations`. 34 34 * 35 35 * @param array $args Arguments from the job. Should include the path
Note: See TracChangeset
for help on using the changeset viewer.