c}) action_links 8É NvOy] /assets/css 8 3iN~i get_image_id 8É R3ս date_formatted Nh.* wc_ts_install 9 Nh.* wc_ts_install Q ICL_TM_COMPLETE /w shipments 8i `0\ define_constant iZRz get_assets_url %+w sitepress 8I v get_path 8 ؎ get_version 8 Nq init_hooks 8 cH8ֈ * _instance 8܉ e' includes 8q 2$d trusted_shops a db is_integration B@]h get_string_id !' instance 8 gSyQ_ compatibilities Bu$d trusted-shops a `v< div#shipment- I <ÇUVq item_count 8Qx@ @ @ @ `@ jտ __wakeup 8Q Q ICL_TM_COMPLETE Bu$d trusted-shops `: shop_single 8 <>ù7o __autoload G ߢ>b __construct 8! Bu$d trusted-shops db is_integration >-Aw asset_api ҳꥦw MENU_SLUG }) fiNX wc_get_products ߢ>b __construct 8 Uvpͱ " data-args=" { oh page_now 8Y Efu get_name 8I qC h U ^ edit-php 8 5~S status_counts I ymٕ9 checkout-draft u8 wc_orders_count Nq initialize #9 !< product_counts h"Kr onboarding xQ s backgroundImage YcJ~i get_instance 8I@ A KՎ @ "@ Pr orderCount 8@ @ Oڎ p] @ h"Kr onboarding # .6ݝ marketing_page a qF ʆ U <ܞ hasProducts 8! g/ isTaxComplete {I wp-components q1 vDuw existing_page Q 'Pt WC_ADMIN_APP 8a s@+ connect_page 8! %product_cat% A Nq initialize u fQK7c1 register_page edit_products fQK7c1 register_page YUDw is_active 8 7 read_product 8Y YUDw is_active 8 VDU nav_args 8 ֔ delete_product i wc-admin 8Y qX preload_options eÅWSR is_admin_page U,u needs_shipping wK? homepage_id 8 K) homepage 8 hp blockGap w ؎ get_gateway 8 'Pt WC_ADMIN_APP 8y gn͋ hasHomepage 8Y )ms is_connected 8 Nq initialize 8q 0U U Ă delete_products J gateways 8 )ms is_connected 81 [s 0U U Ă )<{|$ kb_transient 8y h pa_brand #i 'Pt WC_ADMIN_APP # nvXw marketing 8 sr\ 0U U POɆ y/*n products 8y RT8 get_active_task product_cat= #A r` 0U U QɆ 3 m active_task 8 o(]]y wc_payments 1 K!{^ \WC_Payments # product= # $migration_status ) || ! isset( $migration_status['version'] ) ) { $migration_status = [ 'version' => '0.0' ]; } if ( ! isset( $this->migration_options[ $current_blog_id ] ) ) { $this->migration_options[ $current_blog_id ] = []; } $this->migration_options[ $current_blog_id ][ $name ] = $migration_status; } return $this->migration_options[ $current_blog_id ][ $name ]; } /** * Retrieves the migration option. * * @param string $name The name of the migration. * @param array $migration_status The migration status. * * @return bool True if the status was succesfully updated, false otherwise. */ protected function set_migration_status( $name, $migration_status ) { if ( ! \is_array( $migration_status ) || ! isset( $migration_status['version'] ) ) { return false; } $current_blog_id = \get_current_blog_id(); if ( ! isset( $this->migration_options[ $current_blog_id ] ) ) { $this->migration_options[ $current_blog_id ] = []; } $this->migration_options[ $current_blog_id ][ $name ] = $migration_status; return \update_option( self::MIGRATION_OPTION_KEY . $name, $migration_status ); } }