WC_Data_Store_WP::get_props_to_update()
Method: Gets a list of props and meta keys that need updated based on change state or if they are present in the database or not.
Source: includes/data-stores/class-wc-data-store-wp.php:219
Method: Gets a list of props and meta keys that need updated based on change state or if they are present in the database or not.
Source: includes/data-stores/class-wc-data-store-wp.php:219
Method: Update meta data in, or delete it from, the database.
Source: includes/data-stores/class-wc-data-store-wp.php:250
Method: Get valid WP_Query args from a WC_Object_Query’s query variables.
Source: includes/data-stores/class-wc-data-store-wp.php:267
Method: Map a valid date query var to WP_Query arguments.
Source: includes/data-stores/class-wc-data-store-wp.php:334
Method: Callback to remove unwanted meta data.
Source: includes/data-stores/class-wc-data-store-wp.php:206
Method: Add new piece of meta.
Source: includes/data-stores/class-wc-data-store-wp.php:135
Method: Update meta.
Source: includes/data-stores/class-wc-data-store-wp.php:146
Method: Table structure is slightly different between meta types, this function will return what we need to know.
Source: includes/data-stores/class-wc-data-store-wp.php:156
Method: Internal meta keys we don’t want exposed as part of meta_data. This is in addition to all data props with _ prefix.
Source: includes/data-stores/class-wc-data-store-wp.php:196
Class: WC_Data_Store_WP class.
Source: includes/data-stores/class-wc-data-store-wp.php:17