Changeset 12606 for sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/jobs/class-plugin-import.php
- Timestamp:
- 05/31/2023 12:47:22 AM (3 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
r12195 r12606 59 59 Manager::reschedule_event( 60 60 $hook, 61 time() + MINUTE_IN_SECONDS,61 time() + 10, 62 62 $next_timestamp 63 63 );
Note: See TracChangeset
for help on using the changeset viewer.