Dev Resources

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

woocommerce_pre_remove_cart_item_from_session

Filter Hook: Allow 3rd parties to validate this item before it’s added to cart and add their own notices.

Source: includes/class-wc-cart-session.php:127

Used by 1 function | Uses 0 functions

WC_Product_Data_Store_CPT::get_primary_key_for_lookup_table()

Method: Get primary key name for lookup table.

Source: includes/data-stores/class-wc-product-data-store-cpt.php:2105

Used by 0 functions | Uses 0 functions

WC_Product_Data_Store_CPT::get_data_for_lookup_table()

Method: Get data to save to a lookup table.

Source: includes/data-stores/class-wc-product-data-store-cpt.php:2071

Used by 0 functions | Uses 2 functions

WC_Product_Data_Store_CPT::create_all_product_variations()

Method: Creates all possible combinations of variations from the attributes, without creating duplicates.

Source: includes/data-stores/class-wc-product-data-store-cpt.php:1185

Used by 0 functions | Uses 3 functions

Abstract_WC_Order_Data_Store_CPT::get_post_status()

Method: Get the status to save to the post object.

Source: includes/data-stores/abstract-wc-order-data-store-cpt.php:225

Used by 2 functions | Uses 0 functions

WC_Product_Variation_Data_Store_CPT::update_guid()

Method: Update product variation guid.

Source: includes/data-stores/class-wc-product-variation-data-store-cpt.php:533

Used by 1 function | Uses 0 functions

WC_Product_Variation_Data_Store_CPT::generate_attribute_summary()

Method: Generates attribute summary for the variation.

Source: includes/data-stores/class-wc-product-variation-data-store-cpt.php:326

Used by 3 functions | Uses 1 function

WC_Webhook_Data_Store::get_webhook_count()

Method: Count webhooks.

Source: includes/data-stores/class-wc-webhook-data-store.php:372

Used by 1 function | Uses 1 function

WC_Webhook_Data_Store::validate_status()

Method: Check if a given string is in known statuses, based on return value of @see wc_get_webhook_statuses().

Source: includes/data-stores/class-wc-webhook-data-store.php:409

Used by 1 function | Uses 1 function

WC_Webhook_Data_Store::get_transient_key()

Method: Get the transient key used to cache a set of webhook IDs, optionally filtered by status.

Source: includes/data-stores/class-wc-webhook-data-store.php:422

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