Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / src/Internal/ProductAttributesLookup/LookupDataStore.php / Page 2

LookupDataStore::update_data_for_product()

Method: Insert or update the lookup data for a given product or variation.

Source: src/Internal/ProductAttributesLookup/LookupDataStore.php:71

Used by 0 functions | Uses 6 functions

LookupDataStore::delete_lookup_table_entries_for()

Method: Delete all the lookup table entries for a given product (entries are identified by the “parent_or_product_id” field)

Source: src/Internal/ProductAttributesLookup/LookupDataStore.php:97

Used by 1 function | Uses 0 functions

LookupDataStore::create_lookup_table_entries_for_simple_product()

Method: Create lookup table entries for a simple (non variable) product.

Source: src/Internal/ProductAttributesLookup/LookupDataStore.php:116

Used by 1 function | Uses 2 functions

LookupDataStore::create_lookup_table_entries_for_variable_product()

Method: Create lookup table entries for a variable product.

Source: src/Internal/ProductAttributesLookup/LookupDataStore.php:134

Used by 1 function | Uses 5 functions

LookupDataStore::get_term_ids_by_slug_cache()

Method: Get a cache of term ids by slug for a set of taxonomies, with this format:

Source: src/Internal/ProductAttributesLookup/LookupDataStore.php:193

Used by 1 function | Uses 1 function

LookupDataStore::get_variation_definition_term_id()

Method: Get the id of the term that defines a variation for a given taxonomy, or null if there’s no such defining id (for variations having “Any ” as the definition)

Source: src/Internal/ProductAttributesLookup/LookupDataStore.php:218

Used by 1 function | Uses 1 function
« Previous 1 2
Proudly powered by WordPress