WC_Webhook_Data_Store::delete_transients()
Method: Delete the transients used to cache a set of webhook IDs, optionally filtered by status.
Source: includes/data-stores/class-wc-webhook-data-store.php:432
Method: Delete the transients used to cache a set of webhook IDs, optionally filtered by status.
Source: includes/data-stores/class-wc-webhook-data-store.php:432
Method: Update a lookup table for an object.
Source: includes/data-stores/class-wc-data-store-wp.php:597
Method: Delete lookup table data for an ID.
Source: includes/data-stores/class-wc-data-store-wp.php:626
Method: Get data to save to a lookup table.
Source: includes/data-stores/class-wc-data-store-wp.php:573
Method: Get primary key name for lookup table.
Source: includes/data-stores/class-wc-data-store-wp.php:584
Method: Update meta data in, or delete it from, the database.
Source: includes/data-stores/class-wc-data-store-wp.php:250
Method: Ran when any plugin is activated.
Source: includes/class-woocommerce.php:835
Method: Ran when any plugin is deactivated.
Source: includes/class-woocommerce.php:851
Filter Hook: Hook: woocommerce_load_webhooks_limit.
Source: includes/class-woocommerce.php:784
Method: When WP has loaded all plugins, trigger the `woocommerce_loaded` hook.
Source: includes/class-woocommerce.php:183