WP CLI command issue
-
We have installed WP CLI in our site, when we run this command it shows something unusual which I never seen this before.
>> wp plugin list
and then it shows list of cron jobs.
“swcfpc_purge_cache_cron_interval\”;s:4:\”args\”;a:0:{}s:8:\”interval\”;i:10;}}}i:1609221876;a:1:{s:23:\”swcfpc_cache_purge_cron\”;a:1:{s:32:\”40cd750bba9870f18aada2478b24840a\”;a:3:{s:8:\”schedule\”;s:32:\”swcfpc_purge_cache_cron_interval\”;s:4:\”args\”;a:0:{}s:8:\”interval\”;i:10;}}}s:7:\”version\”;i:2;}’ WHERE
option_name
= ‘cron’ made by shutdown_action_hook, do_action(‘shutdown’), WP_Hook->do_action, WP_Hook->apply_filters, SWCFPC_Cache_Controller->purge_cache_queue_start_cronjob, wp_schedule_event, _set_cron_array, update_optionand it keeps loading….. for 2/3 minutes.
Screenshot here:
- The topic ‘WP CLI command issue’ is closed to new replies.