diff --git a/composer.lock b/composer.lock index a39fa3f..357068a 100644 --- a/composer.lock +++ b/composer.lock @@ -4748,15 +4748,15 @@ }, { "name": "wpackagist-plugin/woocommerce", - "version": "9.3.2", + "version": "9.4.1", "source": { "type": "svn", "url": "https://plugins.svn.wordpress.org/woocommerce/", - "reference": "tags/9.3.2" + "reference": "tags/9.4.1" }, "dist": { "type": "zip", - "url": "https://downloads.wordpress.org/plugin/woocommerce.9.3.2.zip" + "url": "https://downloads.wordpress.org/plugin/woocommerce.9.4.1.zip" }, "require": { "composer/installers": "^1.0 || ^2.0" diff --git a/symbols/woocommerce.php b/symbols/woocommerce.php index 5aecbdb..004baae 100644 --- a/symbols/woocommerce.php +++ b/symbols/woocommerce.php @@ -145,1371 +145,1391 @@ 123 => 'wc_register_default_log_handler', 124 => 'wc_get_log_file_path', 125 => 'wc_get_log_file_name', - 126 => 'wc_rest_prepare_date_response', - 127 => 'wc_rest_allowed_image_mime_types', - 128 => 'wc_rest_upload_image_from_url', - 129 => 'wc_rest_set_uploaded_image_as_attachment', - 130 => 'wc_rest_validate_reports_request_arg', - 131 => 'wc_rest_urlencode_rfc3986', - 132 => 'wc_rest_check_post_permissions', - 133 => 'wc_rest_check_user_permissions', - 134 => 'wc_rest_check_product_term_permissions', - 135 => 'wc_rest_check_manager_permissions', - 136 => 'wc_rest_check_product_reviews_permissions', - 137 => 'wc_rest_is_from_product_editor', - 138 => 'wc_rest_should_load_namespace', - 139 => 'wc_lostpassword_url', - 140 => 'wc_customer_edit_account_url', - 141 => 'wc_edit_address_i18n', - 142 => 'wc_get_account_menu_items', - 143 => 'wc_is_current_account_menu_item', - 144 => 'wc_get_account_menu_item_classes', - 145 => 'wc_get_account_endpoint_url', - 146 => 'wc_get_account_orders_columns', - 147 => 'wc_get_account_downloads_columns', - 148 => 'wc_get_account_payment_methods_columns', - 149 => 'wc_get_account_payment_methods_types', - 150 => 'wc_get_account_orders_actions', - 151 => 'wc_get_account_formatted_address', - 152 => 'wc_get_account_saved_payment_methods_list', - 153 => 'wc_get_account_saved_payment_methods_list_item_cc', - 154 => 'wc_get_account_saved_payment_methods_list_item_echeck', - 155 => 'wc_disable_admin_bar', - 156 => 'wc_create_new_customer', - 157 => 'wc_create_new_customer_username', - 158 => 'wc_set_customer_auth_cookie', - 159 => 'wc_update_new_customer_past_orders', - 160 => 'wc_paying_customer', - 161 => 'wc_customer_bought_product', - 162 => 'wc_current_user_has_role', - 163 => 'wc_user_has_role', - 164 => 'wc_customer_has_capability', - 165 => 'wc_shop_manager_has_capability', - 166 => 'wc_modify_editable_roles', - 167 => 'wc_modify_map_meta_cap', - 168 => 'wc_get_customer_download_permissions', - 169 => 'wc_get_customer_available_downloads', - 170 => 'wc_get_customer_total_spent', - 171 => 'wc_get_customer_order_count', - 172 => 'wc_reset_order_customer_id_on_deleted_user', - 173 => 'wc_review_is_from_verified_owner', - 174 => 'wc_disable_author_archives_for_customers', - 175 => 'wc_update_profile_last_update_time', - 176 => 'wc_meta_update_last_update_time', - 177 => 'wc_set_user_last_update_time', - 178 => 'wc_get_customer_saved_methods_list', - 179 => 'wc_get_customer_last_order', - 180 => 'wc_user_search_columns', - 181 => 'wc_delete_user_data', - 182 => 'wc_maybe_store_user_agent', - 183 => 'wc_user_logged_in', - 184 => 'wc_current_user_is_active', - 185 => 'wc_update_user_last_active', - 186 => 'wc_translate_user_roles', - 187 => 'wc_add_order_item', - 188 => 'wc_update_order_item', - 189 => 'wc_delete_order_item', - 190 => 'wc_update_order_item_meta', - 191 => 'wc_add_order_item_meta', - 192 => 'wc_delete_order_item_meta', - 193 => 'wc_get_order_item_meta', - 194 => 'wc_get_order_id_by_order_item_id', - 195 => 'wc_importer_shopify_mappings', - 196 => 'wc_importer_shopify_special_mappings', - 197 => 'wc_importer_shopify_expand_data', - 198 => 'wc_importer_wordpress_mappings', - 199 => 'wc_importer_generic_mappings', - 200 => 'wc_importer_current_locale', - 201 => 'wc_importer_default_english_mappings', - 202 => 'wc_importer_default_special_english_mappings', - 203 => 'woocommerce_wp_text_input', - 204 => 'woocommerce_wp_hidden_input', - 205 => 'woocommerce_wp_textarea_input', - 206 => 'woocommerce_wp_checkbox', - 207 => 'woocommerce_wp_select', - 208 => 'woocommerce_wp_radio', - 209 => 'woocommerce_wp_note', - 210 => 'wc_get_screen_ids', - 211 => 'wc_get_page_screen_id', - 212 => 'wc_create_page', - 213 => 'woocommerce_admin_fields', - 214 => 'woocommerce_update_options', - 215 => 'woocommerce_settings_get_option', - 216 => 'wc_maybe_adjust_line_item_product_stock', - 217 => 'wc_save_order_items', - 218 => 'wc_render_action_buttons', - 219 => 'wc_render_invalid_variation_notice', - 220 => 'wc_get_current_admin_url', - 221 => 'wc_get_default_product_type_options', - 222 => 'wc_change_get_terms_defaults', - 223 => 'wc_change_pre_get_terms', - 224 => 'wc_terms_clauses', - 225 => 'wc_get_object_terms', - 226 => '_wc_get_cached_product_terms', - 227 => 'wc_get_product_terms', - 228 => '_wc_get_product_terms_name_num_usort_callback', - 229 => '_wc_get_product_terms_parent_usort_callback', - 230 => 'wc_product_dropdown_categories', - 231 => 'wc_walk_category_dropdown_tree', - 232 => 'wc_taxonomy_metadata_migrate_data', - 233 => 'wc_reorder_terms', - 234 => 'wc_set_term_order', - 235 => '_wc_term_recount', - 236 => 'wc_recount_after_stock_change', - 237 => 'wc_change_term_counts', - 238 => 'wc_get_term_product_ids', - 239 => 'wc_clear_term_product_ids', - 240 => 'wc_get_product_visibility_term_ids', - 241 => 'wc_recount_all_terms', - 242 => '_wc_recount_terms_by_product', - 243 => 'wc_update_200_file_paths', - 244 => 'wc_update_200_permalinks', - 245 => 'wc_update_200_subcat_display', - 246 => 'wc_update_200_taxrates', - 247 => 'wc_update_200_line_items', - 248 => 'wc_update_200_images', - 249 => 'wc_update_200_db_version', - 250 => 'wc_update_209_brazillian_state', - 251 => 'wc_update_209_db_version', - 252 => 'wc_update_210_remove_pages', - 253 => 'wc_update_210_file_paths', - 254 => 'wc_update_210_db_version', - 255 => 'wc_update_220_shipping', - 256 => 'wc_update_220_order_status', - 257 => 'wc_update_220_variations', - 258 => 'wc_update_220_attributes', - 259 => 'wc_update_220_db_version', - 260 => 'wc_update_230_options', - 261 => 'wc_update_230_db_version', - 262 => 'wc_update_240_options', - 263 => 'wc_update_240_shipping_methods', - 264 => 'wc_update_240_api_keys', - 265 => 'wc_update_240_webhooks', - 266 => 'wc_update_240_refunds', - 267 => 'wc_update_240_db_version', - 268 => 'wc_update_241_variations', - 269 => 'wc_update_241_db_version', - 270 => 'wc_update_250_currency', - 271 => 'wc_update_250_db_version', - 272 => 'wc_update_260_options', - 273 => 'wc_update_260_termmeta', - 274 => 'wc_update_260_zones', - 275 => 'wc_update_260_zone_methods', - 276 => 'wc_update_260_refunds', - 277 => 'wc_update_260_db_version', - 278 => 'wc_update_300_webhooks', - 279 => 'wc_update_300_comment_type_index', - 280 => 'wc_update_300_grouped_products', - 281 => 'wc_update_300_settings', - 282 => 'wc_update_300_product_visibility', - 283 => 'wc_update_300_db_version', - 284 => 'wc_update_310_downloadable_products', - 285 => 'wc_update_310_old_comments', - 286 => 'wc_update_310_db_version', - 287 => 'wc_update_312_shop_manager_capabilities', - 288 => 'wc_update_312_db_version', - 289 => 'wc_update_320_mexican_states', - 290 => 'wc_update_320_db_version', - 291 => 'wc_update_330_image_options', - 292 => 'wc_update_330_webhooks', - 293 => 'wc_update_330_set_default_product_cat', - 294 => 'wc_update_330_product_stock_status', - 295 => 'wc_update_330_clear_transients', - 296 => 'wc_update_330_set_paypal_sandbox_credentials', - 297 => 'wc_update_330_db_version', - 298 => 'wc_update_340_states', - 299 => 'wc_update_340_state', - 300 => 'wc_update_340_last_active', - 301 => 'wc_update_340_db_version', - 302 => 'wc_update_343_cleanup_foreign_keys', - 303 => 'wc_update_343_db_version', - 304 => 'wc_update_344_recreate_roles', - 305 => 'wc_update_344_db_version', - 306 => 'wc_update_350_reviews_comment_type', - 307 => 'wc_update_350_db_version', - 308 => 'wc_update_352_drop_download_log_fk', - 309 => 'wc_update_354_modify_shop_manager_caps', - 310 => 'wc_update_354_db_version', - 311 => 'wc_update_360_product_lookup_tables', - 312 => 'wc_update_360_term_meta', - 313 => 'wc_update_360_downloadable_product_permissions_index', - 314 => 'wc_update_360_db_version', - 315 => 'wc_update_370_tax_rate_classes', - 316 => 'wc_update_370_mro_std_currency', - 317 => 'wc_update_370_db_version', - 318 => 'wc_update_390_move_maxmind_database', - 319 => 'wc_update_390_change_geolocation_database_update_cron', - 320 => 'wc_update_390_db_version', - 321 => 'wc_update_400_increase_size_of_column', - 322 => 'wc_update_400_reset_action_scheduler_migration_status', - 323 => 'wc_update_400_db_version', - 324 => 'wc_update_440_insert_attribute_terms_for_variable_products', - 325 => 'wc_update_440_db_version', - 326 => 'wc_update_450_db_version', - 327 => 'wc_update_450_sanitize_coupons_code', - 328 => 'wc_update_500_fix_product_review_count', - 329 => 'wc_update_500_db_version', - 330 => 'wc_update_560_create_refund_returns_page', - 331 => 'filter_created_pages', - 332 => 'wc_update_560_db_version', - 333 => 'wc_update_600_migrate_rate_limit_options', - 334 => 'wc_update_600_db_version', - 335 => 'wc_update_630_create_product_attributes_lookup_table', - 336 => 'wc_update_630_db_version', - 337 => 'wc_update_640_add_primary_key_to_product_attributes_lookup_table', - 338 => 'wc_update_640_db_version', - 339 => 'wc_update_650_approved_download_directories', - 340 => 'wc_update_651_approved_download_directories', - 341 => 'wc_update_670_purge_comments_count_cache', - 342 => 'wc_update_700_remove_download_log_fk', - 343 => 'wc_update_700_remove_recommended_marketing_plugins_transient', - 344 => 'wc_update_721_adjust_new_zealand_states', - 345 => 'wc_update_721_adjust_ukraine_states', - 346 => 'wc_update_722_adjust_new_zealand_states', - 347 => 'wc_update_722_adjust_ukraine_states', - 348 => 'wc_update_750_add_columns_to_order_stats_table', - 349 => 'wc_update_750_disable_new_product_management_experience', - 350 => 'wc_update_770_remove_multichannel_marketing_feature_options', - 351 => 'wc_update_810_migrate_transactional_metadata_for_hpos', - 352 => 'wc_update_860_remove_recommended_marketing_plugins_transient', - 353 => 'wc_update_870_prevent_listing_of_transient_files_directory', - 354 => 'wc_update_890_update_connect_to_woocommerce_note', - 355 => 'wc_update_890_update_paypal_standard_load_eligibility', - 356 => 'wc_update_891_create_plugin_autoinstall_history_option', - 357 => 'wc_update_910_add_launch_your_store_tour_option', - 358 => 'wc_update_920_add_wc_hooked_blocks_version_option', - 359 => 'wc_update_910_remove_obsolete_user_meta', - 360 => 'wc_update_930_add_woocommerce_coming_soon_option', - 361 => 'wc_update_930_migrate_user_meta_for_launch_your_store_tour', - 362 => 'wc_template_redirect', - 363 => 'wc_send_frame_options_header', - 364 => 'wc_prevent_endpoint_indexing', - 365 => 'wc_prevent_adjacent_posts_rel_link_wp_head', - 366 => 'wc_gallery_noscript', - 367 => 'wc_setup_product_data', - 368 => 'wc_setup_loop', - 369 => 'wc_reset_loop', - 370 => 'wc_get_loop_prop', - 371 => 'wc_set_loop_prop', - 372 => 'wc_set_loop_product_visibility', - 373 => 'wc_get_loop_product_visibility', - 374 => 'woocommerce_product_loop', - 375 => 'wc_generator_tag', - 376 => 'wc_body_class', - 377 => 'wc_no_js', - 378 => 'wc_product_cat_class', - 379 => 'wc_get_default_products_per_row', - 380 => 'wc_get_default_product_rows_per_page', - 381 => 'wc_reset_product_grid_settings', - 382 => 'wc_get_loop_class', - 383 => 'wc_get_product_cat_class', - 384 => 'wc_product_post_class', - 385 => 'wc_get_product_taxonomy_class', - 386 => 'wc_get_product_class', - 387 => 'wc_product_class', - 388 => 'wc_query_string_form_fields', - 389 => 'wc_terms_and_conditions_page_id', - 390 => 'wc_privacy_policy_page_id', - 391 => 'wc_terms_and_conditions_checkbox_enabled', - 392 => 'wc_get_terms_and_conditions_checkbox_text', - 393 => 'wc_get_privacy_policy_text', - 394 => 'wc_terms_and_conditions_checkbox_text', - 395 => 'wc_terms_and_conditions_page_content', - 396 => 'wc_checkout_privacy_policy_text', - 397 => 'wc_registration_privacy_policy_text', - 398 => 'wc_privacy_policy_text', - 399 => 'wc_replace_policy_page_link_placeholders', - 400 => 'woocommerce_content', - 401 => 'woocommerce_output_content_wrapper', - 402 => 'woocommerce_output_content_wrapper_end', - 403 => 'woocommerce_get_sidebar', - 404 => 'woocommerce_demo_store', - 405 => 'woocommerce_page_title', - 406 => 'woocommerce_product_loop_start', - 407 => 'woocommerce_product_loop_end', - 408 => 'woocommerce_template_loop_product_title', - 409 => 'woocommerce_template_loop_category_title', - 410 => 'woocommerce_template_loop_product_link_open', - 411 => 'woocommerce_template_loop_product_link_close', - 412 => 'woocommerce_template_loop_category_link_open', - 413 => 'woocommerce_template_loop_category_link_close', - 414 => 'woocommerce_product_taxonomy_archive_header', - 415 => 'woocommerce_taxonomy_archive_description', - 416 => 'woocommerce_product_archive_description', - 417 => 'woocommerce_template_loop_add_to_cart', - 418 => 'woocommerce_template_loop_product_thumbnail', - 419 => 'woocommerce_template_loop_price', - 420 => 'woocommerce_template_loop_rating', - 421 => 'woocommerce_show_product_loop_sale_flash', - 422 => 'woocommerce_get_product_thumbnail', - 423 => 'woocommerce_result_count', - 424 => 'woocommerce_catalog_ordering', - 425 => 'woocommerce_pagination', - 426 => 'woocommerce_show_product_images', - 427 => 'woocommerce_show_product_thumbnails', - 428 => 'wc_get_gallery_image_html', - 429 => 'woocommerce_output_product_data_tabs', - 430 => 'woocommerce_template_single_title', - 431 => 'woocommerce_template_single_rating', - 432 => 'woocommerce_template_single_price', - 433 => 'woocommerce_template_single_excerpt', - 434 => 'woocommerce_template_single_meta', - 435 => 'woocommerce_template_single_sharing', - 436 => 'woocommerce_show_product_sale_flash', - 437 => 'woocommerce_template_single_add_to_cart', - 438 => 'woocommerce_simple_add_to_cart', - 439 => 'woocommerce_grouped_add_to_cart', - 440 => 'woocommerce_variable_add_to_cart', - 441 => 'woocommerce_external_add_to_cart', - 442 => 'woocommerce_quantity_input', - 443 => 'woocommerce_product_description_tab', - 444 => 'woocommerce_product_additional_information_tab', - 445 => 'woocommerce_default_product_tabs', - 446 => 'woocommerce_sort_product_tabs', - 447 => '_sort_priority_callback', - 448 => 'woocommerce_comments', - 449 => 'woocommerce_review_display_gravatar', - 450 => 'woocommerce_review_display_rating', - 451 => 'woocommerce_review_display_meta', - 452 => 'woocommerce_review_display_comment_text', - 453 => 'woocommerce_output_related_products', - 454 => 'woocommerce_related_products', - 455 => 'woocommerce_upsell_display', - 456 => 'woocommerce_shipping_calculator', - 457 => 'woocommerce_cart_totals', - 458 => 'woocommerce_cross_sell_display', - 459 => 'woocommerce_button_proceed_to_checkout', - 460 => 'woocommerce_widget_shopping_cart_button_view_cart', - 461 => 'woocommerce_widget_shopping_cart_proceed_to_checkout', - 462 => 'woocommerce_widget_shopping_cart_subtotal', - 463 => 'woocommerce_mini_cart', - 464 => 'woocommerce_login_form', - 465 => 'woocommerce_checkout_login_form', - 466 => 'woocommerce_breadcrumb', - 467 => 'woocommerce_order_review', - 468 => 'woocommerce_checkout_payment', - 469 => 'woocommerce_checkout_coupon_form', - 470 => 'woocommerce_products_will_display', - 471 => 'woocommerce_get_loop_display_mode', - 472 => 'woocommerce_maybe_show_product_subcategories', - 473 => 'woocommerce_product_subcategories', - 474 => 'woocommerce_output_product_categories', - 475 => 'woocommerce_get_product_subcategories', - 476 => 'woocommerce_subcategory_thumbnail', - 477 => 'woocommerce_order_details_table', - 478 => 'woocommerce_order_downloads_table', - 479 => 'woocommerce_order_again_button', - 480 => 'woocommerce_form_field', - 481 => 'get_product_search_form', - 482 => 'woocommerce_output_auth_header', - 483 => 'woocommerce_output_auth_footer', - 484 => 'woocommerce_single_variation', - 485 => 'woocommerce_single_variation_add_to_cart_button', - 486 => 'wc_dropdown_variation_attribute_options', - 487 => 'woocommerce_account_content', - 488 => 'woocommerce_account_navigation', - 489 => 'woocommerce_account_orders', - 490 => 'woocommerce_account_view_order', - 491 => 'woocommerce_account_downloads', - 492 => 'woocommerce_account_edit_address', - 493 => 'woocommerce_account_payment_methods', - 494 => 'woocommerce_account_add_payment_method', - 495 => 'woocommerce_account_edit_account', - 496 => 'wc_no_products_found', - 497 => 'wc_get_email_order_items', - 498 => 'wc_display_item_meta', - 499 => 'wc_display_item_downloads', - 500 => 'woocommerce_photoswipe', - 501 => 'wc_display_product_attributes', - 502 => 'wc_get_stock_html', - 503 => 'wc_get_rating_html', - 504 => 'wc_get_star_rating_html', - 505 => 'wc_get_price_html_from_text', - 506 => 'wc_get_logout_redirect_url', - 507 => 'wc_logout_url', - 508 => 'wc_empty_cart_message', - 509 => 'wc_page_noindex', - 510 => 'wc_page_no_robots', - 511 => 'wc_get_theme_slug_for_templates', - 512 => 'wc_get_formatted_cart_item_data', - 513 => 'wc_get_cart_remove_url', - 514 => 'wc_get_cart_undo_url', - 515 => 'woocommerce_output_all_notices', - 516 => 'wc_products_rss_feed', - 517 => 'woocommerce_reset_loop', - 518 => 'woocommerce_product_reviews_tab', - 519 => 'wc_get_pay_buttons', - 520 => 'wc_update_product_archive_title', - 521 => 'wc_set_hooked_blocks_version', - 522 => 'wc_set_hooked_blocks_version_on_theme_switch', - 523 => 'wc_webhook_execute_queue', - 524 => 'wc_webhook_process_delivery', - 525 => 'wc_deliver_webhook_async', - 526 => 'wc_is_webhook_valid_topic', - 527 => 'wc_is_webhook_valid_status', - 528 => 'wc_get_webhook_statuses', - 529 => 'wc_load_webhooks', - 530 => 'wc_get_webhook', - 531 => 'wc_get_webhook_rest_api_versions', - 532 => 'wc_protected_product_add_to_cart', - 533 => 'wc_empty_cart', - 534 => 'wc_load_persistent_cart', - 535 => 'wc_get_raw_referer', - 536 => 'wc_add_to_cart_message', - 537 => 'wc_format_list_of_items', - 538 => 'wc_clear_cart_after_payment', - 539 => 'wc_cart_totals_subtotal_html', - 540 => 'wc_cart_totals_shipping_html', - 541 => 'wc_cart_totals_taxes_total_html', - 542 => 'wc_cart_totals_coupon_label', - 543 => 'wc_cart_totals_coupon_html', - 544 => 'wc_cart_totals_order_total_html', - 545 => 'wc_cart_totals_fee_html', - 546 => 'wc_cart_totals_shipping_method_label', - 547 => 'wc_cart_round_discount', - 548 => 'wc_get_chosen_shipping_method_ids', - 549 => 'wc_get_chosen_shipping_method_for_package', - 550 => 'wc_get_default_shipping_method_for_package', - 551 => 'wc_shipping_methods_have_changed', - 552 => 'wc_get_cart_item_data_hash', - 553 => 'wc_admin_connect_page', - 554 => 'wc_admin_register_page', - 555 => 'wc_admin_is_connected_page', - 556 => 'wc_admin_is_registered_page', - 557 => 'wc_admin_get_breadcrumbs', - 558 => 'wc_admin_update_0201_order_status_index', - 559 => 'wc_admin_update_0230_rename_gross_total', - 560 => 'wc_admin_update_0251_remove_unsnooze_action', - 561 => 'wc_admin_update_110_remove_facebook_note', - 562 => 'wc_admin_update_130_remove_dismiss_action_from_tracking_opt_in_note', - 563 => 'wc_admin_update_130_db_version', - 564 => 'wc_admin_update_140_db_version', - 565 => 'wc_admin_update_160_remove_facebook_note', - 566 => 'wc_admin_update_170_homescreen_layout', - 567 => 'wc_admin_update_270_delete_report_downloads', - 568 => 'wc_admin_update_271_update_task_list_options', - 569 => 'wc_admin_update_280_order_status', - 570 => 'wc_admin_update_290_update_apperance_task_option', - 571 => 'wc_admin_update_290_delete_default_homepage_layout_option', - 572 => 'wc_admin_update_300_update_is_read_from_last_read', - 573 => 'wc_admin_update_340_remove_is_primary_from_note_action', - 574 => 'wc_update_670_delete_deprecated_remote_inbox_notifications_option', - 575 => 'wc_admin_get_feature_config', - 576 => 'wc_admin_get_core_pages_to_connect', - 577 => 'wc_admin_filter_core_page_breadcrumbs', - 578 => 'wc_admin_connect_core_pages', - 579 => 'wc_admin_number_format', - 580 => 'wc_admin_url', - 581 => 'wc_admin_record_tracks_event', - 582 => 'wc_get_products', - 583 => 'wc_get_product', - 584 => 'wc_get_product_object', - 585 => 'wc_product_sku_enabled', - 586 => 'wc_product_weight_enabled', - 587 => 'wc_product_dimensions_enabled', - 588 => 'wc_delete_product_transients', - 589 => 'wc_get_product_ids_on_sale', - 590 => 'wc_get_featured_product_ids', - 591 => 'wc_product_post_type_link', - 592 => 'wc_placeholder_img_src', - 593 => 'wc_placeholder_img', - 594 => 'wc_get_formatted_variation', - 595 => 'wc_scheduled_sales', - 596 => 'wc_get_attachment_image_attributes', - 597 => 'wc_prepare_attachment_for_js', - 598 => 'wc_track_product_view', - 599 => 'wc_get_product_types', - 600 => 'wc_product_has_unique_sku', - 601 => 'wc_product_has_global_unique_id', - 602 => 'wc_product_force_unique_sku', - 603 => 'wc_product_generate_unique_sku', - 604 => 'wc_get_product_id_by_sku', - 605 => 'wc_get_product_id_by_global_unique_id', - 606 => 'wc_get_product_variation_attributes', - 607 => 'wc_get_product_cat_ids', - 608 => 'wc_get_product_attachment_props', - 609 => 'wc_get_product_visibility_options', - 610 => 'wc_get_product_tax_class_options', - 611 => 'wc_get_product_stock_status_options', - 612 => 'wc_get_product_backorder_options', - 613 => 'wc_get_related_products', - 614 => 'wc_get_product_term_ids', - 615 => 'wc_get_price_including_tax', - 616 => 'wc_get_price_excluding_tax', - 617 => 'wc_get_price_to_display', - 618 => 'wc_get_product_category_list', - 619 => 'wc_get_product_tag_list', - 620 => 'wc_products_array_filter_visible', - 621 => 'wc_products_array_filter_visible_grouped', - 622 => 'wc_products_array_filter_editable', - 623 => 'wc_products_array_filter_readable', - 624 => 'wc_products_array_orderby', - 625 => 'wc_products_array_orderby_title', - 626 => 'wc_products_array_orderby_id', - 627 => 'wc_products_array_orderby_date', - 628 => 'wc_products_array_orderby_modified', - 629 => 'wc_products_array_orderby_menu_order', - 630 => 'wc_products_array_orderby_price', - 631 => 'wc_deferred_product_sync', - 632 => 'wc_update_product_lookup_tables_is_running', - 633 => 'wc_update_product_lookup_tables', - 634 => 'wc_update_product_lookup_tables_column', - 635 => 'wc_update_product_lookup_tables_rating_count', - 636 => 'wc_update_product_lookup_tables_rating_count_batch', - 637 => 'wc_product_attach_featured_image', - 638 => 'wc_page_endpoint_title', - 639 => 'wc_get_page_id', - 640 => 'wc_get_page_permalink', - 641 => 'wc_get_endpoint_url', - 642 => 'wc_nav_menu_items', - 643 => 'wc_nav_menu_inner_blocks', - 644 => 'wc_nav_menu_item_classes', - 645 => 'wc_list_pages', - 646 => 'wc_get_text_attributes', - 647 => 'wc_get_text_attributes_filter_callback', - 648 => 'wc_implode_text_attributes', - 649 => 'wc_get_attribute_taxonomies', - 650 => 'wc_get_attribute_taxonomy_ids', - 651 => 'wc_get_attribute_taxonomy_labels', - 652 => 'wc_attribute_taxonomy_name', - 653 => 'wc_variation_attribute_name', - 654 => 'wc_attribute_taxonomy_name_by_id', - 655 => 'wc_attribute_taxonomy_id_by_name', - 656 => 'wc_attribute_label', - 657 => 'wc_attribute_orderby', - 658 => 'wc_get_attribute_taxonomy_names', - 659 => 'wc_get_attribute_types', - 660 => 'wc_has_custom_attribute_types', - 661 => 'wc_get_attribute_type_label', - 662 => 'wc_check_if_attribute_name_is_reserved', - 663 => 'wc_attributes_array_filter_visible', - 664 => 'wc_attributes_array_filter_variation', - 665 => 'wc_is_attribute_in_product_name', - 666 => 'wc_array_filter_default_attributes', - 667 => 'wc_get_attribute', - 668 => 'wc_create_attribute', - 669 => 'wc_update_attribute', - 670 => 'wc_delete_attribute', - 671 => 'wc_attribute_taxonomy_slug', - 672 => 'is_woocommerce', - 673 => 'is_shop', - 674 => 'is_product_taxonomy', - 675 => 'is_product_category', - 676 => 'is_product_tag', - 677 => 'is_product', - 678 => 'is_cart', - 679 => 'is_checkout', - 680 => 'is_checkout_pay_page', - 681 => 'is_wc_endpoint_url', - 682 => 'is_account_page', - 683 => 'is_view_order_page', - 684 => 'is_edit_account_page', - 685 => 'is_order_received_page', - 686 => 'is_add_payment_method_page', - 687 => 'is_lost_password_page', - 688 => 'is_ajax', - 689 => 'is_store_notice_showing', - 690 => 'is_filtered', - 691 => 'taxonomy_is_product_attribute', - 692 => 'meta_is_product_attribute', - 693 => 'wc_tax_enabled', - 694 => 'wc_shipping_enabled', - 695 => 'wc_prices_include_tax', - 696 => 'wc_is_valid_url', - 697 => 'wc_site_is_https', - 698 => 'wc_checkout_is_https', - 699 => 'wc_post_content_has_shortcode', - 700 => 'wc_reviews_enabled', - 701 => 'wc_review_ratings_enabled', - 702 => 'wc_review_ratings_required', - 703 => 'wc_is_file_valid_csv', - 704 => 'wc_current_theme_is_fse_theme', - 705 => 'wc_current_theme_supports_woocommerce_or_fse', - 706 => 'wc_wp_theme_get_element_class_name', - 707 => 'wc_block_theme_has_styles_for_element', - 708 => 'wc_register_widgets', - 709 => 'wc_get_coupon_types', - 710 => 'wc_get_coupon_type', - 711 => 'wc_get_product_coupon_types', - 712 => 'wc_get_cart_coupon_types', - 713 => 'wc_coupons_enabled', - 714 => 'wc_get_coupon_code_by_id', - 715 => 'wc_get_coupon_id_by_code', - 716 => 'wc_string_to_bool', - 717 => 'wc_bool_to_string', - 718 => 'wc_string_to_array', - 719 => 'wc_sanitize_taxonomy_name', - 720 => 'wc_sanitize_permalink', - 721 => 'wc_get_filename_from_url', - 722 => 'wc_get_dimension', - 723 => 'wc_get_weight', - 724 => 'wc_trim_zeros', - 725 => 'wc_round_tax_total', - 726 => 'wc_legacy_round_half_down', - 727 => 'wc_format_refund_total', - 728 => 'wc_format_decimal', - 729 => 'wc_float_to_string', - 730 => 'wc_format_localized_price', - 731 => 'wc_format_localized_decimal', - 732 => 'wc_format_coupon_code', - 733 => 'wc_sanitize_coupon_code', - 734 => 'wc_clean', - 735 => 'wc_check_invalid_utf8', - 736 => 'wc_sanitize_textarea', - 737 => 'wc_sanitize_tooltip', - 738 => 'wc_array_overlay', - 739 => 'wc_stock_amount', - 740 => 'get_woocommerce_price_format', - 741 => 'wc_get_price_thousand_separator', - 742 => 'wc_get_price_decimal_separator', - 743 => 'wc_get_price_decimals', - 744 => 'wc_price', - 745 => 'wc_let_to_num', - 746 => 'wc_date_format', - 747 => 'wc_time_format', - 748 => 'wc_string_to_timestamp', - 749 => 'wc_string_to_datetime', - 750 => 'wc_timezone_string', - 751 => 'wc_timezone_offset', - 752 => 'wc_flatten_meta_callback', - 753 => 'wc_rgb_from_hex', - 754 => 'wc_hex_darker', - 755 => 'wc_hex_lighter', - 756 => 'wc_hex_is_light', - 757 => 'wc_light_or_dark', - 758 => 'wc_format_hex', - 759 => 'wc_format_postcode', - 760 => 'wc_normalize_postcode', - 761 => 'wc_format_phone_number', - 762 => 'wc_sanitize_phone_number', - 763 => 'wc_strtoupper', - 764 => 'wc_strtolower', - 765 => 'wc_trim_string', - 766 => 'wc_format_content', - 767 => 'wc_format_product_short_description', - 768 => 'wc_format_option_price_separators', - 769 => 'wc_format_option_price_num_decimals', - 770 => 'wc_format_option_hold_stock_minutes', - 771 => 'wc_sanitize_term_text_based', - 772 => 'wc_make_numeric_postcode', - 773 => 'wc_format_stock_for_display', - 774 => 'wc_format_stock_quantity_for_display', - 775 => 'wc_format_sale_price', - 776 => 'wc_format_price_range', - 777 => 'wc_format_weight', - 778 => 'wc_format_dimensions', - 779 => 'wc_format_datetime', - 780 => 'wc_do_oembeds', - 781 => 'wc_get_string_before_colon', - 782 => 'wc_array_merge_recursive_numeric', - 783 => 'wc_implode_html_attributes', - 784 => 'wc_esc_json', - 785 => 'wc_parse_relative_date_option', - 786 => 'wc_sanitize_endpoint_slug', - 787 => 'wc_get_orders', - 788 => 'wc_get_order', - 789 => 'wc_get_order_statuses', - 790 => 'wc_is_order_status', - 791 => 'wc_get_is_paid_statuses', - 792 => 'wc_get_is_pending_statuses', - 793 => 'wc_get_order_status_name', - 794 => 'wc_generate_order_key', - 795 => 'wc_get_order_id_by_order_key', - 796 => 'wc_get_order_types', - 797 => 'wc_get_order_type', - 798 => 'wc_register_order_type', - 799 => 'wc_processing_order_count', - 800 => 'wc_orders_count', - 801 => 'wc_downloadable_file_permission', - 802 => 'wc_downloadable_product_permissions', - 803 => 'wc_delete_shop_order_transients', - 804 => 'wc_ship_to_billing_address_only', - 805 => 'wc_create_refund', - 806 => 'wc_refund_payment', - 807 => 'wc_restock_refunded_items', - 808 => 'wc_get_tax_class_by_tax_id', - 809 => 'wc_get_payment_gateway_by_order', - 810 => 'wc_order_fully_refunded', - 811 => 'wc_order_search', - 812 => 'wc_update_total_sales_counts', - 813 => 'wc_update_coupon_usage_counts', - 814 => 'wc_cancel_unpaid_orders', - 815 => 'wc_sanitize_order_id', - 816 => 'wc_get_order_note', - 817 => 'wc_get_order_notes', - 818 => 'wc_create_order_note', - 819 => 'wc_delete_order_note', - 820 => 'wc_notice_count', - 821 => 'wc_has_notice', - 822 => 'wc_add_notice', - 823 => 'wc_set_notices', - 824 => 'wc_clear_notices', - 825 => 'wc_print_notices', - 826 => 'wc_print_notice', - 827 => 'wc_get_notices', - 828 => 'wc_add_wp_error_notices', - 829 => 'wc_kses_notice', - 830 => 'wc_get_notice_data_attr', - 831 => 'wc_maybe_define_constant', - 832 => 'wc_create_order', - 833 => 'wc_update_order', - 834 => 'wc_tokenize_path', - 835 => 'wc_untokenize_path', - 836 => 'wc_get_path_define_tokens', - 837 => 'wc_get_template_part', - 838 => 'wc_get_template', - 839 => 'wc_get_template_html', - 840 => 'wc_locate_template', - 841 => 'wc_set_template_cache', - 842 => 'wc_clear_template_cache', - 843 => 'wc_clear_system_status_theme_info_cache', - 844 => 'get_woocommerce_currency', - 845 => 'get_woocommerce_currencies', - 846 => 'get_woocommerce_currency_symbols', - 847 => 'get_woocommerce_currency_symbol', - 848 => 'wc_mail', - 849 => 'wc_get_theme_support', - 850 => 'wc_get_image_size', - 851 => 'wc_enqueue_js', - 852 => 'wc_print_js', - 853 => 'wc_setcookie', - 854 => 'get_woocommerce_api_url', - 855 => 'wc_get_page_children', - 856 => 'flush_rewrite_rules_on_shop_page_save', - 857 => 'wc_fix_rewrite_rules', - 858 => 'wc_fix_product_attachment_link', - 859 => 'wc_ms_protect_download_rewite_rules', - 860 => 'wc_format_country_state_string', - 861 => 'wc_get_base_location', - 862 => 'wc_get_customer_default_location', - 863 => 'wc_get_user_agent', - 864 => 'wc_rand_hash', - 865 => 'wc_api_hash', - 866 => 'wc_array_cartesian', - 867 => 'wc_transaction_query', - 868 => 'wc_get_cart_url', - 869 => 'wc_get_checkout_url', - 870 => 'woocommerce_register_shipping_method', - 871 => 'wc_get_shipping_zone', - 872 => 'wc_get_credit_card_type_label', - 873 => 'wc_back_link', - 874 => 'wc_help_tip', - 875 => 'wc_get_wildcard_postcodes', - 876 => 'wc_postcode_location_matcher', - 877 => 'wc_get_shipping_method_count', - 878 => 'wc_set_time_limit', - 879 => 'wc_nocache_headers', - 880 => 'wc_product_attribute_uasort_comparison', - 881 => 'wc_shipping_zone_method_order_uasort_comparison', - 882 => 'wc_checkout_fields_uasort_comparison', - 883 => 'wc_uasort_comparison', - 884 => 'wc_ascii_uasort_comparison', - 885 => 'wc_asort_by_locale', - 886 => 'wc_get_tax_rounding_mode', - 887 => 'wc_get_rounding_precision', - 888 => 'wc_add_number_precision', - 889 => 'wc_remove_number_precision', - 890 => 'wc_add_number_precision_deep', - 891 => 'wc_remove_number_precision_deep', - 892 => 'wc_get_logger', - 893 => 'wc_cleanup_logs', - 894 => 'wc_print_r', - 895 => 'wc_list_pluck', - 896 => 'wc_get_permalink_structure', - 897 => 'wc_switch_to_site_locale', - 898 => 'wc_restore_locale', - 899 => 'wc_make_phone_clickable', - 900 => 'wc_get_post_data_by_key', - 901 => 'wc_get_var', - 902 => 'wc_enable_wc_plugin_headers', - 903 => 'wc_prevent_dangerous_auto_updates', - 904 => 'wc_delete_expired_transients', - 905 => 'wc_get_relative_url', - 906 => 'wc_is_external_resource', - 907 => 'wc_is_active_theme', - 908 => 'wc_is_wp_default_theme_active', - 909 => 'wc_cleanup_session_data', - 910 => 'wc_decimal_to_fraction', - 911 => 'wc_round_discount', - 912 => 'wc_selected', - 913 => 'wc_get_server_database_version', - 914 => 'wc_load_cart', - 915 => 'wc_is_running_from_async_action_scheduler', - 916 => 'wc_cache_get_multiple', - 917 => 'as_enqueue_async_action', - 918 => 'as_schedule_single_action', - 919 => 'as_schedule_recurring_action', - 920 => 'as_schedule_cron_action', - 921 => 'as_unschedule_action', - 922 => 'as_unschedule_all_actions', - 923 => 'as_next_scheduled_action', - 924 => 'as_has_scheduled_action', - 925 => 'as_get_scheduled_actions', - 926 => 'as_get_datetime_object', - 927 => 'action_scheduler_register_3_dot_8_dot_1', - 928 => 'action_scheduler_initialize_3_dot_8_dot_1', - 929 => 'wc_schedule_single_action', - 930 => 'wc_schedule_recurring_action', - 931 => 'wc_schedule_cron_action', - 932 => 'wc_unschedule_action', - 933 => 'wc_next_scheduled_action', - 934 => 'wc_get_scheduled_actions', - 935 => 'wc_initial_state', - 936 => 'woocommerce_interactivity_move_interactive_scripts_to_the_footer', - 937 => 'woocommerce_interactivity_register_runtime', - 938 => 'woocommerce_interactivity_add_client_side_navigation_meta_tag', - 939 => 'woocommerce_register_additional_checkout_field', - 940 => '__experimental_woocommerce_blocks_register_checkout_field', - 941 => '__internal_woocommerce_blocks_deregister_checkout_field', - 942 => 'woocommerce_store_api_register_endpoint_data', - 943 => 'woocommerce_store_api_register_update_callback', - 944 => 'woocommerce_store_api_register_payment_requirements', - 945 => 'woocommerce_store_api_get_formatter', + 126 => 'wc_get_brand_thumbnail_url', + 127 => 'wc_get_brand_thumbnail_image', + 128 => 'wc_get_brands', + 129 => 'get_brand_thumbnail_url', + 130 => 'get_brand_thumbnail_image', + 131 => 'get_brands', + 132 => 'wc_rest_prepare_date_response', + 133 => 'wc_rest_allowed_image_mime_types', + 134 => 'wc_rest_upload_image_from_url', + 135 => 'wc_rest_set_uploaded_image_as_attachment', + 136 => 'wc_rest_validate_reports_request_arg', + 137 => 'wc_rest_urlencode_rfc3986', + 138 => 'wc_rest_check_post_permissions', + 139 => 'wc_rest_check_user_permissions', + 140 => 'wc_rest_check_product_term_permissions', + 141 => 'wc_rest_check_manager_permissions', + 142 => 'wc_rest_check_product_reviews_permissions', + 143 => 'wc_rest_is_from_product_editor', + 144 => 'wc_rest_should_load_namespace', + 145 => 'wc_lostpassword_url', + 146 => 'wc_customer_edit_account_url', + 147 => 'wc_edit_address_i18n', + 148 => 'wc_get_account_menu_items', + 149 => 'wc_is_current_account_menu_item', + 150 => 'wc_get_account_menu_item_classes', + 151 => 'wc_get_account_endpoint_url', + 152 => 'wc_get_account_orders_columns', + 153 => 'wc_get_account_downloads_columns', + 154 => 'wc_get_account_payment_methods_columns', + 155 => 'wc_get_account_payment_methods_types', + 156 => 'wc_get_account_orders_actions', + 157 => 'wc_get_account_formatted_address', + 158 => 'wc_get_account_saved_payment_methods_list', + 159 => 'wc_get_account_saved_payment_methods_list_item_cc', + 160 => 'wc_get_account_saved_payment_methods_list_item_echeck', + 161 => 'wc_disable_admin_bar', + 162 => 'wc_create_new_customer', + 163 => 'wc_create_new_customer_username', + 164 => 'wc_set_customer_auth_cookie', + 165 => 'wc_update_new_customer_past_orders', + 166 => 'wc_paying_customer', + 167 => 'wc_customer_bought_product', + 168 => 'wc_current_user_has_role', + 169 => 'wc_user_has_role', + 170 => 'wc_customer_has_capability', + 171 => 'wc_shop_manager_has_capability', + 172 => 'wc_modify_editable_roles', + 173 => 'wc_modify_map_meta_cap', + 174 => 'wc_get_customer_download_permissions', + 175 => 'wc_get_customer_available_downloads', + 176 => 'wc_get_customer_total_spent', + 177 => 'wc_get_customer_order_count', + 178 => 'wc_reset_order_customer_id_on_deleted_user', + 179 => 'wc_review_is_from_verified_owner', + 180 => 'wc_disable_author_archives_for_customers', + 181 => 'wc_update_profile_last_update_time', + 182 => 'wc_meta_update_last_update_time', + 183 => 'wc_set_user_last_update_time', + 184 => 'wc_get_customer_saved_methods_list', + 185 => 'wc_get_customer_last_order', + 186 => 'wc_user_search_columns', + 187 => 'wc_delete_user_data', + 188 => 'wc_maybe_store_user_agent', + 189 => 'wc_user_logged_in', + 190 => 'wc_current_user_is_active', + 191 => 'wc_update_user_last_active', + 192 => 'wc_translate_user_roles', + 193 => 'wc_add_order_item', + 194 => 'wc_update_order_item', + 195 => 'wc_delete_order_item', + 196 => 'wc_update_order_item_meta', + 197 => 'wc_add_order_item_meta', + 198 => 'wc_delete_order_item_meta', + 199 => 'wc_get_order_item_meta', + 200 => 'wc_get_order_id_by_order_item_id', + 201 => 'wc_importer_shopify_mappings', + 202 => 'wc_importer_shopify_special_mappings', + 203 => 'wc_importer_shopify_expand_data', + 204 => 'wc_importer_wordpress_mappings', + 205 => 'wc_importer_generic_mappings', + 206 => 'wc_importer_current_locale', + 207 => 'wc_importer_default_english_mappings', + 208 => 'wc_importer_default_special_english_mappings', + 209 => 'woocommerce_wp_text_input', + 210 => 'woocommerce_wp_hidden_input', + 211 => 'woocommerce_wp_textarea_input', + 212 => 'woocommerce_wp_checkbox', + 213 => 'woocommerce_wp_select', + 214 => 'woocommerce_wp_radio', + 215 => 'woocommerce_wp_note', + 216 => 'wc_get_screen_ids', + 217 => 'wc_get_page_screen_id', + 218 => 'wc_create_page', + 219 => 'woocommerce_admin_fields', + 220 => 'woocommerce_update_options', + 221 => 'woocommerce_settings_get_option', + 222 => 'wc_maybe_adjust_line_item_product_stock', + 223 => 'wc_save_order_items', + 224 => 'wc_render_action_buttons', + 225 => 'wc_render_invalid_variation_notice', + 226 => 'wc_get_current_admin_url', + 227 => 'wc_get_default_product_type_options', + 228 => 'wc_change_get_terms_defaults', + 229 => 'wc_change_pre_get_terms', + 230 => 'wc_terms_clauses', + 231 => 'wc_get_object_terms', + 232 => '_wc_get_cached_product_terms', + 233 => 'wc_get_product_terms', + 234 => '_wc_get_product_terms_name_num_usort_callback', + 235 => '_wc_get_product_terms_parent_usort_callback', + 236 => 'wc_product_dropdown_categories', + 237 => 'wc_walk_category_dropdown_tree', + 238 => 'wc_taxonomy_metadata_migrate_data', + 239 => 'wc_reorder_terms', + 240 => 'wc_set_term_order', + 241 => '_wc_term_recount', + 242 => 'wc_recount_after_stock_change', + 243 => 'wc_change_term_counts', + 244 => 'wc_get_term_product_ids', + 245 => 'wc_clear_term_product_ids', + 246 => 'wc_get_product_visibility_term_ids', + 247 => 'wc_recount_all_terms', + 248 => '_wc_recount_terms_by_product', + 249 => 'wc_update_200_file_paths', + 250 => 'wc_update_200_permalinks', + 251 => 'wc_update_200_subcat_display', + 252 => 'wc_update_200_taxrates', + 253 => 'wc_update_200_line_items', + 254 => 'wc_update_200_images', + 255 => 'wc_update_200_db_version', + 256 => 'wc_update_209_brazillian_state', + 257 => 'wc_update_209_db_version', + 258 => 'wc_update_210_remove_pages', + 259 => 'wc_update_210_file_paths', + 260 => 'wc_update_210_db_version', + 261 => 'wc_update_220_shipping', + 262 => 'wc_update_220_order_status', + 263 => 'wc_update_220_variations', + 264 => 'wc_update_220_attributes', + 265 => 'wc_update_220_db_version', + 266 => 'wc_update_230_options', + 267 => 'wc_update_230_db_version', + 268 => 'wc_update_240_options', + 269 => 'wc_update_240_shipping_methods', + 270 => 'wc_update_240_api_keys', + 271 => 'wc_update_240_webhooks', + 272 => 'wc_update_240_refunds', + 273 => 'wc_update_240_db_version', + 274 => 'wc_update_241_variations', + 275 => 'wc_update_241_db_version', + 276 => 'wc_update_250_currency', + 277 => 'wc_update_250_db_version', + 278 => 'wc_update_260_options', + 279 => 'wc_update_260_termmeta', + 280 => 'wc_update_260_zones', + 281 => 'wc_update_260_zone_methods', + 282 => 'wc_update_260_refunds', + 283 => 'wc_update_260_db_version', + 284 => 'wc_update_300_webhooks', + 285 => 'wc_update_300_comment_type_index', + 286 => 'wc_update_300_grouped_products', + 287 => 'wc_update_300_settings', + 288 => 'wc_update_300_product_visibility', + 289 => 'wc_update_300_db_version', + 290 => 'wc_update_310_downloadable_products', + 291 => 'wc_update_310_old_comments', + 292 => 'wc_update_310_db_version', + 293 => 'wc_update_312_shop_manager_capabilities', + 294 => 'wc_update_312_db_version', + 295 => 'wc_update_320_mexican_states', + 296 => 'wc_update_320_db_version', + 297 => 'wc_update_330_image_options', + 298 => 'wc_update_330_webhooks', + 299 => 'wc_update_330_set_default_product_cat', + 300 => 'wc_update_330_product_stock_status', + 301 => 'wc_update_330_clear_transients', + 302 => 'wc_update_330_set_paypal_sandbox_credentials', + 303 => 'wc_update_330_db_version', + 304 => 'wc_update_340_states', + 305 => 'wc_update_340_state', + 306 => 'wc_update_340_last_active', + 307 => 'wc_update_340_db_version', + 308 => 'wc_update_343_cleanup_foreign_keys', + 309 => 'wc_update_343_db_version', + 310 => 'wc_update_344_recreate_roles', + 311 => 'wc_update_344_db_version', + 312 => 'wc_update_350_reviews_comment_type', + 313 => 'wc_update_350_db_version', + 314 => 'wc_update_352_drop_download_log_fk', + 315 => 'wc_update_354_modify_shop_manager_caps', + 316 => 'wc_update_354_db_version', + 317 => 'wc_update_360_product_lookup_tables', + 318 => 'wc_update_360_term_meta', + 319 => 'wc_update_360_downloadable_product_permissions_index', + 320 => 'wc_update_360_db_version', + 321 => 'wc_update_370_tax_rate_classes', + 322 => 'wc_update_370_mro_std_currency', + 323 => 'wc_update_370_db_version', + 324 => 'wc_update_390_move_maxmind_database', + 325 => 'wc_update_390_change_geolocation_database_update_cron', + 326 => 'wc_update_390_db_version', + 327 => 'wc_update_400_increase_size_of_column', + 328 => 'wc_update_400_reset_action_scheduler_migration_status', + 329 => 'wc_update_400_db_version', + 330 => 'wc_update_440_insert_attribute_terms_for_variable_products', + 331 => 'wc_update_440_db_version', + 332 => 'wc_update_450_db_version', + 333 => 'wc_update_450_sanitize_coupons_code', + 334 => 'wc_update_500_fix_product_review_count', + 335 => 'wc_update_500_db_version', + 336 => 'wc_update_560_create_refund_returns_page', + 337 => 'filter_created_pages', + 338 => 'wc_update_560_db_version', + 339 => 'wc_update_600_migrate_rate_limit_options', + 340 => 'wc_update_600_db_version', + 341 => 'wc_update_630_create_product_attributes_lookup_table', + 342 => 'wc_update_630_db_version', + 343 => 'wc_update_640_add_primary_key_to_product_attributes_lookup_table', + 344 => 'wc_update_640_db_version', + 345 => 'wc_update_650_approved_download_directories', + 346 => 'wc_update_651_approved_download_directories', + 347 => 'wc_update_670_purge_comments_count_cache', + 348 => 'wc_update_700_remove_download_log_fk', + 349 => 'wc_update_700_remove_recommended_marketing_plugins_transient', + 350 => 'wc_update_721_adjust_new_zealand_states', + 351 => 'wc_update_721_adjust_ukraine_states', + 352 => 'wc_update_722_adjust_new_zealand_states', + 353 => 'wc_update_722_adjust_ukraine_states', + 354 => 'wc_update_750_add_columns_to_order_stats_table', + 355 => 'wc_update_750_disable_new_product_management_experience', + 356 => 'wc_update_770_remove_multichannel_marketing_feature_options', + 357 => 'wc_update_810_migrate_transactional_metadata_for_hpos', + 358 => 'wc_update_860_remove_recommended_marketing_plugins_transient', + 359 => 'wc_update_870_prevent_listing_of_transient_files_directory', + 360 => 'wc_update_890_update_connect_to_woocommerce_note', + 361 => 'wc_update_890_update_paypal_standard_load_eligibility', + 362 => 'wc_update_891_create_plugin_autoinstall_history_option', + 363 => 'wc_update_910_add_launch_your_store_tour_option', + 364 => 'wc_update_920_add_wc_hooked_blocks_version_option', + 365 => 'wc_update_910_remove_obsolete_user_meta', + 366 => 'wc_update_930_add_woocommerce_coming_soon_option', + 367 => 'wc_update_930_migrate_user_meta_for_launch_your_store_tour', + 368 => 'wc_update_940_add_phone_to_order_address_fts_index', + 369 => 'wc_update_940_remove_help_panel_highlight_shown', + 370 => 'wc_template_redirect', + 371 => 'wc_send_frame_options_header', + 372 => 'wc_prevent_endpoint_indexing', + 373 => 'wc_prevent_adjacent_posts_rel_link_wp_head', + 374 => 'wc_gallery_noscript', + 375 => 'wc_setup_product_data', + 376 => 'wc_setup_loop', + 377 => 'wc_reset_loop', + 378 => 'wc_get_loop_prop', + 379 => 'wc_set_loop_prop', + 380 => 'wc_set_loop_product_visibility', + 381 => 'wc_get_loop_product_visibility', + 382 => 'woocommerce_product_loop', + 383 => 'wc_generator_tag', + 384 => 'wc_body_class', + 385 => 'wc_no_js', + 386 => 'wc_product_cat_class', + 387 => 'wc_get_default_products_per_row', + 388 => 'wc_get_default_product_rows_per_page', + 389 => 'wc_reset_product_grid_settings', + 390 => 'wc_get_loop_class', + 391 => 'wc_get_product_cat_class', + 392 => 'wc_product_post_class', + 393 => 'wc_get_product_taxonomy_class', + 394 => 'wc_get_product_class', + 395 => 'wc_product_class', + 396 => 'wc_query_string_form_fields', + 397 => 'wc_terms_and_conditions_page_id', + 398 => 'wc_privacy_policy_page_id', + 399 => 'wc_terms_and_conditions_checkbox_enabled', + 400 => 'wc_get_terms_and_conditions_checkbox_text', + 401 => 'wc_get_privacy_policy_text', + 402 => 'wc_terms_and_conditions_checkbox_text', + 403 => 'wc_terms_and_conditions_page_content', + 404 => 'wc_checkout_privacy_policy_text', + 405 => 'wc_registration_privacy_policy_text', + 406 => 'wc_privacy_policy_text', + 407 => 'wc_replace_policy_page_link_placeholders', + 408 => 'woocommerce_content', + 409 => 'woocommerce_output_content_wrapper', + 410 => 'woocommerce_output_content_wrapper_end', + 411 => 'woocommerce_get_sidebar', + 412 => 'woocommerce_demo_store', + 413 => 'woocommerce_page_title', + 414 => 'woocommerce_product_loop_start', + 415 => 'woocommerce_product_loop_end', + 416 => 'woocommerce_template_loop_product_title', + 417 => 'woocommerce_template_loop_category_title', + 418 => 'woocommerce_template_loop_product_link_open', + 419 => 'woocommerce_template_loop_product_link_close', + 420 => 'woocommerce_template_loop_category_link_open', + 421 => 'woocommerce_template_loop_category_link_close', + 422 => 'woocommerce_product_taxonomy_archive_header', + 423 => 'woocommerce_taxonomy_archive_description', + 424 => 'woocommerce_product_archive_description', + 425 => 'woocommerce_template_loop_add_to_cart', + 426 => 'woocommerce_template_loop_product_thumbnail', + 427 => 'woocommerce_template_loop_price', + 428 => 'woocommerce_template_loop_rating', + 429 => 'woocommerce_show_product_loop_sale_flash', + 430 => 'woocommerce_get_product_thumbnail', + 431 => 'woocommerce_result_count', + 432 => 'woocommerce_catalog_ordering', + 433 => 'woocommerce_pagination', + 434 => 'woocommerce_show_product_images', + 435 => 'woocommerce_show_product_thumbnails', + 436 => 'wc_get_gallery_image_html', + 437 => 'woocommerce_output_product_data_tabs', + 438 => 'woocommerce_template_single_title', + 439 => 'woocommerce_template_single_rating', + 440 => 'woocommerce_template_single_price', + 441 => 'woocommerce_template_single_excerpt', + 442 => 'woocommerce_template_single_meta', + 443 => 'woocommerce_template_single_sharing', + 444 => 'woocommerce_show_product_sale_flash', + 445 => 'woocommerce_template_single_add_to_cart', + 446 => 'woocommerce_simple_add_to_cart', + 447 => 'woocommerce_grouped_add_to_cart', + 448 => 'woocommerce_variable_add_to_cart', + 449 => 'woocommerce_external_add_to_cart', + 450 => 'woocommerce_quantity_input', + 451 => 'woocommerce_product_description_tab', + 452 => 'woocommerce_product_additional_information_tab', + 453 => 'woocommerce_default_product_tabs', + 454 => 'woocommerce_sort_product_tabs', + 455 => '_sort_priority_callback', + 456 => 'woocommerce_comments', + 457 => 'woocommerce_review_display_gravatar', + 458 => 'woocommerce_review_display_rating', + 459 => 'woocommerce_review_display_meta', + 460 => 'woocommerce_review_display_comment_text', + 461 => 'woocommerce_output_related_products', + 462 => 'woocommerce_related_products', + 463 => 'woocommerce_upsell_display', + 464 => 'woocommerce_shipping_calculator', + 465 => 'woocommerce_cart_totals', + 466 => 'woocommerce_cross_sell_display', + 467 => 'woocommerce_button_proceed_to_checkout', + 468 => 'woocommerce_widget_shopping_cart_button_view_cart', + 469 => 'woocommerce_widget_shopping_cart_proceed_to_checkout', + 470 => 'woocommerce_widget_shopping_cart_subtotal', + 471 => 'woocommerce_mini_cart', + 472 => 'woocommerce_login_form', + 473 => 'woocommerce_checkout_login_form', + 474 => 'woocommerce_breadcrumb', + 475 => 'woocommerce_order_review', + 476 => 'woocommerce_checkout_payment', + 477 => 'woocommerce_checkout_coupon_form', + 478 => 'woocommerce_products_will_display', + 479 => 'woocommerce_get_loop_display_mode', + 480 => 'woocommerce_maybe_show_product_subcategories', + 481 => 'woocommerce_product_subcategories', + 482 => 'woocommerce_output_product_categories', + 483 => 'woocommerce_get_product_subcategories', + 484 => 'woocommerce_subcategory_thumbnail', + 485 => 'woocommerce_order_details_table', + 486 => 'woocommerce_order_downloads_table', + 487 => 'woocommerce_order_again_button', + 488 => 'woocommerce_form_field', + 489 => 'get_product_search_form', + 490 => 'woocommerce_output_auth_header', + 491 => 'woocommerce_output_auth_footer', + 492 => 'woocommerce_single_variation', + 493 => 'woocommerce_single_variation_add_to_cart_button', + 494 => 'wc_dropdown_variation_attribute_options', + 495 => 'woocommerce_account_content', + 496 => 'woocommerce_account_navigation', + 497 => 'woocommerce_account_orders', + 498 => 'woocommerce_account_view_order', + 499 => 'woocommerce_account_downloads', + 500 => 'woocommerce_account_edit_address', + 501 => 'woocommerce_account_payment_methods', + 502 => 'woocommerce_account_add_payment_method', + 503 => 'woocommerce_account_edit_account', + 504 => 'wc_no_products_found', + 505 => 'wc_get_email_order_items', + 506 => 'wc_display_item_meta', + 507 => 'wc_display_item_downloads', + 508 => 'woocommerce_photoswipe', + 509 => 'wc_display_product_attributes', + 510 => 'wc_get_stock_html', + 511 => 'wc_get_rating_html', + 512 => 'wc_get_star_rating_html', + 513 => 'wc_get_price_html_from_text', + 514 => 'wc_get_logout_redirect_url', + 515 => 'wc_logout_url', + 516 => 'wc_empty_cart_message', + 517 => 'wc_page_noindex', + 518 => 'wc_page_no_robots', + 519 => 'wc_get_theme_slug_for_templates', + 520 => 'wc_get_formatted_cart_item_data', + 521 => 'wc_get_cart_remove_url', + 522 => 'wc_get_cart_undo_url', + 523 => 'woocommerce_output_all_notices', + 524 => 'wc_products_rss_feed', + 525 => 'woocommerce_reset_loop', + 526 => 'woocommerce_product_reviews_tab', + 527 => 'wc_get_pay_buttons', + 528 => 'wc_update_product_archive_title', + 529 => 'wc_set_hooked_blocks_version', + 530 => 'wc_set_hooked_blocks_version_on_theme_switch', + 531 => 'wc_webhook_execute_queue', + 532 => 'wc_webhook_process_delivery', + 533 => 'wc_deliver_webhook_async', + 534 => 'wc_is_webhook_valid_topic', + 535 => 'wc_is_webhook_valid_status', + 536 => 'wc_get_webhook_statuses', + 537 => 'wc_load_webhooks', + 538 => 'wc_get_webhook', + 539 => 'wc_get_webhook_rest_api_versions', + 540 => 'wc_protected_product_add_to_cart', + 541 => 'wc_empty_cart', + 542 => 'wc_load_persistent_cart', + 543 => 'wc_get_raw_referer', + 544 => 'wc_add_to_cart_message', + 545 => 'wc_format_list_of_items', + 546 => 'wc_clear_cart_after_payment', + 547 => 'wc_cart_totals_subtotal_html', + 548 => 'wc_cart_totals_shipping_html', + 549 => 'wc_cart_totals_taxes_total_html', + 550 => 'wc_cart_totals_coupon_label', + 551 => 'wc_cart_totals_coupon_html', + 552 => 'wc_cart_totals_order_total_html', + 553 => 'wc_cart_totals_fee_html', + 554 => 'wc_cart_totals_shipping_method_label', + 555 => 'wc_cart_round_discount', + 556 => 'wc_get_chosen_shipping_method_ids', + 557 => 'wc_get_chosen_shipping_method_for_package', + 558 => 'wc_get_default_shipping_method_for_package', + 559 => 'wc_shipping_methods_have_changed', + 560 => 'wc_get_cart_item_data_hash', + 561 => 'wc_admin_connect_page', + 562 => 'wc_admin_register_page', + 563 => 'wc_admin_is_connected_page', + 564 => 'wc_admin_is_registered_page', + 565 => 'wc_admin_get_breadcrumbs', + 566 => 'wc_admin_update_0201_order_status_index', + 567 => 'wc_admin_update_0230_rename_gross_total', + 568 => 'wc_admin_update_0251_remove_unsnooze_action', + 569 => 'wc_admin_update_110_remove_facebook_note', + 570 => 'wc_admin_update_130_remove_dismiss_action_from_tracking_opt_in_note', + 571 => 'wc_admin_update_130_db_version', + 572 => 'wc_admin_update_140_db_version', + 573 => 'wc_admin_update_160_remove_facebook_note', + 574 => 'wc_admin_update_170_homescreen_layout', + 575 => 'wc_admin_update_270_delete_report_downloads', + 576 => 'wc_admin_update_271_update_task_list_options', + 577 => 'wc_admin_update_280_order_status', + 578 => 'wc_admin_update_290_update_apperance_task_option', + 579 => 'wc_admin_update_290_delete_default_homepage_layout_option', + 580 => 'wc_admin_update_300_update_is_read_from_last_read', + 581 => 'wc_admin_update_340_remove_is_primary_from_note_action', + 582 => 'wc_update_670_delete_deprecated_remote_inbox_notifications_option', + 583 => 'wc_admin_get_feature_config', + 584 => 'wc_admin_get_core_pages_to_connect', + 585 => 'wc_admin_filter_core_page_breadcrumbs', + 586 => 'wc_admin_connect_core_pages', + 587 => 'wc_admin_number_format', + 588 => 'wc_admin_url', + 589 => 'wc_admin_record_tracks_event', + 590 => 'wc_get_products', + 591 => 'wc_get_product', + 592 => 'wc_get_product_object', + 593 => 'wc_product_sku_enabled', + 594 => 'wc_product_weight_enabled', + 595 => 'wc_product_dimensions_enabled', + 596 => 'wc_delete_product_transients', + 597 => 'wc_get_product_ids_on_sale', + 598 => 'wc_get_featured_product_ids', + 599 => 'wc_product_post_type_link', + 600 => 'wc_placeholder_img_src', + 601 => 'wc_placeholder_img', + 602 => 'wc_get_formatted_variation', + 603 => 'wc_scheduled_sales', + 604 => 'wc_get_attachment_image_attributes', + 605 => 'wc_prepare_attachment_for_js', + 606 => 'wc_track_product_view', + 607 => 'wc_get_product_types', + 608 => 'wc_product_has_unique_sku', + 609 => 'wc_product_has_global_unique_id', + 610 => 'wc_product_force_unique_sku', + 611 => 'wc_product_generate_unique_sku', + 612 => 'wc_get_product_id_by_sku', + 613 => 'wc_get_product_id_by_global_unique_id', + 614 => 'wc_get_product_variation_attributes', + 615 => 'wc_get_product_cat_ids', + 616 => 'wc_get_product_attachment_props', + 617 => 'wc_get_product_visibility_options', + 618 => 'wc_get_product_tax_class_options', + 619 => 'wc_get_product_stock_status_options', + 620 => 'wc_get_product_backorder_options', + 621 => 'wc_get_related_products', + 622 => 'wc_get_product_term_ids', + 623 => 'wc_get_price_including_tax', + 624 => 'wc_get_price_excluding_tax', + 625 => 'wc_get_price_to_display', + 626 => 'wc_get_product_category_list', + 627 => 'wc_get_product_tag_list', + 628 => 'wc_products_array_filter_visible', + 629 => 'wc_products_array_filter_visible_grouped', + 630 => 'wc_products_array_filter_editable', + 631 => 'wc_products_array_filter_readable', + 632 => 'wc_products_array_orderby', + 633 => 'wc_products_array_orderby_title', + 634 => 'wc_products_array_orderby_id', + 635 => 'wc_products_array_orderby_date', + 636 => 'wc_products_array_orderby_modified', + 637 => 'wc_products_array_orderby_menu_order', + 638 => 'wc_products_array_orderby_price', + 639 => 'wc_deferred_product_sync', + 640 => 'wc_update_product_lookup_tables_is_running', + 641 => 'wc_update_product_lookup_tables', + 642 => 'wc_update_product_lookup_tables_column', + 643 => 'wc_update_product_lookup_tables_rating_count', + 644 => 'wc_update_product_lookup_tables_rating_count_batch', + 645 => 'wc_product_attach_featured_image', + 646 => 'wc_page_endpoint_title', + 647 => 'wc_page_endpoint_document_title_parts', + 648 => 'wc_get_page_id', + 649 => 'wc_get_page_permalink', + 650 => 'wc_get_endpoint_url', + 651 => 'wc_nav_menu_items', + 652 => 'wc_nav_menu_inner_blocks', + 653 => 'wc_nav_menu_item_classes', + 654 => 'wc_list_pages', + 655 => 'wc_get_text_attributes', + 656 => 'wc_get_text_attributes_filter_callback', + 657 => 'wc_implode_text_attributes', + 658 => 'wc_get_attribute_taxonomies', + 659 => 'wc_get_attribute_taxonomy_ids', + 660 => 'wc_get_attribute_taxonomy_labels', + 661 => 'wc_attribute_taxonomy_name', + 662 => 'wc_variation_attribute_name', + 663 => 'wc_attribute_taxonomy_name_by_id', + 664 => 'wc_attribute_taxonomy_id_by_name', + 665 => 'wc_attribute_label', + 666 => 'wc_attribute_orderby', + 667 => 'wc_get_attribute_taxonomy_names', + 668 => 'wc_get_attribute_types', + 669 => 'wc_has_custom_attribute_types', + 670 => 'wc_get_attribute_type_label', + 671 => 'wc_check_if_attribute_name_is_reserved', + 672 => 'wc_attributes_array_filter_visible', + 673 => 'wc_attributes_array_filter_variation', + 674 => 'wc_is_attribute_in_product_name', + 675 => 'wc_array_filter_default_attributes', + 676 => 'wc_get_attribute', + 677 => 'wc_create_attribute', + 678 => 'wc_update_attribute', + 679 => 'wc_delete_attribute', + 680 => 'wc_attribute_taxonomy_slug', + 681 => 'is_woocommerce', + 682 => 'is_shop', + 683 => 'is_product_taxonomy', + 684 => 'is_product_category', + 685 => 'is_product_tag', + 686 => 'is_product', + 687 => 'is_cart', + 688 => 'is_checkout', + 689 => 'is_checkout_pay_page', + 690 => 'is_wc_endpoint_url', + 691 => 'is_account_page', + 692 => 'is_view_order_page', + 693 => 'is_edit_account_page', + 694 => 'is_order_received_page', + 695 => 'is_add_payment_method_page', + 696 => 'is_lost_password_page', + 697 => 'is_ajax', + 698 => 'is_store_notice_showing', + 699 => 'is_filtered', + 700 => 'taxonomy_is_product_attribute', + 701 => 'meta_is_product_attribute', + 702 => 'wc_tax_enabled', + 703 => 'wc_shipping_enabled', + 704 => 'wc_prices_include_tax', + 705 => 'wc_is_valid_url', + 706 => 'wc_site_is_https', + 707 => 'wc_checkout_is_https', + 708 => 'wc_post_content_has_shortcode', + 709 => 'wc_reviews_enabled', + 710 => 'wc_review_ratings_enabled', + 711 => 'wc_review_ratings_required', + 712 => 'wc_is_file_valid_csv', + 713 => 'wc_current_theme_is_fse_theme', + 714 => 'wc_current_theme_supports_woocommerce_or_fse', + 715 => 'wc_wp_theme_get_element_class_name', + 716 => 'wc_block_theme_has_styles_for_element', + 717 => 'wc_register_widgets', + 718 => 'wc_get_coupon_types', + 719 => 'wc_get_coupon_type', + 720 => 'wc_get_product_coupon_types', + 721 => 'wc_get_cart_coupon_types', + 722 => 'wc_coupons_enabled', + 723 => 'wc_get_coupon_code_by_id', + 724 => 'wc_get_coupon_id_by_code', + 725 => 'wc_string_to_bool', + 726 => 'wc_bool_to_string', + 727 => 'wc_string_to_array', + 728 => 'wc_sanitize_taxonomy_name', + 729 => 'wc_sanitize_permalink', + 730 => 'wc_get_filename_from_url', + 731 => 'wc_get_dimension', + 732 => 'wc_get_weight', + 733 => 'wc_trim_zeros', + 734 => 'wc_round_tax_total', + 735 => 'wc_legacy_round_half_down', + 736 => 'wc_format_refund_total', + 737 => 'wc_format_decimal', + 738 => 'wc_float_to_string', + 739 => 'wc_format_localized_price', + 740 => 'wc_format_localized_decimal', + 741 => 'wc_format_coupon_code', + 742 => 'wc_sanitize_coupon_code', + 743 => 'wc_clean', + 744 => 'wc_check_invalid_utf8', + 745 => 'wc_sanitize_textarea', + 746 => 'wc_sanitize_tooltip', + 747 => 'wc_array_overlay', + 748 => 'wc_stock_amount', + 749 => 'get_woocommerce_price_format', + 750 => 'wc_get_price_thousand_separator', + 751 => 'wc_get_price_decimal_separator', + 752 => 'wc_get_price_decimals', + 753 => 'wc_price', + 754 => 'wc_let_to_num', + 755 => 'wc_date_format', + 756 => 'wc_time_format', + 757 => 'wc_string_to_timestamp', + 758 => 'wc_string_to_datetime', + 759 => 'wc_timezone_string', + 760 => 'wc_timezone_offset', + 761 => 'wc_flatten_meta_callback', + 762 => 'wc_rgb_from_hex', + 763 => 'wc_hex_darker', + 764 => 'wc_hex_lighter', + 765 => 'wc_hex_is_light', + 766 => 'wc_light_or_dark', + 767 => 'wc_format_hex', + 768 => 'wc_format_postcode', + 769 => 'wc_normalize_postcode', + 770 => 'wc_format_phone_number', + 771 => 'wc_sanitize_phone_number', + 772 => 'wc_strtoupper', + 773 => 'wc_strtolower', + 774 => 'wc_trim_string', + 775 => 'wc_format_content', + 776 => 'wc_format_product_short_description', + 777 => 'wc_format_option_price_separators', + 778 => 'wc_format_option_price_num_decimals', + 779 => 'wc_format_option_hold_stock_minutes', + 780 => 'wc_sanitize_term_text_based', + 781 => 'wc_make_numeric_postcode', + 782 => 'wc_format_stock_for_display', + 783 => 'wc_format_stock_quantity_for_display', + 784 => 'wc_format_sale_price', + 785 => 'wc_format_price_range', + 786 => 'wc_format_weight', + 787 => 'wc_format_dimensions', + 788 => 'wc_format_datetime', + 789 => 'wc_do_oembeds', + 790 => 'wc_get_string_before_colon', + 791 => 'wc_array_merge_recursive_numeric', + 792 => 'wc_implode_html_attributes', + 793 => 'wc_esc_json', + 794 => 'wc_parse_relative_date_option', + 795 => 'wc_sanitize_endpoint_slug', + 796 => 'wc_get_orders', + 797 => 'wc_get_order', + 798 => 'wc_get_order_statuses', + 799 => 'wc_is_order_status', + 800 => 'wc_get_is_paid_statuses', + 801 => 'wc_get_is_pending_statuses', + 802 => 'wc_get_order_status_name', + 803 => 'wc_generate_order_key', + 804 => 'wc_get_order_id_by_order_key', + 805 => 'wc_get_order_types', + 806 => 'wc_get_order_type', + 807 => 'wc_register_order_type', + 808 => 'wc_processing_order_count', + 809 => 'wc_orders_count', + 810 => 'wc_downloadable_file_permission', + 811 => 'wc_downloadable_product_permissions', + 812 => 'wc_delete_shop_order_transients', + 813 => 'wc_ship_to_billing_address_only', + 814 => 'wc_create_refund', + 815 => 'wc_refund_payment', + 816 => 'wc_restock_refunded_items', + 817 => 'wc_get_tax_class_by_tax_id', + 818 => 'wc_get_payment_gateway_by_order', + 819 => 'wc_order_fully_refunded', + 820 => 'wc_order_search', + 821 => 'wc_update_total_sales_counts', + 822 => 'wc_update_coupon_usage_counts', + 823 => 'wc_cancel_unpaid_orders', + 824 => 'wc_sanitize_order_id', + 825 => 'wc_get_order_note', + 826 => 'wc_get_order_notes', + 827 => 'wc_create_order_note', + 828 => 'wc_delete_order_note', + 829 => 'wc_notice_count', + 830 => 'wc_has_notice', + 831 => 'wc_add_notice', + 832 => 'wc_set_notices', + 833 => 'wc_clear_notices', + 834 => 'wc_print_notices', + 835 => 'wc_print_notice', + 836 => 'wc_get_notices', + 837 => 'wc_add_wp_error_notices', + 838 => 'wc_kses_notice', + 839 => 'wc_get_notice_data_attr', + 840 => 'wc_maybe_define_constant', + 841 => 'wc_create_order', + 842 => 'wc_update_order', + 843 => 'wc_tokenize_path', + 844 => 'wc_untokenize_path', + 845 => 'wc_get_path_define_tokens', + 846 => 'wc_get_template_part', + 847 => 'wc_get_template', + 848 => 'wc_get_template_html', + 849 => 'wc_locate_template', + 850 => 'wc_set_template_cache', + 851 => 'wc_clear_template_cache', + 852 => 'wc_clear_system_status_theme_info_cache', + 853 => 'get_woocommerce_currency', + 854 => 'get_woocommerce_currencies', + 855 => 'get_woocommerce_currency_symbols', + 856 => 'get_woocommerce_currency_symbol', + 857 => 'wc_mail', + 858 => 'wc_get_theme_support', + 859 => 'wc_get_image_size', + 860 => 'wc_enqueue_js', + 861 => 'wc_print_js', + 862 => 'wc_setcookie', + 863 => 'get_woocommerce_api_url', + 864 => 'wc_get_page_children', + 865 => 'flush_rewrite_rules_on_shop_page_save', + 866 => 'wc_fix_rewrite_rules', + 867 => 'wc_fix_product_attachment_link', + 868 => 'wc_ms_protect_download_rewite_rules', + 869 => 'wc_format_country_state_string', + 870 => 'wc_get_base_location', + 871 => 'wc_get_customer_default_location', + 872 => 'wc_get_user_agent', + 873 => 'wc_rand_hash', + 874 => 'wc_api_hash', + 875 => 'wc_array_cartesian', + 876 => 'wc_transaction_query', + 877 => 'wc_get_cart_url', + 878 => 'wc_get_checkout_url', + 879 => 'woocommerce_register_shipping_method', + 880 => 'wc_get_shipping_zone', + 881 => 'wc_get_credit_card_type_label', + 882 => 'wc_back_link', + 883 => 'wc_help_tip', + 884 => 'wc_get_wildcard_postcodes', + 885 => 'wc_postcode_location_matcher', + 886 => 'wc_get_shipping_method_count', + 887 => 'wc_set_time_limit', + 888 => 'wc_nocache_headers', + 889 => 'wc_product_attribute_uasort_comparison', + 890 => 'wc_shipping_zone_method_order_uasort_comparison', + 891 => 'wc_checkout_fields_uasort_comparison', + 892 => 'wc_uasort_comparison', + 893 => 'wc_ascii_uasort_comparison', + 894 => 'wc_asort_by_locale', + 895 => 'wc_get_tax_rounding_mode', + 896 => 'wc_get_rounding_precision', + 897 => 'wc_add_number_precision', + 898 => 'wc_remove_number_precision', + 899 => 'wc_add_number_precision_deep', + 900 => 'wc_remove_number_precision_deep', + 901 => 'wc_get_logger', + 902 => 'wc_cleanup_logs', + 903 => 'wc_print_r', + 904 => 'wc_list_pluck', + 905 => 'wc_get_permalink_structure', + 906 => 'wc_switch_to_site_locale', + 907 => 'wc_restore_locale', + 908 => 'wc_make_phone_clickable', + 909 => 'wc_get_post_data_by_key', + 910 => 'wc_get_var', + 911 => 'wc_enable_wc_plugin_headers', + 912 => 'wc_prevent_dangerous_auto_updates', + 913 => 'wc_delete_expired_transients', + 914 => 'wc_get_relative_url', + 915 => 'wc_is_external_resource', + 916 => 'wc_is_active_theme', + 917 => 'wc_is_wp_default_theme_active', + 918 => 'wc_cleanup_session_data', + 919 => 'wc_decimal_to_fraction', + 920 => 'wc_round_discount', + 921 => 'wc_selected', + 922 => 'wc_get_server_database_version', + 923 => 'wc_load_cart', + 924 => 'wc_is_running_from_async_action_scheduler', + 925 => 'wc_cache_get_multiple', + 926 => 'as_enqueue_async_action', + 927 => 'as_schedule_single_action', + 928 => 'as_schedule_recurring_action', + 929 => 'as_schedule_cron_action', + 930 => 'as_unschedule_action', + 931 => 'as_unschedule_all_actions', + 932 => 'as_next_scheduled_action', + 933 => 'as_has_scheduled_action', + 934 => 'as_get_scheduled_actions', + 935 => 'as_get_datetime_object', + 936 => 'action_scheduler_register_3_dot_8_dot_2', + 937 => 'action_scheduler_initialize_3_dot_8_dot_2', + 938 => 'wc_schedule_single_action', + 939 => 'wc_schedule_recurring_action', + 940 => 'wc_schedule_cron_action', + 941 => 'wc_unschedule_action', + 942 => 'wc_next_scheduled_action', + 943 => 'wc_get_scheduled_actions', + 944 => 'wc_initial_state', + 945 => 'woocommerce_interactivity_move_interactive_scripts_to_the_footer', + 946 => 'woocommerce_interactivity_register_runtime', + 947 => 'woocommerce_interactivity_add_client_side_navigation_meta_tag', + 948 => 'woocommerce_register_additional_checkout_field', + 949 => '__experimental_woocommerce_blocks_register_checkout_field', + 950 => '__internal_woocommerce_blocks_deregister_checkout_field', + 951 => 'woocommerce_store_api_register_endpoint_data', + 952 => 'woocommerce_store_api_register_update_callback', + 953 => 'woocommerce_store_api_register_payment_requirements', + 954 => 'woocommerce_store_api_get_formatter', ), 'exclude-classes' => array ( - 0 => 'WC_Blocks_Utils', - 1 => 'WC_REST_Authentication', - 2 => 'WC_Countries', - 3 => 'WC_Template_Loader', - 4 => 'WC_Order', - 5 => 'WC_Order_Query', - 6 => 'WC_Install', - 7 => 'WC_WCCOM_Site_Installer', - 8 => 'WC_WCCOM_Site', - 9 => 'WC_WCCOM_Site_Installation_Step_Download_Product', - 10 => 'WC_WCCOM_Site_Installation_Step_Activate_Product', - 11 => 'WC_WCCOM_Site_Installation_Step_Move_Product', - 12 => 'WC_WCCOM_Site_Installation_Step_Unpack_Product', - 13 => 'WC_WCCOM_Site_Installation_Step', - 14 => 'WC_WCCOM_Site_Installation_Step_Get_Product_Info', - 15 => 'WC_WCCOM_Site_Installation_State', - 16 => 'WC_WCCOM_Site_Installation_Manager', - 17 => 'WC_WCCOM_Site_Installation_State_Storage', - 18 => 'WC_REST_WCCOM_Site_Installer_Error', - 19 => 'WC_REST_WCCOM_Site_Controller', - 20 => 'WC_REST_WCCOM_Site_SSR_Controller', - 21 => 'WC_REST_WCCOM_Site_Installer_Controller', - 22 => 'WC_REST_WCCOM_Site_Status_Controller', - 23 => 'WC_REST_WCCOM_Site_Installer_Error_Codes', - 24 => 'WC_Structured_Data', - 25 => 'WC_Order_Item_Product', - 26 => 'WC_Customer', - 27 => 'WC_Privacy_Exporters', - 28 => 'WC_Order_Item_Tax', - 29 => 'WC_Payment_Gateways', - 30 => 'WC_Item_Totals', - 31 => 'WooCommerce', - 32 => 'WC_Regenerate_Images', - 33 => 'WC_Meta_Data', - 34 => 'WC_Product_Simple', - 35 => 'WC_Rate_Limiter', - 36 => 'WC_Shortcodes', - 37 => 'WC_Customizer_Control_Cropping', - 38 => 'WC_Shop_Customizer', - 39 => 'WC_Product_Download', - 40 => 'WC_Email_Customer_New_Account', - 41 => 'WC_Email', - 42 => 'WC_Email_Customer_Processing_Order', - 43 => 'WC_Email_New_Order', - 44 => 'WC_Email_Customer_Note', - 45 => 'WC_Email_Customer_On_Hold_Order', - 46 => 'WC_Email_Customer_Reset_Password', - 47 => 'WC_Email_Customer_Completed_Order', - 48 => 'WC_Email_Failed_Order', - 49 => 'WC_Email_Customer_Invoice', - 50 => 'WC_Email_Cancelled_Order', - 51 => 'WC_Email_Customer_Refunded_Order', - 52 => 'WC_Background_Updater', - 53 => 'WC_Customer_Download', - 54 => 'WC_Integrations', - 55 => 'WC_HTTPS', - 56 => 'WC_Twenty_Ten', - 57 => 'WC_Twenty_Thirteen', - 58 => 'WC_Twenty_Fifteen', - 59 => 'WC_Twenty_Twelve', - 60 => 'WC_Twenty_Twenty', - 61 => 'WC_Twenty_Twenty_Three', - 62 => 'WC_Twenty_Fourteen', - 63 => 'WC_Twenty_Seventeen', - 64 => 'WC_Twenty_Twenty_Two', - 65 => 'WC_Twenty_Sixteen', - 66 => 'WC_Twenty_Twenty_One', - 67 => 'WC_Twenty_Eleven', - 68 => 'WC_Twenty_Nineteen', - 69 => 'WC_Tax', - 70 => 'WC_Settings_Emails', - 71 => 'WC_Settings_Page', - 72 => 'WC_Settings_Tax', - 73 => 'WC_Settings_Shipping', - 74 => 'WC_Settings_Advanced', - 75 => 'WC_Settings_Rest_API', - 76 => 'WC_Settings_Products', - 77 => 'WC_Settings_Payment_Gateways', - 78 => 'WC_Settings_Integrations', - 79 => 'WC_Settings_Accounts', - 80 => 'WC_Settings_General', - 81 => 'WC_Settings_Site_Visibility', - 82 => 'WC_Settings_Payment_Gateways_React', - 83 => 'WC_Admin_Addons', - 84 => 'WC_Admin_Notices', - 85 => 'WC_Admin_Importers', - 86 => 'WC_Admin_Upload_Downloadable_Product', - 87 => 'WC_Admin_Marketplace_Promotions', - 88 => 'WC_Admin_Help', - 89 => 'WC_Tax_Rate_Importer', - 90 => 'WC_Product_CSV_Importer_Controller', - 91 => 'WC_Admin_Webhooks_Table_List', - 92 => 'WC_Admin_Attributes', - 93 => 'WC_Admin_Webhooks', - 94 => 'WC_Admin_Settings', - 95 => 'WC_Admin_Reports', - 96 => 'WC_Admin_Customize', - 97 => 'WC_Admin_Status', - 98 => 'WC_Admin_Duplicate_Product', - 99 => 'WC_Admin_API_Keys', - 100 => 'WC_Admin_List_Table_Products', - 101 => 'WC_Admin_List_Table_Coupons', - 102 => 'WC_Admin_List_Table_Orders', - 103 => 'WC_Admin_List_Table', - 104 => 'WC_Admin_Post_Types', - 105 => 'WC_Admin_API_Keys_Table_List', - 106 => 'WC_Notes_Refund_Returns', - 107 => 'WC_Notes_Run_Db_Update', - 108 => 'WC_Admin_Menus', - 109 => 'WC_Marketplace_Suggestions', - 110 => 'WC_Marketplace_Updater', - 111 => 'WC_Admin_Taxonomies', - 112 => 'WC_Admin_Pointers', - 113 => 'WC_Admin_Exporters', - 114 => 'WC_Admin_Setup_Wizard', - 115 => 'WC_Admin_Dashboard', - 116 => 'WC_Admin_Meta_Boxes', - 117 => 'WC_Admin_Log_Table_List', - 118 => 'WC_Plugins_Screen_Updates', - 119 => 'WC_Plugin_Updates', - 120 => 'WC_Updates_Screen_Updates', - 121 => 'WC_Admin_Dashboard_Setup', - 122 => 'WC_Admin_Permalink_Settings', - 123 => 'WC_Admin_Assets', - 124 => 'WC_Helper_Subscriptions_API', - 125 => 'WC_Helper_Compat', - 126 => 'WC_Helper_Updater', - 127 => 'WC_Product_Usage_Notice', - 128 => 'WC_Helper_Admin', - 129 => 'WC_Helper_API', - 130 => 'WC_Helper', - 131 => 'WC_Helper_Options', - 132 => 'WC_Plugin_Api_Updater', - 133 => 'WC_Woo_Update_Manager_Plugin', - 134 => 'WC_Helper_Orders_API', - 135 => 'WC_Admin_Profile', - 136 => 'WC_Meta_Box_Order_Actions', - 137 => 'WC_Meta_Box_Product_Reviews', - 138 => 'WC_Meta_Box_Product_Data', - 139 => 'WC_Meta_Box_Product_Categories', - 140 => 'WC_Meta_Box_Product_Images', - 141 => 'WC_Meta_Box_Order_Data', - 142 => 'WC_Meta_Box_Product_Short_Description', - 143 => 'WC_Meta_Box_Order_Items', - 144 => 'WC_Meta_Box_Order_Downloads', - 145 => 'WC_Meta_Box_Coupon_Data', - 146 => 'WC_Meta_Box_Order_Notes', - 147 => 'WC_Report_Downloads', - 148 => 'WC_Report_Taxes_By_Date', - 149 => 'WC_Report_Coupon_Usage', - 150 => 'WC_Report_Low_In_Stock', - 151 => 'WC_Report_Sales_By_Product', - 152 => 'WC_Report_Stock', - 153 => 'WC_Report_Sales_By_Date', - 154 => 'WC_Report_Customers', - 155 => 'WC_Report_Out_Of_Stock', - 156 => 'WC_Report_Customer_List', - 157 => 'WC_Report_Taxes_By_Code', - 158 => 'WC_Report_Sales_By_Category', - 159 => 'WC_Report_Most_Stocked', - 160 => 'WC_Admin_Report', - 161 => 'WC_Admin', - 162 => 'WC_Download_Handler', - 163 => 'WC_Frontend_Scripts', - 164 => 'WC_Geolite_Integration', - 165 => 'WC_Abstract_Legacy_Order', - 166 => 'WC_Legacy_Shipping_Zone', - 167 => 'WC_Legacy_Customer', - 168 => 'WC_Legacy_Coupon', - 169 => 'WC_Legacy_Webhook', - 170 => 'WC_Legacy_Payment_Token', - 171 => 'WC_Abstract_Legacy_Product', - 172 => 'WC_Legacy_Cart', - 173 => 'WP_Async_Request', - 174 => 'WP_Background_Process', - 175 => 'WC_Eval_Math', - 176 => 'WC_Eval_Math_Stack', - 177 => 'WC_Tracks_Footer_Pixel', - 178 => 'WC_Tracks', - 179 => 'WC_Tracks_Event', - 180 => 'WC_Site_Tracking', - 181 => 'WC_Tracks_Client', - 182 => 'WC_Extensions_Tracking', - 183 => 'WC_Settings_Tracking', - 184 => 'WC_Admin_Setup_Wizard_Tracking', - 185 => 'WC_Status_Tracking', - 186 => 'WC_Coupons_Tracking', - 187 => 'WC_Importer_Tracking', - 188 => 'WC_Orders_Tracking', - 189 => 'WC_Theme_Tracking', - 190 => 'WC_Order_Tracking', - 191 => 'WC_Product_Collection_Block_Tracking', - 192 => 'WC_Coupon_Tracking', - 193 => 'WC_Products_Tracking', - 194 => 'WC_Product_Variable', - 195 => 'WC_Logger', - 196 => 'WC_Geolocation', - 197 => 'WC_Customer_Download_Log', - 198 => 'WC_Shipping_Flat_Rate', - 199 => 'WC_Shipping_Free_Shipping', - 200 => 'WC_Shipping_Legacy_Free_Shipping', - 201 => 'WC_Shipping_Legacy_Local_Pickup', - 202 => 'WC_Shipping_Legacy_Local_Delivery', - 203 => 'WC_Shipping_Local_Pickup', - 204 => 'WC_Shipping_Legacy_International_Delivery', - 205 => 'WC_Shipping_Legacy_Flat_Rate', - 206 => 'WC_CLI_Update_Command', - 207 => 'WC_CLI_REST_Command', - 208 => 'WC_CLI_Runner', - 209 => 'WC_CLI_Tool_Command', - 210 => 'WC_CLI_COM_Command', - 211 => 'WC_CLI_Tracker_Command', - 212 => 'WC_CLI_COM_Extension_Command', - 213 => 'WC_Privacy_Erasers', - 214 => 'WC_Product_External', - 215 => 'WC_Product_Variation', - 216 => 'WC_Payment_Tokens', - 217 => 'WC_Product_Query', - 218 => 'WC_Cart_Totals', - 219 => 'WC_Shortcode_Order_Tracking', - 220 => 'WC_Shortcode_Checkout', - 221 => 'WC_Shortcode_My_Account', - 222 => 'WC_Shortcode_Products', - 223 => 'WC_Shortcode_Cart', - 224 => 'WC_Order_Item_Shipping', - 225 => 'WC_Validation', - 226 => 'WC_Product_Usage', - 227 => 'WC_Product_Usage_Rule_Set', - 228 => 'WC_Integration_MaxMind_Geolocation', - 229 => 'WC_Integration_MaxMind_Database_Service', - 230 => 'WC_Post_Types', - 231 => 'WC_Privacy_Background_Process', - 232 => 'WC_Product', - 233 => 'WC_Payment_Token', - 234 => 'WC_Abstract_Order', - 235 => 'WC_Deprecated_Hooks', - 236 => 'WC_Object_Query', - 237 => 'WC_Widget', - 238 => 'WC_Background_Process', - 239 => 'WC_Session', - 240 => 'WC_Settings_API', - 241 => 'WC_Shipping_Method', - 242 => 'WC_Log_Handler', - 243 => 'WC_Payment_Gateway', - 244 => 'WC_Integration', - 245 => 'WC_Data', - 246 => 'WC_Abstract_Privacy', - 247 => 'WC_Shipping', - 248 => 'WC_Cart_Fees', - 249 => 'WC_Shipping_Zone', - 250 => 'WC_Coupon', - 251 => 'WC_Product_Cat_Dropdown_Walker', - 252 => 'WC_Product_Cat_List_Walker', - 253 => 'WC_Post_Data', - 254 => 'WC_Log_Handler_Email', - 255 => 'WC_Log_Handler_File', - 256 => 'WC_Log_Handler_DB', - 257 => 'WC_DateTime', - 258 => 'WC_Autoloader', - 259 => 'WC_Emails', - 260 => 'WC_Data_Store', - 261 => 'WC_Webhook', - 262 => 'WC_Payment_Token_Data_Store', - 263 => 'WC_Order_Item_Fee_Data_Store', - 264 => 'WC_Customer_Data_Store_Session', - 265 => 'WC_Coupon_Data_Store_CPT', - 266 => 'WC_Customer_Download_Log_Data_Store', - 267 => 'WC_Customer_Data_Store', - 268 => 'WC_Order_Data_Store_CPT', - 269 => 'WC_Product_Data_Store_CPT', - 270 => 'WC_Order_Item_Shipping_Data_Store', - 271 => 'Abstract_WC_Order_Data_Store_CPT', - 272 => 'WC_Product_Variable_Data_Store_CPT', - 273 => 'Abstract_WC_Order_Item_Type_Data_Store', - 274 => 'WC_Order_Item_Coupon_Data_Store', - 275 => 'WC_Shipping_Zone_Data_Store', - 276 => 'WC_Product_Grouped_Data_Store_CPT', - 277 => 'WC_Data_Store_WP', - 278 => 'WC_Product_Variation_Data_Store_CPT', - 279 => 'WC_Webhook_Data_Store', - 280 => 'WC_Customer_Download_Data_Store', - 281 => 'WC_Order_Item_Tax_Data_Store', - 282 => 'WC_Order_Item_Data_Store', - 283 => 'WC_Order_Item_Product_Data_Store', - 284 => 'WC_Order_Refund_Data_Store_CPT', - 285 => 'WC_Payment_Gateway_CC', - 286 => 'WC_Gateway_Cheque', - 287 => 'WC_Payment_Gateway_ECheck', - 288 => 'WC_Gateway_Paypal_Response', - 289 => 'WC_Gateway_Paypal_PDT_Handler', - 290 => 'WC_Gateway_Paypal_Request', - 291 => 'WC_Gateway_Paypal_IPN_Handler', - 292 => 'WC_Gateway_Paypal_API_Handler', - 293 => 'WC_Gateway_Paypal_Refund', - 294 => 'WC_Gateway_Paypal', - 295 => 'WC_Gateway_BACS', - 296 => 'WC_Gateway_COD', - 297 => 'WC_CLI', - 298 => 'WC_Queue', - 299 => 'WC_Action_Queue', - 300 => 'WC_Embed', - 301 => 'WC_Data_Exception', - 302 => 'WC_REST_Exception', - 303 => 'WC_Geo_IP', - 304 => 'WC_Geo_IP_Record', - 305 => 'WC_Product_Attribute', - 306 => 'WC_Deprecated_Filter_Hooks', - 307 => 'WC_Privacy', - 308 => 'WC_Product_Factory', - 309 => 'WC_Register_WP_Admin_Settings', - 310 => 'WC_Form_Handler', - 311 => 'WC_Payment_Token_CC', - 312 => 'WC_Payment_Token_ECheck', - 313 => 'WC_Log_Levels', - 314 => 'WC_Order_Factory', - 315 => 'WC_Order_Item_Coupon', - 316 => 'WC_Checkout', - 317 => 'WC_Shipping_Zones', - 318 => 'WC_Discounts', - 319 => 'WC_CSV_Batch_Exporter', - 320 => 'WC_Product_CSV_Exporter', - 321 => 'WC_CSV_Exporter', - 322 => 'WC_Order_Refund', - 323 => 'WC_Order_Item_Meta', - 324 => 'WC_Deprecated_Action_Hooks', - 325 => 'WC_Product_Importer', - 326 => 'WC_Product_CSV_Importer', - 327 => 'WC_Cart', - 328 => 'WC_Cart_Session', - 329 => 'WC_Comments', - 330 => 'WC_Order_Item_Fee', - 331 => 'WC_Product_Grouped', - 332 => 'WC_Background_Emailer', - 333 => 'WC_Auth', - 334 => 'WC_Breadcrumb', - 335 => 'WC_Order_Item', - 336 => 'WC_Query', - 337 => 'WC_Widget_Rating_Filter', - 338 => 'WC_Widget_Cart', - 339 => 'WC_Widget_Recently_Viewed', - 340 => 'WC_Widget_Product_Tag_Cloud', - 341 => 'WC_Widget_Product_Categories', - 342 => 'WC_Widget_Layered_Nav', - 343 => 'WC_Widget_Product_Search', - 344 => 'WC_Widget_Price_Filter', - 345 => 'WC_Widget_Top_Rated_Products', - 346 => 'WC_Widget_Layered_Nav_Filters', - 347 => 'WC_Widget_Recent_Reviews', - 348 => 'WC_Widget_Products', - 349 => 'WC_AJAX', - 350 => 'WC_REST_Tax_Classes_V1_Controller', - 351 => 'WC_REST_Webhook_Deliveries_V1_Controller', - 352 => 'WC_REST_Order_Refunds_V1_Controller', - 353 => 'WC_REST_Product_Tags_V1_Controller', - 354 => 'WC_REST_Product_Categories_V1_Controller', - 355 => 'WC_REST_Coupons_V1_Controller', - 356 => 'WC_REST_Taxes_V1_Controller', - 357 => 'WC_REST_Product_Attributes_V1_Controller', - 358 => 'WC_REST_Webhooks_V1_Controller', - 359 => 'WC_REST_Orders_V1_Controller', - 360 => 'WC_REST_Reports_V1_Controller', - 361 => 'WC_REST_Report_Sales_V1_Controller', - 362 => 'WC_REST_Order_Notes_V1_Controller', - 363 => 'WC_REST_Customer_Downloads_V1_Controller', - 364 => 'WC_REST_Product_Attribute_Terms_V1_Controller', - 365 => 'WC_REST_Report_Top_Sellers_V1_Controller', - 366 => 'WC_REST_Product_Shipping_Classes_V1_Controller', - 367 => 'WC_REST_Products_V1_Controller', - 368 => 'WC_REST_Product_Reviews_V1_Controller', - 369 => 'WC_REST_Customers_V1_Controller', - 370 => 'WC_REST_Report_Products_Totals_Controller', - 371 => 'WC_REST_Data_Countries_Controller', - 372 => 'WC_REST_Product_Attributes_Controller', - 373 => 'WC_REST_Posts_Controller', - 374 => 'WC_REST_Order_Refunds_Controller', - 375 => 'WC_REST_Product_Variations_Controller', - 376 => 'WC_REST_Layout_Templates_Controller', - 377 => 'WC_REST_CRUD_Controller', - 378 => 'WC_REST_Controller', - 379 => 'WC_REST_Customer_Downloads_Controller', - 380 => 'WC_REST_Data_Currencies_Controller', - 381 => 'WC_REST_Shipping_Methods_Controller', - 382 => 'WC_REST_Products_Controller', - 383 => 'WC_REST_Reports_Controller', - 384 => 'WC_REST_Settings_Controller', - 385 => 'WC_REST_Report_Orders_Totals_Controller', - 386 => 'WC_REST_Product_Tags_Controller', - 387 => 'WC_REST_System_Status_Tools_Controller', - 388 => 'WC_REST_Product_Custom_Fields_Controller', - 389 => 'WC_REST_Product_Categories_Controller', - 390 => 'WC_REST_Report_Reviews_Totals_Controller', - 391 => 'WC_REST_Data_Continents_Controller', - 392 => 'WC_REST_Orders_Controller', - 393 => 'WC_REST_Taxes_Controller', - 394 => 'WC_REST_Shipping_Zones_Controller_Base', - 395 => 'WC_REST_Data_Controller', - 396 => 'WC_REST_Refunds_Controller', - 397 => 'WC_REST_Shipping_Zone_Locations_Controller', - 398 => 'WC_REST_Report_Sales_Controller', - 399 => 'WC_REST_Tax_Classes_Controller', - 400 => 'WC_REST_Webhooks_Controller', - 401 => 'WC_REST_Terms_Controller', - 402 => 'WC_REST_Network_Orders_Controller', - 403 => 'WC_REST_Product_Attribute_Terms_Controller', - 404 => 'WC_REST_Customers_Controller', - 405 => 'WC_REST_Report_Top_Sellers_Controller', - 406 => 'WC_REST_Coupons_Controller', - 407 => 'WC_REST_Shipping_Zones_Controller', - 408 => 'WC_REST_Shipping_Zone_Methods_Controller', - 409 => 'WC_REST_System_Status_Controller', - 410 => 'WC_REST_Product_Reviews_Controller', - 411 => 'WC_REST_Product_Shipping_Classes_Controller', - 412 => 'WC_REST_Setting_Options_Controller', - 413 => 'WC_REST_Report_Coupons_Totals_Controller', - 414 => 'WC_REST_Payment_Gateways_Controller', - 415 => 'WC_REST_Order_Notes_Controller', - 416 => 'WC_REST_Report_Customers_Totals_Controller', - 417 => 'WC_REST_Telemetry_Controller', - 418 => 'WC_REST_Product_Categories_V2_Controller', - 419 => 'WC_REST_Shipping_Zone_Locations_V2_Controller', - 420 => 'WC_REST_Shipping_Zones_V2_Controller', - 421 => 'WC_REST_Coupons_V2_Controller', - 422 => 'WC_REST_Taxes_V2_Controller', - 423 => 'WC_REST_Product_Variations_V2_Controller', - 424 => 'WC_REST_Tax_Classes_V2_Controller', - 425 => 'WC_REST_Order_Refunds_V2_Controller', - 426 => 'WC_REST_Webhook_Deliveries_V2_Controller', - 427 => 'WC_REST_Product_Tags_V2_Controller', - 428 => 'WC_REST_Product_Shipping_Classes_V2_Controller', - 429 => 'WC_REST_Report_Top_Sellers_V2_Controller', - 430 => 'WC_REST_Products_V2_Controller', - 431 => 'WC_REST_System_Status_Tools_V2_Controller', - 432 => 'WC_REST_Shipping_Zone_Methods_V2_Controller', - 433 => 'WC_REST_Network_Orders_V2_Controller', - 434 => 'WC_REST_Customers_V2_Controller', - 435 => 'WC_REST_Setting_Options_V2_Controller', - 436 => 'WC_REST_Product_Reviews_V2_Controller', - 437 => 'WC_REST_System_Status_V2_Controller', - 438 => 'WC_REST_Webhooks_V2_Controller', - 439 => 'WC_REST_Product_Attributes_V2_Controller', - 440 => 'WC_REST_Payment_Gateways_V2_Controller', - 441 => 'WC_REST_Settings_V2_Controller', - 442 => 'WC_REST_Shipping_Methods_V2_Controller', - 443 => 'WC_REST_Reports_V2_Controller', - 444 => 'WC_REST_Report_Sales_V2_Controller', - 445 => 'WC_REST_Orders_V2_Controller', - 446 => 'WC_REST_Product_Attribute_Terms_V2_Controller', - 447 => 'WC_REST_Customer_Downloads_V2_Controller', - 448 => 'WC_REST_Order_Notes_V2_Controller', - 449 => 'WC_Regenerate_Images_Request', - 450 => 'WC_Cache_Helper', - 451 => 'WC_Session_Handler', - 452 => 'WC_Queue_Interface', - 453 => 'WC_Payment_Token_Data_Store_Interface', - 454 => 'WC_Log_Handler_Interface', - 455 => 'WC_Order_Item_Type_Data_Store_Interface', - 456 => 'WC_Customer_Data_Store_Interface', - 457 => 'WC_Webhook_Data_Store_Interface', - 458 => 'WC_Shipping_Zone_Data_Store_Interface', - 459 => 'WC_Object_Data_Store_Interface', - 460 => 'WC_Customer_Download_Log_Data_Store_Interface', - 461 => 'WC_Customer_Download_Data_Store_Interface', - 462 => 'WC_Coupon_Data_Store_Interface', - 463 => 'WC_Order_Data_Store_Interface', - 464 => 'WC_Product_Variable_Data_Store_Interface', - 465 => 'WC_Order_Item_Data_Store_Interface', - 466 => 'WC_Importer_Interface', - 467 => 'WC_Logger_Interface', - 468 => 'WC_Abstract_Order_Data_Store_Interface', - 469 => 'WC_Order_Refund_Data_Store_Interface', - 470 => 'WC_Order_Item_Product_Data_Store_Interface', - 471 => 'WC_Product_Data_Store_Interface', - 472 => 'WC_Tracker', - 473 => 'WC_Shipping_Rate', - 474 => 'ActionScheduler_AsyncRequest_QueueRunner', - 475 => 'ActionScheduler_WPCLI_Clean_Command', - 476 => 'ActionScheduler_WPCLI_Scheduler_command', - 477 => 'ActionScheduler_WPCLI_QueueRunner', - 478 => 'ActionScheduler_ListTable', - 479 => 'ActionScheduler_WPCommentCleaner', - 480 => 'ActionScheduler_AdminView', - 481 => 'ActionScheduler_ActionClaim', - 482 => 'ActionScheduler_QueueRunner', - 483 => 'ActionScheduler_CronSchedule', - 484 => 'ActionScheduler_NullSchedule', - 485 => 'ActionScheduler_SimpleSchedule', - 486 => 'ActionScheduler_Schedule', - 487 => 'ActionScheduler_IntervalSchedule', - 488 => 'ActionScheduler_CanceledSchedule', - 489 => 'ActionScheduler_LoggerSchema', - 490 => 'ActionScheduler_StoreSchema', - 491 => 'ActionScheduler_Abstract_QueueRunner', - 492 => 'ActionScheduler_Lock', - 493 => 'ActionScheduler_Abstract_RecurringSchedule', - 494 => 'ActionScheduler_TimezoneHelper', - 495 => 'ActionScheduler_Abstract_Schema', - 496 => 'ActionScheduler', - 497 => 'ActionScheduler_Abstract_ListTable', - 498 => 'ActionScheduler_Abstract_Schedule', - 499 => 'ActionScheduler_Logger', - 500 => 'ActionScheduler_Store', - 501 => 'ActionScheduler_Compatibility', - 502 => 'ActionScheduler_QueueCleaner', - 503 => 'ActionScheduler_wpPostStore', - 504 => 'ActionScheduler_wpPostStore_PostStatusRegistrar', - 505 => 'ActionScheduler_wpPostStore_TaxonomyRegistrar', - 506 => 'ActionScheduler_wpPostStore_PostTypeRegistrar', - 507 => 'ActionScheduler_DBLogger', - 508 => 'ActionScheduler_HybridStore', - 509 => 'ActionScheduler_wpCommentLogger', - 510 => 'ActionScheduler_DBStore', - 511 => 'ActionScheduler_FinishedAction', - 512 => 'ActionScheduler_CanceledAction', - 513 => 'ActionScheduler_Action', - 514 => 'ActionScheduler_NullAction', - 515 => 'ActionScheduler_Exception', - 516 => 'ActionScheduler_InvalidActionException', - 517 => 'ActionScheduler_OptionLock', - 518 => 'ActionScheduler_Versions', - 519 => 'ActionScheduler_DateTime', - 520 => 'ActionScheduler_LogEntry', - 521 => 'ActionScheduler_DBStoreMigrator', - 522 => 'ActionScheduler_ActionFactory', - 523 => 'ActionScheduler_FatalErrorMonitor', - 524 => 'ActionScheduler_wcSystemStatus', - 525 => 'ActionScheduler_NullLogEntry', - 526 => 'ActionScheduler_DataController', - 528 => 'CronExpression_FieldFactory', - 529 => 'CronExpression_FieldInterface', - 530 => 'CronExpression_MinutesField', - 531 => 'CronExpression_YearField', - 532 => 'CronExpression_DayOfMonthField', - 533 => 'CronExpression', - 534 => 'CronExpression_DayOfWeekField', - 535 => 'CronExpression_AbstractField', - 536 => 'CronExpression_HoursField', - 537 => 'CronExpression_MonthField', - 538 => 'ActionScheduler_Abstract_QueueRunner_Deprecated', - 539 => 'ActionScheduler_Store_Deprecated', - 540 => 'ActionScheduler_AdminView_Deprecated', - 541 => 'ActionScheduler_Schedule_Deprecated', - 542 => 'WC_Interactivity_Initial_State', + 0 => 'WC_Brands_Block_Templates', + 1 => 'BlockTemplateUtilsDuplicated', + 2 => 'WC_Blocks_Utils', + 3 => 'WC_REST_Authentication', + 4 => 'WC_Countries', + 5 => 'WC_Template_Loader', + 6 => 'WC_Order', + 7 => 'WC_Order_Query', + 8 => 'WC_Install', + 9 => 'WC_WCCOM_Site_Installer', + 10 => 'WC_WCCOM_Site', + 11 => 'WC_WCCOM_Site_Installation_Step_Download_Product', + 12 => 'WC_WCCOM_Site_Installation_Step_Activate_Product', + 13 => 'WC_WCCOM_Site_Installation_Step_Move_Product', + 14 => 'WC_WCCOM_Site_Installation_Step_Unpack_Product', + 15 => 'WC_WCCOM_Site_Installation_Step', + 16 => 'WC_WCCOM_Site_Installation_Step_Get_Product_Info', + 17 => 'WC_WCCOM_Site_Installation_State', + 18 => 'WC_WCCOM_Site_Installation_Manager', + 19 => 'WC_WCCOM_Site_Installation_State_Storage', + 20 => 'WC_REST_WCCOM_Site_Installer_Error', + 21 => 'WC_REST_WCCOM_Site_Controller', + 22 => 'WC_REST_WCCOM_Site_SSR_Controller', + 23 => 'WC_REST_WCCOM_Site_Installer_Controller', + 24 => 'WC_REST_WCCOM_Site_Status_Controller', + 25 => 'WC_REST_WCCOM_Site_Installer_Error_Codes', + 26 => 'WC_Brands_Brand_Settings_Manager', + 27 => 'WC_Structured_Data', + 28 => 'WC_Order_Item_Product', + 29 => 'WC_Customer', + 30 => 'WC_Privacy_Exporters', + 31 => 'WC_Order_Item_Tax', + 32 => 'WC_Payment_Gateways', + 33 => 'WC_Item_Totals', + 34 => 'WooCommerce', + 35 => 'WC_Regenerate_Images', + 36 => 'WC_Meta_Data', + 37 => 'WC_Product_Simple', + 38 => 'WC_Rate_Limiter', + 39 => 'WC_Shortcodes', + 40 => 'WC_Customizer_Control_Cropping', + 41 => 'WC_Shop_Customizer', + 42 => 'WC_Product_Download', + 43 => 'WC_Email_Customer_New_Account', + 44 => 'WC_Email', + 45 => 'WC_Email_Customer_Processing_Order', + 46 => 'WC_Email_New_Order', + 47 => 'WC_Email_Customer_Note', + 48 => 'WC_Email_Customer_On_Hold_Order', + 49 => 'WC_Email_Customer_Reset_Password', + 50 => 'WC_Email_Customer_Completed_Order', + 51 => 'WC_Email_Failed_Order', + 52 => 'WC_Email_Customer_Invoice', + 53 => 'WC_Email_Cancelled_Order', + 54 => 'WC_Email_Customer_Refunded_Order', + 55 => 'WC_Background_Updater', + 56 => 'WC_Customer_Download', + 57 => 'WC_Integrations', + 58 => 'WC_HTTPS', + 59 => 'WC_Twenty_Ten', + 60 => 'WC_Twenty_Thirteen', + 61 => 'WC_Twenty_Fifteen', + 62 => 'WC_Twenty_Twelve', + 63 => 'WC_Twenty_Twenty', + 64 => 'WC_Twenty_Twenty_Three', + 65 => 'WC_Twenty_Fourteen', + 66 => 'WC_Twenty_Seventeen', + 67 => 'WC_Twenty_Twenty_Two', + 68 => 'WC_Twenty_Sixteen', + 69 => 'WC_Twenty_Twenty_One', + 70 => 'WC_Twenty_Eleven', + 71 => 'WC_Twenty_Nineteen', + 72 => 'WC_Tax', + 73 => 'WC_Settings_Emails', + 74 => 'WC_Settings_Page', + 75 => 'WC_Settings_Tax', + 76 => 'WC_Settings_Shipping', + 77 => 'WC_Settings_Advanced', + 78 => 'WC_Settings_Rest_API', + 79 => 'WC_Settings_Products', + 80 => 'WC_Settings_Payment_Gateways', + 81 => 'WC_Settings_Integrations', + 82 => 'WC_Settings_Accounts', + 83 => 'WC_Settings_General', + 84 => 'WC_Settings_Site_Visibility', + 85 => 'WC_Settings_Payment_Gateways_React', + 86 => 'WC_Brands_Admin', + 87 => 'WC_Admin_Addons', + 88 => 'WC_Admin_Notices', + 89 => 'WC_Admin_Importers', + 90 => 'WC_Admin_Upload_Downloadable_Product', + 91 => 'WC_Admin_Marketplace_Promotions', + 92 => 'WC_Admin_Help', + 93 => 'WC_Tax_Rate_Importer', + 94 => 'WC_Product_CSV_Importer_Controller', + 95 => 'WC_Admin_Webhooks_Table_List', + 96 => 'WC_Admin_Attributes', + 97 => 'WC_Admin_Webhooks', + 98 => 'WC_Admin_Settings', + 99 => 'WC_Admin_Reports', + 100 => 'WC_Admin_Customize', + 101 => 'WC_Admin_Status', + 102 => 'WC_Admin_Duplicate_Product', + 103 => 'WC_Admin_API_Keys', + 104 => 'WC_Admin_List_Table_Products', + 105 => 'WC_Admin_List_Table_Coupons', + 106 => 'WC_Admin_List_Table_Orders', + 107 => 'WC_Admin_List_Table', + 108 => 'WC_Admin_Post_Types', + 109 => 'WC_Admin_API_Keys_Table_List', + 110 => 'WC_Notes_Refund_Returns', + 111 => 'WC_Notes_Run_Db_Update', + 112 => 'WC_Admin_Menus', + 113 => 'WC_Marketplace_Suggestions', + 114 => 'WC_Marketplace_Updater', + 115 => 'WC_Admin_Taxonomies', + 116 => 'WC_Admin_Pointers', + 117 => 'WC_Admin_Exporters', + 118 => 'WC_Admin_Setup_Wizard', + 119 => 'WC_Admin_Dashboard', + 120 => 'WC_Admin_Meta_Boxes', + 121 => 'WC_Admin_Log_Table_List', + 122 => 'WC_Plugins_Screen_Updates', + 123 => 'WC_Plugin_Updates', + 124 => 'WC_Updates_Screen_Updates', + 125 => 'WC_Admin_Dashboard_Setup', + 126 => 'WC_Admin_Permalink_Settings', + 127 => 'WC_Admin_Assets', + 128 => 'WC_Helper_Subscriptions_API', + 129 => 'WC_Helper_Compat', + 130 => 'WC_Helper_Updater', + 131 => 'WC_Product_Usage_Notice', + 132 => 'WC_Helper_Admin', + 133 => 'WC_Helper_API', + 134 => 'WC_Helper', + 135 => 'WC_Helper_Options', + 136 => 'WC_Plugin_Api_Updater', + 137 => 'WC_Woo_Update_Manager_Plugin', + 138 => 'WC_Helper_Orders_API', + 139 => 'WC_Admin_Profile', + 140 => 'WC_Meta_Box_Order_Actions', + 141 => 'WC_Meta_Box_Product_Reviews', + 142 => 'WC_Meta_Box_Product_Data', + 143 => 'WC_Meta_Box_Product_Categories', + 144 => 'WC_Meta_Box_Product_Images', + 145 => 'WC_Meta_Box_Order_Data', + 146 => 'WC_Meta_Box_Product_Short_Description', + 147 => 'WC_Meta_Box_Order_Items', + 148 => 'WC_Meta_Box_Order_Downloads', + 149 => 'WC_Meta_Box_Coupon_Data', + 150 => 'WC_Meta_Box_Order_Notes', + 151 => 'WC_Report_Downloads', + 152 => 'WC_Report_Taxes_By_Date', + 153 => 'WC_Report_Coupon_Usage', + 154 => 'WC_Report_Low_In_Stock', + 155 => 'WC_Report_Sales_By_Product', + 156 => 'WC_Report_Stock', + 157 => 'WC_Report_Sales_By_Date', + 158 => 'WC_Report_Customers', + 159 => 'WC_Report_Out_Of_Stock', + 160 => 'WC_Report_Customer_List', + 161 => 'WC_Report_Taxes_By_Code', + 162 => 'WC_Report_Sales_By_Category', + 163 => 'WC_Report_Most_Stocked', + 164 => 'WC_Admin_Report', + 165 => 'WC_Admin', + 166 => 'WC_Download_Handler', + 167 => 'WC_Frontend_Scripts', + 168 => 'WC_Geolite_Integration', + 169 => 'WC_Abstract_Legacy_Order', + 170 => 'WC_Legacy_Shipping_Zone', + 171 => 'WC_Legacy_Customer', + 172 => 'WC_Legacy_Coupon', + 173 => 'WC_Legacy_Webhook', + 174 => 'WC_Legacy_Payment_Token', + 175 => 'WC_Abstract_Legacy_Product', + 176 => 'WC_Legacy_Cart', + 177 => 'WP_Async_Request', + 178 => 'WP_Background_Process', + 179 => 'WC_Eval_Math', + 180 => 'WC_Eval_Math_Stack', + 181 => 'WC_Tracks_Footer_Pixel', + 182 => 'WC_Tracks', + 183 => 'WC_Tracks_Event', + 184 => 'WC_Site_Tracking', + 185 => 'WC_Tracks_Client', + 186 => 'WC_Extensions_Tracking', + 187 => 'WC_Settings_Tracking', + 188 => 'WC_Admin_Setup_Wizard_Tracking', + 189 => 'WC_Status_Tracking', + 190 => 'WC_Coupons_Tracking', + 191 => 'WC_Importer_Tracking', + 192 => 'WC_Orders_Tracking', + 193 => 'WC_Theme_Tracking', + 194 => 'WC_Order_Tracking', + 195 => 'WC_Product_Collection_Block_Tracking', + 196 => 'WC_Coupon_Tracking', + 197 => 'WC_Products_Tracking', + 198 => 'WC_Product_Variable', + 199 => 'WC_Logger', + 200 => 'WC_Geolocation', + 201 => 'WC_Customer_Download_Log', + 202 => 'WC_Brands', + 203 => 'WC_Shipping_Flat_Rate', + 204 => 'WC_Shipping_Free_Shipping', + 205 => 'WC_Shipping_Legacy_Free_Shipping', + 206 => 'WC_Shipping_Legacy_Local_Pickup', + 207 => 'WC_Shipping_Legacy_Local_Delivery', + 208 => 'WC_Shipping_Local_Pickup', + 209 => 'WC_Shipping_Legacy_International_Delivery', + 210 => 'WC_Shipping_Legacy_Flat_Rate', + 211 => 'WC_CLI_Update_Command', + 212 => 'WC_CLI_REST_Command', + 213 => 'WC_CLI_Runner', + 214 => 'WC_CLI_Tool_Command', + 215 => 'WC_CLI_COM_Command', + 216 => 'WC_CLI_Tracker_Command', + 217 => 'WC_CLI_COM_Extension_Command', + 218 => 'WC_Privacy_Erasers', + 219 => 'WC_Product_External', + 220 => 'WC_Product_Variation', + 221 => 'WC_Payment_Tokens', + 222 => 'WC_Product_Query', + 223 => 'WC_Cart_Totals', + 224 => 'WC_Shortcode_Order_Tracking', + 225 => 'WC_Shortcode_Checkout', + 226 => 'WC_Shortcode_My_Account', + 227 => 'WC_Shortcode_Products', + 228 => 'WC_Shortcode_Cart', + 229 => 'WC_Order_Item_Shipping', + 230 => 'WC_Validation', + 231 => 'WC_Product_Usage', + 232 => 'WC_Product_Usage_Rule_Set', + 233 => 'WC_Integration_MaxMind_Geolocation', + 234 => 'WC_Integration_MaxMind_Database_Service', + 235 => 'WC_Post_Types', + 236 => 'WC_Privacy_Background_Process', + 237 => 'WC_Product', + 238 => 'WC_Payment_Token', + 239 => 'WC_Abstract_Order', + 240 => 'WC_Deprecated_Hooks', + 241 => 'WC_Object_Query', + 242 => 'WC_Widget', + 243 => 'WC_Background_Process', + 244 => 'WC_Session', + 245 => 'WC_Settings_API', + 246 => 'WC_Shipping_Method', + 247 => 'WC_Log_Handler', + 248 => 'WC_Payment_Gateway', + 249 => 'WC_Integration', + 250 => 'WC_Data', + 251 => 'WC_Abstract_Privacy', + 252 => 'WC_Shipping', + 253 => 'WC_Cart_Fees', + 254 => 'WC_Shipping_Zone', + 255 => 'WC_Coupon', + 256 => 'WC_Product_Cat_Dropdown_Walker', + 257 => 'WC_Product_Cat_List_Walker', + 258 => 'WC_Post_Data', + 259 => 'WC_Log_Handler_Email', + 260 => 'WC_Log_Handler_File', + 261 => 'WC_Log_Handler_DB', + 262 => 'WC_DateTime', + 263 => 'WC_Autoloader', + 264 => 'WC_Emails', + 265 => 'WC_Data_Store', + 266 => 'WC_Webhook', + 267 => 'WC_Payment_Token_Data_Store', + 268 => 'WC_Order_Item_Fee_Data_Store', + 269 => 'WC_Customer_Data_Store_Session', + 270 => 'WC_Coupon_Data_Store_CPT', + 271 => 'WC_Customer_Download_Log_Data_Store', + 272 => 'WC_Customer_Data_Store', + 273 => 'WC_Order_Data_Store_CPT', + 274 => 'WC_Product_Data_Store_CPT', + 275 => 'WC_Order_Item_Shipping_Data_Store', + 276 => 'Abstract_WC_Order_Data_Store_CPT', + 277 => 'WC_Product_Variable_Data_Store_CPT', + 278 => 'Abstract_WC_Order_Item_Type_Data_Store', + 279 => 'WC_Order_Item_Coupon_Data_Store', + 280 => 'WC_Shipping_Zone_Data_Store', + 281 => 'WC_Product_Grouped_Data_Store_CPT', + 282 => 'WC_Data_Store_WP', + 283 => 'WC_Product_Variation_Data_Store_CPT', + 284 => 'WC_Webhook_Data_Store', + 285 => 'WC_Customer_Download_Data_Store', + 286 => 'WC_Order_Item_Tax_Data_Store', + 287 => 'WC_Order_Item_Data_Store', + 288 => 'WC_Order_Item_Product_Data_Store', + 289 => 'WC_Order_Refund_Data_Store_CPT', + 290 => 'WC_Payment_Gateway_CC', + 291 => 'WC_Gateway_Cheque', + 292 => 'WC_Payment_Gateway_ECheck', + 293 => 'WC_Gateway_Paypal_Response', + 294 => 'WC_Gateway_Paypal_PDT_Handler', + 295 => 'WC_Gateway_Paypal_Request', + 296 => 'WC_Gateway_Paypal_IPN_Handler', + 297 => 'WC_Gateway_Paypal_API_Handler', + 298 => 'WC_Gateway_Paypal_Refund', + 299 => 'WC_Gateway_Paypal', + 300 => 'WC_Gateway_BACS', + 301 => 'WC_Gateway_COD', + 302 => 'WC_CLI', + 303 => 'WC_Queue', + 304 => 'WC_Action_Queue', + 305 => 'WC_Embed', + 306 => 'WC_Data_Exception', + 307 => 'WC_REST_Exception', + 308 => 'WC_Geo_IP', + 309 => 'WC_Geo_IP_Record', + 310 => 'WC_Product_Attribute', + 311 => 'WC_Deprecated_Filter_Hooks', + 312 => 'WC_Privacy', + 313 => 'WC_Product_Factory', + 314 => 'WC_Brands_Coupons', + 315 => 'WC_Register_WP_Admin_Settings', + 316 => 'WC_Form_Handler', + 317 => 'WC_Payment_Token_CC', + 318 => 'WC_Payment_Token_ECheck', + 319 => 'WC_Log_Levels', + 320 => 'WC_Order_Factory', + 321 => 'WC_Order_Item_Coupon', + 322 => 'WC_Checkout', + 323 => 'WC_Shipping_Zones', + 324 => 'WC_Discounts', + 325 => 'WC_CSV_Batch_Exporter', + 326 => 'WC_Product_CSV_Exporter', + 327 => 'WC_CSV_Exporter', + 328 => 'WC_Order_Refund', + 329 => 'WC_Order_Item_Meta', + 330 => 'WC_Deprecated_Action_Hooks', + 331 => 'WC_Product_Importer', + 332 => 'WC_Product_CSV_Importer', + 333 => 'WC_Cart', + 334 => 'WC_Cart_Session', + 335 => 'WC_Comments', + 336 => 'WC_Order_Item_Fee', + 337 => 'WC_Product_Grouped', + 338 => 'WC_Background_Emailer', + 339 => 'WC_Auth', + 340 => 'WC_Breadcrumb', + 341 => 'WC_Order_Item', + 342 => 'WC_Query', + 343 => 'WC_Widget_Rating_Filter', + 344 => 'WC_Widget_Cart', + 345 => 'WC_Widget_Brand_Nav', + 346 => 'WC_Widget_Brand_Description', + 347 => 'WC_Widget_Recently_Viewed', + 348 => 'WC_Widget_Product_Tag_Cloud', + 349 => 'WC_Widget_Product_Categories', + 350 => 'WC_Widget_Layered_Nav', + 351 => 'WC_Widget_Brand_Thumbnails', + 352 => 'WC_Widget_Product_Search', + 353 => 'WC_Widget_Price_Filter', + 354 => 'WC_Widget_Top_Rated_Products', + 355 => 'WC_Widget_Layered_Nav_Filters', + 356 => 'WC_Widget_Recent_Reviews', + 357 => 'WC_Widget_Products', + 358 => 'WC_AJAX', + 359 => 'WC_REST_Tax_Classes_V1_Controller', + 360 => 'WC_REST_Webhook_Deliveries_V1_Controller', + 361 => 'WC_REST_Order_Refunds_V1_Controller', + 362 => 'WC_REST_Product_Tags_V1_Controller', + 363 => 'WC_REST_Product_Categories_V1_Controller', + 364 => 'WC_REST_Coupons_V1_Controller', + 365 => 'WC_REST_Taxes_V1_Controller', + 366 => 'WC_REST_Product_Attributes_V1_Controller', + 367 => 'WC_REST_Webhooks_V1_Controller', + 368 => 'WC_REST_Orders_V1_Controller', + 369 => 'WC_REST_Reports_V1_Controller', + 370 => 'WC_REST_Report_Sales_V1_Controller', + 371 => 'WC_REST_Order_Notes_V1_Controller', + 372 => 'WC_REST_Customer_Downloads_V1_Controller', + 373 => 'WC_REST_Product_Attribute_Terms_V1_Controller', + 374 => 'WC_REST_Report_Top_Sellers_V1_Controller', + 375 => 'WC_REST_Product_Shipping_Classes_V1_Controller', + 376 => 'WC_REST_Products_V1_Controller', + 377 => 'WC_REST_Product_Reviews_V1_Controller', + 378 => 'WC_REST_Customers_V1_Controller', + 379 => 'WC_REST_Report_Products_Totals_Controller', + 380 => 'WC_REST_Data_Countries_Controller', + 381 => 'WC_REST_Product_Attributes_Controller', + 382 => 'WC_REST_Posts_Controller', + 383 => 'WC_REST_Order_Refunds_Controller', + 384 => 'WC_REST_Product_Variations_Controller', + 385 => 'WC_REST_Layout_Templates_Controller', + 386 => 'WC_REST_CRUD_Controller', + 387 => 'WC_REST_Controller', + 388 => 'WC_REST_Customer_Downloads_Controller', + 389 => 'WC_REST_Data_Currencies_Controller', + 390 => 'WC_REST_Shipping_Methods_Controller', + 391 => 'WC_REST_Products_Controller', + 392 => 'WC_REST_Reports_Controller', + 393 => 'WC_REST_Settings_Controller', + 394 => 'WC_REST_Report_Orders_Totals_Controller', + 395 => 'WC_REST_Product_Tags_Controller', + 396 => 'WC_REST_System_Status_Tools_Controller', + 397 => 'WC_REST_Product_Custom_Fields_Controller', + 398 => 'WC_REST_Product_Categories_Controller', + 399 => 'WC_REST_Report_Reviews_Totals_Controller', + 400 => 'WC_REST_Data_Continents_Controller', + 401 => 'WC_REST_Orders_Controller', + 402 => 'WC_REST_Taxes_Controller', + 403 => 'WC_REST_Shipping_Zones_Controller_Base', + 404 => 'WC_REST_Data_Controller', + 405 => 'WC_REST_Refunds_Controller', + 406 => 'WC_REST_Shipping_Zone_Locations_Controller', + 407 => 'WC_REST_Report_Sales_Controller', + 408 => 'WC_REST_Tax_Classes_Controller', + 409 => 'WC_REST_Webhooks_Controller', + 410 => 'WC_REST_Terms_Controller', + 411 => 'WC_REST_Network_Orders_Controller', + 412 => 'WC_REST_Product_Attribute_Terms_Controller', + 413 => 'WC_REST_Customers_Controller', + 414 => 'WC_REST_Report_Top_Sellers_Controller', + 415 => 'WC_REST_Coupons_Controller', + 416 => 'WC_REST_Shipping_Zones_Controller', + 417 => 'WC_REST_Shipping_Zone_Methods_Controller', + 418 => 'WC_REST_System_Status_Controller', + 419 => 'WC_REST_Product_Reviews_Controller', + 420 => 'WC_REST_Product_Shipping_Classes_Controller', + 421 => 'WC_REST_Setting_Options_Controller', + 422 => 'WC_REST_Report_Coupons_Totals_Controller', + 423 => 'WC_REST_Product_Brands_Controller', + 424 => 'WC_REST_Payment_Gateways_Controller', + 425 => 'WC_REST_Order_Notes_Controller', + 426 => 'WC_REST_Report_Customers_Totals_Controller', + 427 => 'WC_REST_Telemetry_Controller', + 428 => 'WC_REST_Product_Categories_V2_Controller', + 429 => 'WC_REST_Shipping_Zone_Locations_V2_Controller', + 430 => 'WC_REST_Shipping_Zones_V2_Controller', + 431 => 'WC_REST_Coupons_V2_Controller', + 432 => 'WC_REST_Taxes_V2_Controller', + 433 => 'WC_REST_Product_Brands_V2_Controller', + 434 => 'WC_REST_Product_Variations_V2_Controller', + 435 => 'WC_REST_Tax_Classes_V2_Controller', + 436 => 'WC_REST_Order_Refunds_V2_Controller', + 437 => 'WC_REST_Webhook_Deliveries_V2_Controller', + 438 => 'WC_REST_Product_Tags_V2_Controller', + 439 => 'WC_REST_Product_Shipping_Classes_V2_Controller', + 440 => 'WC_REST_Report_Top_Sellers_V2_Controller', + 441 => 'WC_REST_Products_V2_Controller', + 442 => 'WC_REST_System_Status_Tools_V2_Controller', + 443 => 'WC_REST_Shipping_Zone_Methods_V2_Controller', + 444 => 'WC_REST_Network_Orders_V2_Controller', + 445 => 'WC_REST_Customers_V2_Controller', + 446 => 'WC_REST_Setting_Options_V2_Controller', + 447 => 'WC_REST_Product_Reviews_V2_Controller', + 448 => 'WC_REST_System_Status_V2_Controller', + 449 => 'WC_REST_Webhooks_V2_Controller', + 450 => 'WC_REST_Product_Attributes_V2_Controller', + 451 => 'WC_REST_Payment_Gateways_V2_Controller', + 452 => 'WC_REST_Settings_V2_Controller', + 453 => 'WC_REST_Shipping_Methods_V2_Controller', + 454 => 'WC_REST_Reports_V2_Controller', + 455 => 'WC_REST_Report_Sales_V2_Controller', + 456 => 'WC_REST_Orders_V2_Controller', + 457 => 'WC_REST_Product_Attribute_Terms_V2_Controller', + 458 => 'WC_REST_Customer_Downloads_V2_Controller', + 459 => 'WC_REST_Order_Notes_V2_Controller', + 460 => 'WC_Regenerate_Images_Request', + 461 => 'WC_Cache_Helper', + 462 => 'WC_Session_Handler', + 463 => 'WC_Queue_Interface', + 464 => 'WC_Payment_Token_Data_Store_Interface', + 465 => 'WC_Log_Handler_Interface', + 466 => 'WC_Order_Item_Type_Data_Store_Interface', + 467 => 'WC_Customer_Data_Store_Interface', + 468 => 'WC_Webhook_Data_Store_Interface', + 469 => 'WC_Shipping_Zone_Data_Store_Interface', + 470 => 'WC_Object_Data_Store_Interface', + 471 => 'WC_Customer_Download_Log_Data_Store_Interface', + 472 => 'WC_Customer_Download_Data_Store_Interface', + 473 => 'WC_Coupon_Data_Store_Interface', + 474 => 'WC_Order_Data_Store_Interface', + 475 => 'WC_Product_Variable_Data_Store_Interface', + 476 => 'WC_Order_Item_Data_Store_Interface', + 477 => 'WC_Importer_Interface', + 478 => 'WC_Logger_Interface', + 479 => 'WC_Abstract_Order_Data_Store_Interface', + 480 => 'WC_Order_Refund_Data_Store_Interface', + 481 => 'WC_Order_Item_Product_Data_Store_Interface', + 482 => 'WC_Product_Data_Store_Interface', + 483 => 'WC_Tracker', + 484 => 'WC_Shipping_Rate', + 485 => 'ActionScheduler_AsyncRequest_QueueRunner', + 486 => 'ActionScheduler_WPCLI_Clean_Command', + 487 => 'ActionScheduler_WPCLI_Scheduler_command', + 488 => 'ActionScheduler_WPCLI_QueueRunner', + 489 => 'ActionScheduler_ListTable', + 490 => 'ActionScheduler_WPCommentCleaner', + 491 => 'ActionScheduler_AdminView', + 492 => 'ActionScheduler_ActionClaim', + 493 => 'ActionScheduler_QueueRunner', + 494 => 'ActionScheduler_CronSchedule', + 495 => 'ActionScheduler_NullSchedule', + 496 => 'ActionScheduler_SimpleSchedule', + 497 => 'ActionScheduler_Schedule', + 498 => 'ActionScheduler_IntervalSchedule', + 499 => 'ActionScheduler_CanceledSchedule', + 500 => 'ActionScheduler_LoggerSchema', + 501 => 'ActionScheduler_StoreSchema', + 502 => 'ActionScheduler_Abstract_QueueRunner', + 503 => 'ActionScheduler_Lock', + 504 => 'ActionScheduler_Abstract_RecurringSchedule', + 505 => 'ActionScheduler_TimezoneHelper', + 506 => 'ActionScheduler_Abstract_Schema', + 507 => 'ActionScheduler', + 508 => 'ActionScheduler_Abstract_ListTable', + 509 => 'ActionScheduler_Abstract_Schedule', + 510 => 'ActionScheduler_Logger', + 511 => 'ActionScheduler_Store', + 512 => 'ActionScheduler_Compatibility', + 513 => 'ActionScheduler_QueueCleaner', + 514 => 'ActionScheduler_wpPostStore', + 515 => 'ActionScheduler_wpPostStore_PostStatusRegistrar', + 516 => 'ActionScheduler_wpPostStore_TaxonomyRegistrar', + 517 => 'ActionScheduler_wpPostStore_PostTypeRegistrar', + 518 => 'ActionScheduler_DBLogger', + 519 => 'ActionScheduler_HybridStore', + 520 => 'ActionScheduler_wpCommentLogger', + 521 => 'ActionScheduler_DBStore', + 522 => 'ActionScheduler_FinishedAction', + 523 => 'ActionScheduler_CanceledAction', + 524 => 'ActionScheduler_Action', + 525 => 'ActionScheduler_NullAction', + 526 => 'ActionScheduler_Exception', + 527 => 'ActionScheduler_InvalidActionException', + 528 => 'ActionScheduler_OptionLock', + 529 => 'ActionScheduler_Versions', + 530 => 'ActionScheduler_DateTime', + 531 => 'ActionScheduler_LogEntry', + 532 => 'ActionScheduler_DBStoreMigrator', + 533 => 'ActionScheduler_ActionFactory', + 534 => 'ActionScheduler_FatalErrorMonitor', + 535 => 'ActionScheduler_wcSystemStatus', + 536 => 'ActionScheduler_NullLogEntry', + 537 => 'ActionScheduler_DataController', + 539 => 'CronExpression_FieldFactory', + 540 => 'CronExpression_FieldInterface', + 541 => 'CronExpression_MinutesField', + 542 => 'CronExpression_YearField', + 543 => 'CronExpression_DayOfMonthField', + 544 => 'CronExpression', + 545 => 'CronExpression_DayOfWeekField', + 546 => 'CronExpression_AbstractField', + 547 => 'CronExpression_HoursField', + 548 => 'CronExpression_MonthField', + 549 => 'ActionScheduler_Abstract_QueueRunner_Deprecated', + 550 => 'ActionScheduler_Store_Deprecated', + 551 => 'ActionScheduler_AdminView_Deprecated', + 552 => 'ActionScheduler_Schedule_Deprecated', + 553 => 'WC_Interactivity_Initial_State', ), 'exclude-namespaces' => array ( @@ -1540,124 +1560,124 @@ 90 => 'Automattic\\WooCommerce\\Blocks\\Registry', 95 => 'Automattic\\WooCommerce\\Blocks\\Templates', 116 => 'Automattic\\WooCommerce\\Blocks\\BlockTypes', - 158 => 'Automattic\\WooCommerce\\Blocks\\BlockTypes\\OrderConfirmation', - 263 => 'Automattic\\WooCommerce\\Blocks\\Assets', - 265 => 'Automattic\\WooCommerce\\Blocks\\Domain', - 267 => 'Automattic\\WooCommerce\\Blocks\\Domain\\Services', - 275 => 'Automattic\\WooCommerce\\Blocks\\Domain\\Services\\OnboardingTasks', - 278 => 'Automattic\\WooCommerce\\Blocks\\Domain\\Services\\Email', - 282 => 'Automattic\\WooCommerce\\Database\\Migrations', - 284 => 'Automattic\\WooCommerce\\Database\\Migrations\\CustomOrderTable', - 292 => 'Automattic\\WooCommerce', - 293 => 'Automattic\\WooCommerce\\LayoutTemplates', - 294 => 'Automattic\\WooCommerce\\Admin\\Overrides', - 299 => 'Automattic\\WooCommerce\\Admin', - 302 => 'Automattic\\WooCommerce\\Admin\\RemoteSpecs\\RuleProcessors', - 320 => 'Automattic\\WooCommerce\\Admin\\RemoteSpecs\\RuleProcessors\\Transformers', - 342 => 'Automattic\\WooCommerce\\Admin\\RemoteSpecs', - 347 => 'Automattic\\WooCommerce\\Admin\\BlockTemplates', - 352 => 'Automattic\\WooCommerce\\Admin\\DateTimeProvider', - 356 => 'Automattic\\WooCommerce\\Admin\\Composer', - 357 => 'Automattic\\WooCommerce\\Admin\\Features', - 359 => 'Automattic\\WooCommerce\\Admin\\Features\\ProductBlockEditor\\ProductTemplates', - 363 => 'Automattic\\WooCommerce\\Admin\\Features\\ProductBlockEditor', - 370 => 'Automattic\\WooCommerce\\Admin\\Features\\ShippingPartnerSuggestions', - 373 => 'Automattic\\WooCommerce\\Admin\\Features\\AsyncProductEditorCategoryField', - 374 => 'Automattic\\WooCommerce\\Admin\\Features\\Navigation', - 379 => 'Automattic\\WooCommerce\\Admin\\Features\\MarketingRecommendations', - 383 => 'Automattic\\WooCommerce\\Admin\\Features\\PaymentGatewaySuggestions', - 389 => 'Automattic\\WooCommerce\\Admin\\Features\\OnboardingTasks', - 390 => 'Automattic\\WooCommerce\\Admin\\Features\\OnboardingTasks\\Tasks', - 415 => 'Automattic\\WooCommerce\\Admin\\Features\\Blueprint', - 416 => 'Automattic\\WooCommerce\\Admin\\Features\\Blueprint\\Importers', - 419 => 'Automattic\\WooCommerce\\Admin\\Features\\Blueprint\\Exporters', - 426 => 'Automattic\\WooCommerce\\Admin\\Features\\Blueprint\\Steps', - 429 => 'Automattic\\WooCommerce\\Admin\\PluginsInstallLoggers', - 432 => 'Automattic\\WooCommerce\\Admin\\PluginsProvider', - 434 => 'Automattic\\WooCommerce\\Admin\\Notes', - 440 => 'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications', - 462 => 'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications\\Transformers', - 483 => 'Automattic\\WooCommerce\\Admin\\API', - 512 => 'Automattic\\WooCommerce\\Admin\\API\\AI', - 535 => 'Automattic\\WooCommerce\\Admin\\API\\Reports\\Customers', - 538 => 'Automattic\\WooCommerce\\Admin\\API\\Reports\\Customers\\Stats', - 541 => 'Automattic\\WooCommerce\\Admin\\API\\Reports', - 545 => 'Automattic\\WooCommerce\\Admin\\API\\Reports\\Products', - 548 => 'Automattic\\WooCommerce\\Admin\\API\\Reports\\Products\\Stats', - 555 => 'Automattic\\WooCommerce\\Admin\\API\\Reports\\Variations', - 558 => 'Automattic\\WooCommerce\\Admin\\API\\Reports\\Variations\\Stats', - 565 => 'Automattic\\WooCommerce\\Admin\\API\\Reports\\Coupons', - 568 => 'Automattic\\WooCommerce\\Admin\\API\\Reports\\Coupons\\Stats', - 575 => 'Automattic\\WooCommerce\\Admin\\API\\Reports\\Taxes', - 578 => 'Automattic\\WooCommerce\\Admin\\API\\Reports\\Taxes\\Stats', - 582 => 'Automattic\\WooCommerce\\Admin\\API\\Reports\\PerformanceIndicators', - 584 => 'Automattic\\WooCommerce\\Admin\\API\\Reports\\Orders', - 587 => 'Automattic\\WooCommerce\\Admin\\API\\Reports\\Orders\\Stats', - 592 => 'Automattic\\WooCommerce\\Admin\\API\\Reports\\Export', - 594 => 'Automattic\\WooCommerce\\Admin\\API\\Reports\\Stock', - 595 => 'Automattic\\WooCommerce\\Admin\\API\\Reports\\Stock\\Stats', - 598 => 'Automattic\\WooCommerce\\Admin\\API\\Reports\\Revenue', - 599 => 'Automattic\\WooCommerce\\Admin\\API\\Reports\\Revenue\\Stats', - 600 => 'Automattic\\WooCommerce\\Admin\\API\\Reports\\Import', - 601 => 'Automattic\\WooCommerce\\Admin\\API\\Reports\\Downloads', - 603 => 'Automattic\\WooCommerce\\Admin\\API\\Reports\\Downloads\\Files', - 605 => 'Automattic\\WooCommerce\\Admin\\API\\Reports\\Downloads\\Stats', - 608 => 'Automattic\\WooCommerce\\Admin\\API\\Reports\\Categories', - 613 => 'Automattic\\WooCommerce\\Admin\\Marketing', - 621 => 'Automattic\\WooCommerce\\Admin\\Schedulers', - 622 => 'Automattic\\WooCommerce\\Internal', - 623 => 'Automattic\\WooCommerce\\Internal\\Settings', - 624 => 'Automattic\\WooCommerce\\Internal\\TransientFiles', - 627 => 'Automattic\\WooCommerce\\Internal\\DataStores\\Orders', - 638 => 'Automattic\\WooCommerce\\Internal\\DataStores', - 639 => 'Automattic\\WooCommerce\\Internal\\Traits', - 642 => 'Automattic\\WooCommerce\\Internal\\ReceiptRendering', - 645 => 'Automattic\\WooCommerce\\Internal\\Features\\ProductBlockEditor\\ProductTemplates', - 653 => 'Automattic\\WooCommerce\\Internal\\Features', - 654 => 'Automattic\\WooCommerce\\Internal\\ProductImage', - 655 => 'Automattic\\WooCommerce\\Internal\\ProductDownloads\\ApprovedDirectories', - 657 => 'Automattic\\WooCommerce\\Internal\\ProductDownloads\\ApprovedDirectories\\Admin', - 662 => 'Automattic\\WooCommerce\\Internal\\Admin', - 668 => 'Automattic\\WooCommerce\\Internal\\Admin\\BlockTemplates', - 676 => 'Automattic\\WooCommerce\\Internal\\Admin\\ProductReviews', - 680 => 'Automattic\\WooCommerce\\Internal\\Admin\\RemoteFreeExtensions', - 688 => 'Automattic\\WooCommerce\\Internal\\Admin\\ImportExport', - 689 => 'Automattic\\WooCommerce\\Internal\\Admin\\ProductForm', - 702 => 'Automattic\\WooCommerce\\Internal\\Admin\\Notes', - 740 => 'Automattic\\WooCommerce\\Internal\\Admin\\Marketing', - 742 => 'Automattic\\WooCommerce\\Internal\\Admin\\WCPayPromotion', - 746 => 'Automattic\\WooCommerce\\Internal\\Admin\\Orders', - 752 => 'Automattic\\WooCommerce\\Internal\\Admin\\Orders\\MetaBoxes', - 756 => 'Automattic\\WooCommerce\\Internal\\Admin\\Logging', - 758 => 'Automattic\\WooCommerce\\Internal\\Admin\\Logging\\FileV2', - 765 => 'Automattic\\WooCommerce\\Internal\\Admin\\Onboarding', - 776 => 'Automattic\\WooCommerce\\Internal\\Admin\\Schedulers', - 783 => 'Automattic\\WooCommerce\\Internal\\Integrations', - 784 => 'Automattic\\WooCommerce\\Internal\\Utilities', - 798 => 'Automattic\\WooCommerce\\Internal\\WCCom', - 799 => 'Automattic\\WooCommerce\\Internal\\BatchProcessing', - 801 => 'Automattic\\WooCommerce\\Internal\\ProductAttributesLookup', - 805 => 'Automattic\\WooCommerce\\Internal\\ComingSoon', - 809 => 'Automattic\\WooCommerce\\Internal\\DependencyManagement', - 813 => 'Automattic\\WooCommerce\\Internal\\DependencyManagement\\ServiceProviders', - 841 => 'Automattic\\WooCommerce\\Internal\\Font', - 843 => 'Automattic\\WooCommerce\\Internal\\Orders', - 851 => 'Automattic\\WooCommerce\\Internal\\Logging', - 852 => 'Automattic\\WooCommerce\\Checkout\\Helpers', - 855 => 'Automattic\\WooCommerce\\Utilities', - 866 => 'Automattic\\WooCommerce\\Proxies', - 868 => 'Automattic\\WooCommerce\\Caching', - 873 => 'Automattic\\WooCommerce\\StoreApi\\Payments', - 875 => 'Automattic\\WooCommerce\\StoreApi', - 878 => 'Automattic\\WooCommerce\\StoreApi\\Formatters', - 884 => 'Automattic\\WooCommerce\\StoreApi\\Exceptions', - 893 => 'Automattic\\WooCommerce\\StoreApi\\Schemas\\V1', - 914 => 'Automattic\\WooCommerce\\StoreApi\\Schemas\\V1\\AI', - 921 => 'Automattic\\WooCommerce\\StoreApi\\Schemas', - 922 => 'Automattic\\WooCommerce\\StoreApi\\Utilities', - 940 => 'Automattic\\WooCommerce\\StoreApi\\Routes\\V1', - 963 => 'Automattic\\WooCommerce\\StoreApi\\Routes\\V1\\AI', - 974 => 'Automattic\\WooCommerce\\StoreApi\\Routes', - 977 => 'Automattic\\WooCommerce\\Caches', + 159 => 'Automattic\\WooCommerce\\Blocks\\BlockTypes\\OrderConfirmation', + 265 => 'Automattic\\WooCommerce\\Blocks\\Assets', + 267 => 'Automattic\\WooCommerce\\Blocks\\Domain', + 269 => 'Automattic\\WooCommerce\\Blocks\\Domain\\Services', + 277 => 'Automattic\\WooCommerce\\Blocks\\Domain\\Services\\OnboardingTasks', + 280 => 'Automattic\\WooCommerce\\Blocks\\Domain\\Services\\Email', + 284 => 'Automattic\\WooCommerce\\Database\\Migrations', + 286 => 'Automattic\\WooCommerce\\Database\\Migrations\\CustomOrderTable', + 294 => 'Automattic\\WooCommerce', + 295 => 'Automattic\\WooCommerce\\LayoutTemplates', + 296 => 'Automattic\\WooCommerce\\Admin\\Overrides', + 301 => 'Automattic\\WooCommerce\\Admin', + 304 => 'Automattic\\WooCommerce\\Admin\\RemoteSpecs\\RuleProcessors', + 322 => 'Automattic\\WooCommerce\\Admin\\RemoteSpecs\\RuleProcessors\\Transformers', + 344 => 'Automattic\\WooCommerce\\Admin\\RemoteSpecs', + 349 => 'Automattic\\WooCommerce\\Admin\\BlockTemplates', + 354 => 'Automattic\\WooCommerce\\Admin\\DateTimeProvider', + 358 => 'Automattic\\WooCommerce\\Admin\\Composer', + 359 => 'Automattic\\WooCommerce\\Admin\\Features', + 361 => 'Automattic\\WooCommerce\\Admin\\Features\\ProductBlockEditor\\ProductTemplates', + 365 => 'Automattic\\WooCommerce\\Admin\\Features\\ProductBlockEditor', + 372 => 'Automattic\\WooCommerce\\Admin\\Features\\ShippingPartnerSuggestions', + 376 => 'Automattic\\WooCommerce\\Admin\\Features\\ProductDataViews', + 377 => 'Automattic\\WooCommerce\\Admin\\Features\\AsyncProductEditorCategoryField', + 378 => 'Automattic\\WooCommerce\\Admin\\Features\\Navigation', + 383 => 'Automattic\\WooCommerce\\Admin\\Features\\MarketingRecommendations', + 387 => 'Automattic\\WooCommerce\\Admin\\Features\\PaymentGatewaySuggestions', + 393 => 'Automattic\\WooCommerce\\Admin\\Features\\OnboardingTasks', + 394 => 'Automattic\\WooCommerce\\Admin\\Features\\OnboardingTasks\\Tasks', + 418 => 'Automattic\\WooCommerce\\Admin\\Features\\Blueprint', + 419 => 'Automattic\\WooCommerce\\Admin\\Features\\Blueprint\\Importers', + 422 => 'Automattic\\WooCommerce\\Admin\\Features\\Blueprint\\Exporters', + 429 => 'Automattic\\WooCommerce\\Admin\\Features\\Blueprint\\Steps', + 432 => 'Automattic\\WooCommerce\\Admin\\PluginsInstallLoggers', + 435 => 'Automattic\\WooCommerce\\Admin\\PluginsProvider', + 437 => 'Automattic\\WooCommerce\\Admin\\Notes', + 443 => 'Automattic\\WooCommerce\\Admin\\RemoteInboxNotifications', + 448 => 'Automattic\\WooCommerce\\Admin\\API', + 477 => 'Automattic\\WooCommerce\\Admin\\API\\AI', + 500 => 'Automattic\\WooCommerce\\Admin\\API\\Reports\\Customers', + 503 => 'Automattic\\WooCommerce\\Admin\\API\\Reports\\Customers\\Stats', + 506 => 'Automattic\\WooCommerce\\Admin\\API\\Reports', + 510 => 'Automattic\\WooCommerce\\Admin\\API\\Reports\\Products', + 513 => 'Automattic\\WooCommerce\\Admin\\API\\Reports\\Products\\Stats', + 520 => 'Automattic\\WooCommerce\\Admin\\API\\Reports\\Variations', + 523 => 'Automattic\\WooCommerce\\Admin\\API\\Reports\\Variations\\Stats', + 530 => 'Automattic\\WooCommerce\\Admin\\API\\Reports\\Coupons', + 533 => 'Automattic\\WooCommerce\\Admin\\API\\Reports\\Coupons\\Stats', + 540 => 'Automattic\\WooCommerce\\Admin\\API\\Reports\\Taxes', + 543 => 'Automattic\\WooCommerce\\Admin\\API\\Reports\\Taxes\\Stats', + 547 => 'Automattic\\WooCommerce\\Admin\\API\\Reports\\PerformanceIndicators', + 549 => 'Automattic\\WooCommerce\\Admin\\API\\Reports\\Orders', + 552 => 'Automattic\\WooCommerce\\Admin\\API\\Reports\\Orders\\Stats', + 557 => 'Automattic\\WooCommerce\\Admin\\API\\Reports\\Export', + 559 => 'Automattic\\WooCommerce\\Admin\\API\\Reports\\Stock', + 560 => 'Automattic\\WooCommerce\\Admin\\API\\Reports\\Stock\\Stats', + 563 => 'Automattic\\WooCommerce\\Admin\\API\\Reports\\Revenue', + 564 => 'Automattic\\WooCommerce\\Admin\\API\\Reports\\Revenue\\Stats', + 565 => 'Automattic\\WooCommerce\\Admin\\API\\Reports\\Import', + 566 => 'Automattic\\WooCommerce\\Admin\\API\\Reports\\Downloads', + 568 => 'Automattic\\WooCommerce\\Admin\\API\\Reports\\Downloads\\Files', + 570 => 'Automattic\\WooCommerce\\Admin\\API\\Reports\\Downloads\\Stats', + 573 => 'Automattic\\WooCommerce\\Admin\\API\\Reports\\Categories', + 578 => 'Automattic\\WooCommerce\\Admin\\Marketing', + 586 => 'Automattic\\WooCommerce\\Admin\\Schedulers', + 587 => 'Automattic\\WooCommerce\\Internal', + 589 => 'Automattic\\WooCommerce\\Internal\\Settings', + 590 => 'Automattic\\WooCommerce\\Internal\\TransientFiles', + 593 => 'Automattic\\WooCommerce\\Internal\\DataStores\\Orders', + 604 => 'Automattic\\WooCommerce\\Internal\\DataStores', + 605 => 'Automattic\\WooCommerce\\Internal\\Traits', + 608 => 'Automattic\\WooCommerce\\Internal\\ReceiptRendering', + 611 => 'Automattic\\WooCommerce\\Internal\\Features\\ProductBlockEditor\\ProductTemplates', + 619 => 'Automattic\\WooCommerce\\Internal\\Features', + 620 => 'Automattic\\WooCommerce\\Internal\\ProductImage', + 621 => 'Automattic\\WooCommerce\\Internal\\ProductDownloads\\ApprovedDirectories', + 623 => 'Automattic\\WooCommerce\\Internal\\ProductDownloads\\ApprovedDirectories\\Admin', + 628 => 'Automattic\\WooCommerce\\Internal\\Admin', + 633 => 'Automattic\\WooCommerce\\Internal\\Admin\\BlockTemplates', + 641 => 'Automattic\\WooCommerce\\Internal\\Admin\\ProductReviews', + 645 => 'Automattic\\WooCommerce\\Internal\\Admin\\RemoteFreeExtensions', + 653 => 'Automattic\\WooCommerce\\Internal\\Admin\\ImportExport', + 654 => 'Automattic\\WooCommerce\\Internal\\Admin\\ProductForm', + 667 => 'Automattic\\WooCommerce\\Internal\\Admin\\Notes', + 705 => 'Automattic\\WooCommerce\\Internal\\Admin\\Marketing', + 707 => 'Automattic\\WooCommerce\\Internal\\Admin\\WCPayPromotion', + 711 => 'Automattic\\WooCommerce\\Internal\\Admin\\Orders', + 717 => 'Automattic\\WooCommerce\\Internal\\Admin\\Orders\\MetaBoxes', + 721 => 'Automattic\\WooCommerce\\Internal\\Admin\\Logging', + 723 => 'Automattic\\WooCommerce\\Internal\\Admin\\Logging\\FileV2', + 730 => 'Automattic\\WooCommerce\\Internal\\Admin\\Onboarding', + 741 => 'Automattic\\WooCommerce\\Internal\\Admin\\Schedulers', + 748 => 'Automattic\\WooCommerce\\Internal\\Integrations', + 749 => 'Automattic\\WooCommerce\\Internal\\Utilities', + 763 => 'Automattic\\WooCommerce\\Internal\\WCCom', + 764 => 'Automattic\\WooCommerce\\Internal\\BatchProcessing', + 766 => 'Automattic\\WooCommerce\\Internal\\ProductAttributesLookup', + 770 => 'Automattic\\WooCommerce\\Internal\\ComingSoon', + 774 => 'Automattic\\WooCommerce\\Internal\\DependencyManagement', + 778 => 'Automattic\\WooCommerce\\Internal\\DependencyManagement\\ServiceProviders', + 806 => 'Automattic\\WooCommerce\\Internal\\Font', + 808 => 'Automattic\\WooCommerce\\Internal\\Orders', + 816 => 'Automattic\\WooCommerce\\Internal\\Logging', + 817 => 'Automattic\\WooCommerce\\Checkout\\Helpers', + 820 => 'Automattic\\WooCommerce\\Utilities', + 831 => 'Automattic\\WooCommerce\\Proxies', + 833 => 'Automattic\\WooCommerce\\Caching', + 838 => 'Automattic\\WooCommerce\\StoreApi\\Payments', + 840 => 'Automattic\\WooCommerce\\StoreApi', + 843 => 'Automattic\\WooCommerce\\StoreApi\\Formatters', + 849 => 'Automattic\\WooCommerce\\StoreApi\\Exceptions', + 858 => 'Automattic\\WooCommerce\\StoreApi\\Schemas\\V1', + 879 => 'Automattic\\WooCommerce\\StoreApi\\Schemas\\V1\\AI', + 886 => 'Automattic\\WooCommerce\\StoreApi\\Schemas', + 887 => 'Automattic\\WooCommerce\\StoreApi\\Utilities', + 905 => 'Automattic\\WooCommerce\\StoreApi\\Routes\\V1', + 928 => 'Automattic\\WooCommerce\\StoreApi\\Routes\\V1\\AI', + 939 => 'Automattic\\WooCommerce\\StoreApi\\Routes', + 942 => 'Automattic\\WooCommerce\\Caches', ), ); \ No newline at end of file