mirror of
https://gh.wpcy.net/https://github.com/mainwp/Code-Snippets-Functions.git
synced 2026-04-29 11:32:21 +08:00
https://developer.wordpress.org/reference/functions/wp_clear_scheduled_hook/ https://woocommerce.github.io/code-reference/files/woocommerce-uninstall.html https://github.com/woocommerce/woocommerce/blob/trunk/plugins/woocommerce/uninstall.php
1 line
61 B
Text
1 line
61 B
Text
wp_clear_scheduled_hook( 'woocommerce_tracker_send_event' );
|