Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / 3.6.0 / Page 8

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

Used by 3 functions | Uses 2 functions

WC_Data_Store_WP::update_lookup_table()

Method: Update a lookup table for an object.

Source: includes/data-stores/class-wc-data-store-wp.php:597

Used by 0 functions | Uses 1 function

WC_Data_Store_WP::delete_from_lookup_table()

Method: Delete lookup table data for an ID.

Source: includes/data-stores/class-wc-data-store-wp.php:626

Used by 0 functions | Uses 1 function

WC_Data_Store_WP::get_data_for_lookup_table()

Method: Get data to save to a lookup table.

Source: includes/data-stores/class-wc-data-store-wp.php:573

Used by 1 function | Uses 0 functions

WC_Data_Store_WP::get_primary_key_for_lookup_table()

Method: Get primary key name for lookup table.

Source: includes/data-stores/class-wc-data-store-wp.php:584

Used by 1 function | Uses 0 functions

WC_Data_Store_WP::update_or_delete_post_meta()

Method: Update meta data in, or delete it from, the database.

Source: includes/data-stores/class-wc-data-store-wp.php:250

Used by 0 functions | Uses 0 functions

WooCommerce::activated_plugin()

Method: Ran when any plugin is activated.

Source: includes/class-woocommerce.php:835

Used by 0 functions | Uses 1 function

WooCommerce::deactivated_plugin()

Method: Ran when any plugin is deactivated.

Source: includes/class-woocommerce.php:851

Used by 0 functions | Uses 1 function

woocommerce_load_webhooks_limit

Filter Hook: Hook: woocommerce_load_webhooks_limit.

Source: includes/class-woocommerce.php:784

Used by 1 function | Uses 0 functions

WooCommerce::on_plugins_loaded()

Method: When WP has loaded all plugins, trigger the `woocommerce_loaded` hook.

Source: includes/class-woocommerce.php:183

Used by 0 functions | Uses 1 function
« Previous 1 … 7 8 9 … 11 Next »
Proudly powered by WordPress