Inventory_Presser_Taxonomies::schedule_terms_cron_job( bool $network_wide )
Schedules a daily WordPress cron job to clean up empty terms in a few of our taxonomies and also correct counts.
Contents
Parameters Parameters
- $network_wide
-
(Required) True if this plugin is being Network Activated or Network Deactivated by the multisite admin.
Return Return
(void)
Source Source
File: includes/class-taxonomies.php
Expand full source code Collapse full source code View on Github