installers
2 weeks ago
ClassLoader.php
2 weeks ago
InstalledVersions.php
2 weeks ago
LICENSE
5 years ago
autoload_classmap.php
2 weeks ago
autoload_files.php
2 weeks ago
autoload_namespaces.php
2 weeks ago
autoload_psr4.php
2 weeks ago
autoload_real.php
2 weeks ago
autoload_static.php
2 weeks ago
installed.php
2 weeks ago
platform_check.php
2 weeks ago
autoload_classmap.php
474 lines
| 1 | <?php |
| 2 | |
| 3 | |
| 4 | $vendorDir = dirname(dirname(__FILE__)); |
| 5 | $baseDir = dirname($vendorDir); |
| 6 | |
| 7 | return array( |
| 8 | 'Composer\\InstalledVersions' => $vendorDir . '/composer/InstalledVersions.php', |
| 9 | 'WCML\\API\\VendorAddon\\Hooks' => $baseDir . '/classes/API/VendorAddon/Hooks.php', |
| 10 | 'WCML\\AdminDashboard\\Hooks' => $baseDir . '/classes/AdminDashboard/Hooks.php', |
| 11 | 'WCML\\AdminNotices\\CachePlugins' => $baseDir . '/classes/AdminNotices/CachePlugins.php', |
| 12 | 'WCML\\AdminNotices\\CurrencySwitcherUseTwigTemplate' => $baseDir . '/classes/AdminNotices/CurrencySwitcherUseTwigTemplate.php', |
| 13 | 'WCML\\AdminNotices\\ExportImport' => $baseDir . '/classes/AdminNotices/ExportImport.php', |
| 14 | 'WCML\\AdminNotices\\MultiCurrencyMissing' => $baseDir . '/classes/AdminNotices/MultiCurrencyMissing.php', |
| 15 | 'WCML\\AdminNotices\\RestrictedScreens' => $baseDir . '/classes/AdminNotices/RestrictedScreens.php', |
| 16 | 'WCML\\AdminNotices\\Review' => $baseDir . '/classes/AdminNotices/Review.php', |
| 17 | 'WCML\\AdminNotices\\TranslationControlMovedNotice' => $baseDir . '/classes/AdminNotices/TranslationControlMovedNotice.php', |
| 18 | 'WCML\\AdminNotices\\WizardNotice' => $baseDir . '/classes/AdminNotices/WizardNotice.php', |
| 19 | 'WCML\\AdminTexts\\Hooks' => $baseDir . '/classes/AdminTexts/Hooks.php', |
| 20 | 'WCML\\Attributes\\LookupFilters' => $baseDir . '/classes/Attributes/LookupFilters.php', |
| 21 | 'WCML\\Attributes\\LookupFiltersFactory' => $baseDir . '/classes/Attributes/LookupFiltersFactory.php', |
| 22 | 'WCML\\Attributes\\LookupTable' => $baseDir . '/classes/Attributes/LookupTable.php', |
| 23 | 'WCML\\Attributes\\LookupTableFactory' => $baseDir . '/classes/Attributes/LookupTableFactory.php', |
| 24 | 'WCML\\Block\\Convert\\ConverterProvider' => $baseDir . '/classes/Block/Convert/ConverterProvider.php', |
| 25 | 'WCML\\Block\\Convert\\Converter\\ProductsByAttributes' => $baseDir . '/classes/Block/Convert/Converter/ProductsByAttributes.php', |
| 26 | 'WCML\\Block\\Convert\\Hooks' => $baseDir . '/classes/Block/Convert/Hooks.php', |
| 27 | 'WCML\\CLI\\Hooks' => $baseDir . '/classes/CLI/Hooks.php', |
| 28 | 'WCML\\COT\\Helper' => $baseDir . '/classes/COT/Helper.php', |
| 29 | 'WCML\\COT\\Hooks' => $baseDir . '/classes/COT/Hooks.php', |
| 30 | 'WCML\\CacheInvalidate\\Hooks' => $baseDir . '/classes/CacheInvalidate/Hooks.php', |
| 31 | 'WCML\\Compatibility\\AdventureTours\\Factory' => $baseDir . '/compatibility/AdventureTours/Factory.php', |
| 32 | 'WCML\\Compatibility\\Aurum\\Factory' => $baseDir . '/compatibility/Aurum/Factory.php', |
| 33 | 'WCML\\Compatibility\\Aurum\\MulticurrencyHooks' => $baseDir . '/compatibility/Aurum/MulticurrencyHooks.php', |
| 34 | 'WCML\\Compatibility\\ComponentFactory' => $baseDir . '/compatibility/ComponentFactory.php', |
| 35 | 'WCML\\Compatibility\\FacebookForWc\\Factory' => $baseDir . '/compatibility/FacebookForWc/Factory.php', |
| 36 | 'WCML\\Compatibility\\FacebookForWc\\MultilingualHooks' => $baseDir . '/compatibility/FacebookForWc/MultilingualHooks.php', |
| 37 | 'WCML\\Compatibility\\Flatsome\\Factory' => $baseDir . '/compatibility/Flatsome/Factory.php', |
| 38 | 'WCML\\Compatibility\\GravityForms\\Factory' => $baseDir . '/compatibility/GravityForms/Factory.php', |
| 39 | 'WCML\\Compatibility\\GravityForms\\MulticurrencyHooks' => $baseDir . '/compatibility/GravityForms/MulticurrencyHooks.php', |
| 40 | 'WCML\\Compatibility\\KlarnaPayments\\Factory' => $baseDir . '/compatibility/KlarnaPayments/Factory.php', |
| 41 | 'WCML\\Compatibility\\KlarnaPayments\\MulticurrencyHooks' => $baseDir . '/compatibility/KlarnaPayments/MulticurrencyHooks.php', |
| 42 | 'WCML\\Compatibility\\MaxStorePro\\Factory' => $baseDir . '/compatibility/MaxStorePro/Factory.php', |
| 43 | 'WCML\\Compatibility\\PerProductShipping\\Factory' => $baseDir . '/compatibility/PerProductShipping/Factory.php', |
| 44 | 'WCML\\Compatibility\\Relevanssi\\Factory' => $baseDir . '/compatibility/Relevanssi/Factory.php', |
| 45 | 'WCML\\Compatibility\\Sensei\\Factory' => $baseDir . '/compatibility/Sensei/Factory.php', |
| 46 | 'WCML\\Compatibility\\TableRateShipping\\Factory' => $baseDir . '/compatibility/TableRateShipping/Factory.php', |
| 47 | 'WCML\\Compatibility\\TableRateShipping\\MulticurrencyHooks' => $baseDir . '/compatibility/TableRateShipping/MulticurrencyHooks.php', |
| 48 | 'WCML\\Compatibility\\TableRateShipping\\OrderItems\\ShippingRate' => $baseDir . '/compatibility/TableRateShipping/OrderItems/ShippingRate.php', |
| 49 | 'WCML\\Compatibility\\TheEventsCalendar\\Factory' => $baseDir . '/compatibility/TheEventsCalendar/Factory.php', |
| 50 | 'WCML\\Compatibility\\TheEventsCalendar\\MulticurrencyHooks' => $baseDir . '/compatibility/TheEventsCalendar/MulticurrencyHooks.php', |
| 51 | 'WCML\\Compatibility\\TmExtraProductOptions\\Factory' => $baseDir . '/compatibility/TmExtraProductOptions/Factory.php', |
| 52 | 'WCML\\Compatibility\\WcAjaxLayeredNav\\Factory' => $baseDir . '/compatibility/WcAjaxLayeredNav/Factory.php', |
| 53 | 'WCML\\Compatibility\\WcBookings\\Calendar' => $baseDir . '/compatibility/WcBookings/Calendar.php', |
| 54 | 'WCML\\Compatibility\\WcBookings\\Emails' => $baseDir . '/compatibility/WcBookings/Emails.php', |
| 55 | 'WCML\\Compatibility\\WcBookings\\Factory' => $baseDir . '/compatibility/WcBookings/Factory.php', |
| 56 | 'WCML\\Compatibility\\WcBookings\\MulticurrencyHooks' => $baseDir . '/compatibility/WcBookings/MulticurrencyHooks.php', |
| 57 | 'WCML\\Compatibility\\WcBookings\\Prices' => $baseDir . '/compatibility/WcBookings/Prices.php', |
| 58 | 'WCML\\Compatibility\\WcBookings\\SharedHooks' => $baseDir . '/compatibility/WcBookings/SharedHooks.php', |
| 59 | 'WCML\\Compatibility\\WcBookings\\Slots' => $baseDir . '/compatibility/WcBookings/Slots.php', |
| 60 | 'WCML\\Compatibility\\WcBookings\\Templates\\MyBookings' => $baseDir . '/compatibility/WcBookings/Templates/MyBookings.php', |
| 61 | 'WCML\\Compatibility\\WcBookings\\TranslationEditor\\GroupsAndLabels' => $baseDir . '/compatibility/WcBookings/TranslationEditor/GroupsAndLabels.php', |
| 62 | 'WCML\\Compatibility\\WcBulkStockManagement\\Factory' => $baseDir . '/compatibility/WcBulkStockManagement/Factory.php', |
| 63 | 'WCML\\Compatibility\\WcCheckoutAddons\\Factory' => $baseDir . '/compatibility/WcCheckoutAddons/Factory.php', |
| 64 | 'WCML\\Compatibility\\WcCheckoutAddons\\MulticurrencyHooks' => $baseDir . '/compatibility/WcCheckoutAddons/MulticurrencyHooks.php', |
| 65 | 'WCML\\Compatibility\\WcCheckoutAddons\\OptionIterator' => $baseDir . '/compatibility/WcCheckoutAddons/OptionIterator.php', |
| 66 | 'WCML\\Compatibility\\WcCheckoutFieldEditor\\Factory' => $baseDir . '/compatibility/WcCheckoutFieldEditor/Factory.php', |
| 67 | 'WCML\\Compatibility\\WcCompositeProducts\\CompositedProductHooks' => $baseDir . '/compatibility/WcCompositeProducts/CompositedProductHooks.php', |
| 68 | 'WCML\\Compatibility\\WcCompositeProducts\\Factory' => $baseDir . '/compatibility/WcCompositeProducts/Factory.php', |
| 69 | 'WCML\\Compatibility\\WcCompositeProducts\\JobHooks' => $baseDir . '/compatibility/WcCompositeProducts/JobHooks.php', |
| 70 | 'WCML\\Compatibility\\WcCompositeProducts\\MulticurrencyHooks' => $baseDir . '/compatibility/WcCompositeProducts/MulticurrencyHooks.php', |
| 71 | 'WCML\\Compatibility\\WcDynamicPricing\\Factory' => $baseDir . '/compatibility/WcDynamicPricing/Factory.php', |
| 72 | 'WCML\\Compatibility\\WcDynamicPricing\\MulticurrencyHooks' => $baseDir . '/compatibility/WcDynamicPricing/MulticurrencyHooks.php', |
| 73 | 'WCML\\Compatibility\\WcExporter\\Factory' => $baseDir . '/compatibility/WcExporter/Factory.php', |
| 74 | 'WCML\\Compatibility\\WcMemberships\\Factory' => $baseDir . '/compatibility/WcMemberships/Factory.php', |
| 75 | 'WCML\\Compatibility\\WcMixAndMatch\\Factory' => $baseDir . '/compatibility/WcMixAndMatch/Factory.php', |
| 76 | 'WCML\\Compatibility\\WcMixAndMatch\\MulticurrencyHooks' => $baseDir . '/compatibility/WcMixAndMatch/MulticurrencyHooks.php', |
| 77 | 'WCML\\Compatibility\\WcNameYourPrice\\Factory' => $baseDir . '/compatibility/WcNameYourPrice/Factory.php', |
| 78 | 'WCML\\Compatibility\\WcNameYourPrice\\MulticurrencyHooks' => $baseDir . '/compatibility/WcNameYourPrice/MulticurrencyHooks.php', |
| 79 | 'WCML\\Compatibility\\WcOrderStatusManager\\Factory' => $baseDir . '/compatibility/WcOrderStatusManager/Factory.php', |
| 80 | 'WCML\\Compatibility\\WcPip\\Factory' => $baseDir . '/compatibility/WcPip/Factory.php', |
| 81 | 'WCML\\Compatibility\\WcPip\\Helper' => $baseDir . '/compatibility/WcPip/Helper.php', |
| 82 | 'WCML\\Compatibility\\WcPip\\MulticurrencyHooks' => $baseDir . '/compatibility/WcPip/MulticurrencyHooks.php', |
| 83 | 'WCML\\Compatibility\\WcProductAddons\\Factory' => $baseDir . '/compatibility/WcProductAddons/Factory.php', |
| 84 | 'WCML\\Compatibility\\WcProductAddons\\JobHooks' => $baseDir . '/compatibility/WcProductAddons/JobHooks.php', |
| 85 | 'WCML\\Compatibility\\WcProductAddons\\MulticurrencyHooks' => $baseDir . '/compatibility/WcProductAddons/MulticurrencyHooks.php', |
| 86 | 'WCML\\Compatibility\\WcProductAddons\\SharedHooks' => $baseDir . '/compatibility/WcProductAddons/SharedHooks.php', |
| 87 | 'WCML\\Compatibility\\WcProductBundles\\BundledItemHooks' => $baseDir . '/compatibility/WcProductBundles/BundledItemHooks.php', |
| 88 | 'WCML\\Compatibility\\WcProductBundles\\Factory' => $baseDir . '/compatibility/WcProductBundles/Factory.php', |
| 89 | 'WCML\\Compatibility\\WcProductBundles\\MulticurrencyHooks' => $baseDir . '/compatibility/WcProductBundles/MulticurrencyHooks.php', |
| 90 | 'WCML\\Compatibility\\WcProductBundles\\TranslationEditor\\GroupsAndLabels' => $baseDir . '/compatibility/WcProductBundles/TranslationEditor/GroupsAndLabels.php', |
| 91 | 'WCML\\Compatibility\\WcProductTypeColumn\\Factory' => $baseDir . '/compatibility/WcProductTypeColumn/Factory.php', |
| 92 | 'WCML\\Compatibility\\WcShowSingleVariations\\Factory' => $baseDir . '/compatibility/WcShowSingleVariations/Factory.php', |
| 93 | 'WCML\\Compatibility\\WcSubscriptions\\Factory' => $baseDir . '/compatibility/WcSubscriptions/Factory.php', |
| 94 | 'WCML\\Compatibility\\WcSubscriptions\\MulticurrencyHooks' => $baseDir . '/compatibility/WcSubscriptions/MulticurrencyHooks.php', |
| 95 | 'WCML\\Compatibility\\WcSubscriptions\\SharedHooks' => $baseDir . '/compatibility/WcSubscriptions/SharedHooks.php', |
| 96 | 'WCML\\Compatibility\\WcSwatches\\Factory' => $baseDir . '/compatibility/WcSwatches/Factory.php', |
| 97 | 'WCML\\Compatibility\\WcTabManager\\Factory' => $baseDir . '/compatibility/WcTabManager/Factory.php', |
| 98 | 'WCML\\Compatibility\\WcTabManager\\TranslationEditor\\GroupsAndLabels' => $baseDir . '/compatibility/WcTabManager/TranslationEditor/GroupsAndLabels.php', |
| 99 | 'WCML\\Compatibility\\WooVariationsTable\\Factory' => $baseDir . '/compatibility/WooVariationsTable/Factory.php', |
| 100 | 'WCML\\Compatibility\\WoobeBulkEditor\\Factory' => $baseDir . '/compatibility/WoobeBulkEditor/Factory.php', |
| 101 | 'WCML\\Compatibility\\WoofWcProductFilter\\Factory' => $baseDir . '/compatibility/WoofWcProductFilter/Factory.php', |
| 102 | 'WCML\\Compatibility\\WoofWcProductFilter\\MulticurrencyHooks' => $baseDir . '/compatibility/WoofWcProductFilter/MulticurrencyHooks.php', |
| 103 | 'WCML\\Compatibility\\WpBakery\\Factory' => $baseDir . '/compatibility/WpBakery/Factory.php', |
| 104 | 'WCML\\Compatibility\\WpFastestCache\\Factory' => $baseDir . '/compatibility/WpFastestCache/Factory.php', |
| 105 | 'WCML\\Compatibility\\WpFastestCache\\MulticurrencyHooks' => $baseDir . '/compatibility/WpFastestCache/MulticurrencyHooks.php', |
| 106 | 'WCML\\Compatibility\\WpSeo\\Factory' => $baseDir . '/compatibility/WpSeo/Factory.php', |
| 107 | 'WCML\\Compatibility\\WpSuperCache\\Factory' => $baseDir . '/compatibility/WpSuperCache/Factory.php', |
| 108 | 'WCML\\Compatibility\\WpSuperCache\\MulticurrencyHooks' => $baseDir . '/compatibility/WpSuperCache/MulticurrencyHooks.php', |
| 109 | 'WCML\\Compatibility\\YikesCustomProductTabs\\Factory' => $baseDir . '/compatibility/YikesCustomProductTabs/Factory.php', |
| 110 | 'WCML\\Compatibility\\YikesCustomProductTabs\\JobHooks' => $baseDir . '/compatibility/YikesCustomProductTabs/JobHooks.php', |
| 111 | 'WCML\\Compatibility\\YithWcQuickView\\Factory' => $baseDir . '/compatibility/YithWcQuickView/Factory.php', |
| 112 | 'WCML\\Compatibility\\YithWcQuickView\\MulticurrencyHooks' => $baseDir . '/compatibility/YithWcQuickView/MulticurrencyHooks.php', |
| 113 | 'WCML\\Container\\Config' => $baseDir . '/classes/Container/Config.php', |
| 114 | 'WCML\\Coupons\\Helper' => $baseDir . '/classes/Coupons/Helper.php', |
| 115 | 'WCML\\DisplayAsTranslated\\FrontendHooksFactory' => $baseDir . '/classes/DisplayAsTranslated/FrontendHooksFactory.php', |
| 116 | 'WCML\\DisplayAsTranslated\\ProductCatHooks' => $baseDir . '/classes/DisplayAsTranslated/ProductCatHooks.php', |
| 117 | 'WCML\\DisplayAsTranslated\\ProductHooks' => $baseDir . '/classes/DisplayAsTranslated/ProductHooks.php', |
| 118 | 'WCML\\DownloadableFiles\\SyncDownloadableFilesFromATE' => $baseDir . '/classes/DownloadableFiles/SyncDownloadableFilesFromATE.php', |
| 119 | 'WCML\\EditorScopedSync\\EditorChangeTracker' => $baseDir . '/classes/EditorScopedSync/EditorChangeTracker.php', |
| 120 | 'WCML\\EditorScopedSync\\ForceUpdateEndpoint' => $baseDir . '/classes/EditorScopedSync/ForceUpdateEndpoint.php', |
| 121 | 'WCML\\EditorScopedSync\\HooksFactory' => $baseDir . '/classes/EditorScopedSync/HooksFactory.php', |
| 122 | 'WCML\\EditorScopedSync\\Mode' => $baseDir . '/classes/EditorScopedSync/Mode.php', |
| 123 | 'WCML\\EditorScopedSync\\Notices' => $baseDir . '/classes/EditorScopedSync/Notices.php', |
| 124 | 'WCML\\EditorScopedSync\\Settings' => $baseDir . '/classes/EditorScopedSync/Settings.php', |
| 125 | 'WCML\\EditorScopedSync\\SyncGate' => $baseDir . '/classes/EditorScopedSync/SyncGate.php', |
| 126 | 'WCML\\Email\\Factory' => $baseDir . '/classes/Email/Factory.php', |
| 127 | 'WCML\\Email\\Settings\\TranslationControls' => $baseDir . '/classes/Email/Settings/TranslationControls.php', |
| 128 | 'WCML\\Endpoints\\Factory' => $baseDir . '/classes/Endpoints/Factory.php', |
| 129 | 'WCML\\Endpoints\\Settings\\TranslationControls' => $baseDir . '/classes/Endpoints/Settings/TranslationControls.php', |
| 130 | 'WCML\\Exporter\\AllLanguagesHooks' => $baseDir . '/classes/Exporter/AllLanguagesHooks.php', |
| 131 | 'WCML\\Exporter\\AttributeHeadersHooks' => $baseDir . '/classes/Exporter/AttributeHeadersHooks.php', |
| 132 | 'WCML\\HomeScreen\\Factory' => $baseDir . '/classes/HomeScreen/Factory.php', |
| 133 | 'WCML\\HomeScreen\\Hooks' => $baseDir . '/classes/HomeScreen/Hooks.php', |
| 134 | 'WCML\\Importer\\Products' => $baseDir . '/classes/Importer/Products.php', |
| 135 | 'WCML\\MO\\Hooks' => $baseDir . '/classes/MO/Hooks.php', |
| 136 | 'WCML\\Media\\Wrapper\\Factory' => $baseDir . '/classes/media/Wrapper/Factory.php', |
| 137 | 'WCML\\Media\\Wrapper\\IMedia' => $baseDir . '/classes/media/Wrapper/IMedia.php', |
| 138 | 'WCML\\Media\\Wrapper\\NonTranslatable' => $baseDir . '/classes/media/Wrapper/NonTranslatable.php', |
| 139 | 'WCML\\Media\\Wrapper\\Translatable' => $baseDir . '/classes/media/Wrapper/Translatable.php', |
| 140 | 'WCML\\MultiCurrency\\ExchangeRateServices\\ApiLayerService' => $baseDir . '/classes/multi-currency/exchange-rate-services/ApiLayerService.php', |
| 141 | 'WCML\\MultiCurrency\\ExchangeRateServices\\CurrencyLayer' => $baseDir . '/classes/multi-currency/exchange-rate-services/CurrencyLayer.php', |
| 142 | 'WCML\\MultiCurrency\\ExchangeRateServices\\ExchangeRatesApi' => $baseDir . '/classes/multi-currency/exchange-rate-services/ExchangeRatesApi.php', |
| 143 | 'WCML\\MultiCurrency\\ExchangeRateServices\\Fixerio' => $baseDir . '/classes/multi-currency/exchange-rate-services/Fixerio.php', |
| 144 | 'WCML\\MultiCurrency\\ExchangeRateServices\\OpenExchangeRates' => $baseDir . '/classes/multi-currency/exchange-rate-services/OpenExchangeRates.php', |
| 145 | 'WCML\\MultiCurrency\\ExchangeRateServices\\Service' => $baseDir . '/classes/multi-currency/exchange-rate-services/Service.php', |
| 146 | 'WCML\\MultiCurrency\\Geolocation' => $baseDir . '/classes/multi-currency/geolocation/Geolocation.php', |
| 147 | 'WCML\\MultiCurrency\\GeolocationBackendHooks' => $baseDir . '/classes/multi-currency/geolocation/GeolocationBackendHooks.php', |
| 148 | 'WCML\\MultiCurrency\\GeolocationFrontendHooks' => $baseDir . '/classes/multi-currency/geolocation/GeolocationFrontendHooks.php', |
| 149 | 'WCML\\MultiCurrency\\Resolver\\ComposedResolver' => $baseDir . '/classes/Multicurrency/Resolver/ComposedResolver.php', |
| 150 | 'WCML\\MultiCurrency\\Resolver\\Factory' => $baseDir . '/classes/Multicurrency/Resolver/Factory.php', |
| 151 | 'WCML\\MultiCurrency\\Resolver\\HelperByLanguage' => $baseDir . '/classes/Multicurrency/Resolver/HelperByLanguage.php', |
| 152 | 'WCML\\MultiCurrency\\Resolver\\HelperByLocation' => $baseDir . '/classes/Multicurrency/Resolver/HelperByLocation.php', |
| 153 | 'WCML\\MultiCurrency\\Resolver\\Resolver' => $baseDir . '/classes/Multicurrency/Resolver/Resolver.php', |
| 154 | 'WCML\\MultiCurrency\\Resolver\\ResolverForContext' => $baseDir . '/classes/Multicurrency/Resolver/ResolverForContext.php', |
| 155 | 'WCML\\MultiCurrency\\Resolver\\ResolverForDefault' => $baseDir . '/classes/Multicurrency/Resolver/ResolverForDefault.php', |
| 156 | 'WCML\\MultiCurrency\\Resolver\\ResolverForModeLanguage' => $baseDir . '/classes/Multicurrency/Resolver/ResolverForModeLanguage.php', |
| 157 | 'WCML\\MultiCurrency\\Resolver\\ResolverForModeLocation' => $baseDir . '/classes/Multicurrency/Resolver/ResolverForModeLocation.php', |
| 158 | 'WCML\\MultiCurrency\\Settings' => $baseDir . '/classes/Multicurrency/Settings.php', |
| 159 | 'WCML\\Multicurrency\\Analytics\\Export' => $baseDir . '/classes/Multicurrency/Analytics/Export.php', |
| 160 | 'WCML\\Multicurrency\\Analytics\\ExportHPOS' => $baseDir . '/classes/Multicurrency/Analytics/ExportHPOS.php', |
| 161 | 'WCML\\Multicurrency\\Analytics\\ExportLegacy' => $baseDir . '/classes/Multicurrency/Analytics/ExportLegacy.php', |
| 162 | 'WCML\\Multicurrency\\Analytics\\Factory' => $baseDir . '/classes/Multicurrency/Analytics/Factory.php', |
| 163 | 'WCML\\Multicurrency\\Analytics\\Hooks' => $baseDir . '/classes/Multicurrency/Analytics/Hooks.php', |
| 164 | 'WCML\\Multicurrency\\CurrencySwitcher\\CurrencySwitcherComponent' => $baseDir . '/classes/Multicurrency/CurrencySwitcher/CurrencySwitcherComponent.php', |
| 165 | 'WCML\\Multicurrency\\CurrencySwitcher\\CurrencySwitcherTemplateInterface' => $baseDir . '/classes/Multicurrency/CurrencySwitcher/CurrencySwitcherTemplateInterface.php', |
| 166 | 'WCML\\Multicurrency\\Shipping\\AdminHooks' => $baseDir . '/classes/Multicurrency/Shipping/AdminHooks.php', |
| 167 | 'WCML\\Multicurrency\\Shipping\\DefaultConversion' => $baseDir . '/classes/Multicurrency/Shipping/DefaultConversion.php', |
| 168 | 'WCML\\Multicurrency\\Shipping\\FlatRateShipping' => $baseDir . '/classes/Multicurrency/Shipping/FlatRateShipping.php', |
| 169 | 'WCML\\Multicurrency\\Shipping\\FreeShipping' => $baseDir . '/classes/Multicurrency/Shipping/FreeShipping.php', |
| 170 | 'WCML\\Multicurrency\\Shipping\\FrontEndHooks' => $baseDir . '/classes/Multicurrency/Shipping/FrontEndHooks.php', |
| 171 | 'WCML\\Multicurrency\\Shipping\\LocalPickup' => $baseDir . '/classes/Multicurrency/Shipping/LocalPickup.php', |
| 172 | 'WCML\\Multicurrency\\Shipping\\ShippingClasses' => $baseDir . '/classes/Multicurrency/Shipping/ShippingClasses.php', |
| 173 | 'WCML\\Multicurrency\\Shipping\\ShippingClassesMode' => $baseDir . '/classes/Multicurrency/Shipping/ShippingClassesMode.php', |
| 174 | 'WCML\\Multicurrency\\Shipping\\ShippingHooksFactory' => $baseDir . '/classes/Multicurrency/Shipping/ShippingHooksFactory.php', |
| 175 | 'WCML\\Multicurrency\\Shipping\\ShippingMode' => $baseDir . '/classes/Multicurrency/Shipping/ShippingMode.php', |
| 176 | 'WCML\\Multicurrency\\Shipping\\ShippingModeBase' => $baseDir . '/classes/Multicurrency/Shipping/ShippingModeBase.php', |
| 177 | 'WCML\\Multicurrency\\Shipping\\ShippingModeProvider' => $baseDir . '/classes/Multicurrency/Shipping/ShippingModeProvider.php', |
| 178 | 'WCML\\Multicurrency\\Shipping\\UnsupportedShipping' => $baseDir . '/classes/Multicurrency/Shipping/UnsupportedShipping.php', |
| 179 | 'WCML\\Multicurrency\\Shipping\\VariableCost' => $baseDir . '/classes/Multicurrency/Shipping/VariableCost.php', |
| 180 | 'WCML\\Multicurrency\\Transient\\Hooks' => $baseDir . '/classes/Multicurrency/Transient/Hooks.php', |
| 181 | 'WCML\\Multicurrency\\UI\\Factory' => $baseDir . '/classes/Multicurrency/UI/Factory.php', |
| 182 | 'WCML\\Multicurrency\\UI\\Hooks' => $baseDir . '/classes/Multicurrency/UI/Hooks.php', |
| 183 | 'WCML\\Multicurrency\\WpQueryMcPrice\\AbstractPriceByPostMeta' => $baseDir . '/classes/Multicurrency/WpQueryMcPrice/AbstractPriceByPostMeta.php', |
| 184 | 'WCML\\Multicurrency\\WpQueryMcPrice\\Factory' => $baseDir . '/classes/Multicurrency/WpQueryMcPrice/Factory.php', |
| 185 | 'WCML\\Multicurrency\\WpQueryMcPrice\\PriceFilteringByPostMeta' => $baseDir . '/classes/Multicurrency/WpQueryMcPrice/PriceFilteringByPostMeta.php', |
| 186 | 'WCML\\Multicurrency\\WpQueryMcPrice\\PriceOrderByPostMeta' => $baseDir . '/classes/Multicurrency/WpQueryMcPrice/PriceOrderByPostMeta.php', |
| 187 | 'WCML\\Options\\WPML' => $baseDir . '/classes/Options/WPML.php', |
| 188 | 'WCML\\OrderItems\\Hooks' => $baseDir . '/classes/OrderItems/Hooks.php', |
| 189 | 'WCML\\OrderItems\\LineItem\\Factory' => $baseDir . '/classes/OrderItems/LineItem/Factory.php', |
| 190 | 'WCML\\OrderItems\\LineItem\\Product' => $baseDir . '/classes/OrderItems/LineItem/Product.php', |
| 191 | 'WCML\\OrderItems\\LineItem\\Variation' => $baseDir . '/classes/OrderItems/LineItem/Variation.php', |
| 192 | 'WCML\\OrderItems\\Shipping\\Factory' => $baseDir . '/classes/OrderItems/Shipping/Factory.php', |
| 193 | 'WCML\\OrderItems\\Shipping\\ShippingMethod' => $baseDir . '/classes/OrderItems/Shipping/ShippingMethod.php', |
| 194 | 'WCML\\OrderItems\\Shipping\\StoreInDefaultLanguage' => $baseDir . '/classes/OrderItems/Shipping/StoreInDefaultLanguage.php', |
| 195 | 'WCML\\OrderItems\\Translator' => $baseDir . '/classes/OrderItems/Translator.php', |
| 196 | 'WCML\\OrderItems\\TranslatorFactory' => $baseDir . '/classes/OrderItems/TranslatorFactory.php', |
| 197 | 'WCML\\Orders\\Helper' => $baseDir . '/classes/Orders/Helper.php', |
| 198 | 'WCML\\Orders\\Legacy\\Helper' => $baseDir . '/classes/Orders/Legacy/Helper.php', |
| 199 | 'WCML\\PaymentGateways\\BlockHooks' => $baseDir . '/classes/PaymentGateways/BlockHooks.php', |
| 200 | 'WCML\\PaymentGateways\\BlockHooksFactory' => $baseDir . '/classes/PaymentGateways/BlockHooksFactory.php', |
| 201 | 'WCML\\PaymentGateways\\Factory' => $baseDir . '/classes/PaymentGateways/Factory.php', |
| 202 | 'WCML\\PaymentGateways\\Hooks' => $baseDir . '/classes/PaymentGateways/Hooks.php', |
| 203 | 'WCML\\PaymentGateways\\Settings\\TranslationControls' => $baseDir . '/classes/PaymentGateways/Settings/TranslationControls.php', |
| 204 | 'WCML\\PaymentGateways\\Strings' => $baseDir . '/classes/PaymentGateways/Strings.php', |
| 205 | 'WCML\\Permalinks\\Factory' => $baseDir . '/classes/Permalinks/Factory.php', |
| 206 | 'WCML\\Permalinks\\Settings\\TranslationControls' => $baseDir . '/classes/Permalinks/Settings/TranslationControls.php', |
| 207 | 'WCML\\Permalinks\\Strings' => $baseDir . '/classes/Permalinks/Strings.php', |
| 208 | 'WCML\\PointerUi\\Factory' => $baseDir . '/classes/PointerUi/Factory.php', |
| 209 | 'WCML\\PostHog\\Event\\EditorScopedSyncSettingChanged' => $baseDir . '/classes/PostHog/Event/EditorScopedSyncSettingChanged.php', |
| 210 | 'WCML\\PostHog\\Hooks' => $baseDir . '/classes/PostHog/Hooks.php', |
| 211 | 'WCML\\Products\\Hooks' => $baseDir . '/classes/product/Hooks.php', |
| 212 | 'WCML\\Reports\\Categories\\Query' => $baseDir . '/classes/Reports/Categories/Query.php', |
| 213 | 'WCML\\Reports\\Hooks' => $baseDir . '/classes/Reports/Hooks.php', |
| 214 | 'WCML\\Reports\\Orders\\Hooks' => $baseDir . '/classes/Reports/Orders/Hooks.php', |
| 215 | 'WCML\\Reports\\Products\\Query' => $baseDir . '/classes/Reports/Products/Query.php', |
| 216 | 'WCML\\Rest\\Exceptions\\Generic' => $baseDir . '/classes/Rest/Exceptions/Generic.php', |
| 217 | 'WCML\\Rest\\Exceptions\\InvalidCurrency' => $baseDir . '/classes/Rest/Exceptions/InvalidCurrency.php', |
| 218 | 'WCML\\Rest\\Exceptions\\InvalidLanguage' => $baseDir . '/classes/Rest/Exceptions/InvalidLanguage.php', |
| 219 | 'WCML\\Rest\\Exceptions\\InvalidProduct' => $baseDir . '/classes/Rest/Exceptions/InvalidProduct.php', |
| 220 | 'WCML\\Rest\\Exceptions\\InvalidTerm' => $baseDir . '/classes/Rest/Exceptions/InvalidTerm.php', |
| 221 | 'WCML\\Rest\\Exceptions\\MissingLanguage' => $baseDir . '/classes/Rest/Exceptions/MissingLanguage.php', |
| 222 | 'WCML\\Rest\\Frontend\\Language' => $baseDir . '/classes/Rest/Frontend/Language.php', |
| 223 | 'WCML\\Rest\\Functions' => $baseDir . '/classes/Rest/Functions.php', |
| 224 | 'WCML\\Rest\\Generic' => $baseDir . '/classes/Rest/Generic.php', |
| 225 | 'WCML\\Rest\\Hooks' => $baseDir . '/classes/Rest/Hooks.php', |
| 226 | 'WCML\\Rest\\Language\\Set' => $baseDir . '/classes/Rest/Language/Set.php', |
| 227 | 'WCML\\Rest\\ProductSaveActions' => $baseDir . '/classes/Rest/ProductSaveActions.php', |
| 228 | 'WCML\\Rest\\Store\\HooksFactory' => $baseDir . '/classes/Rest/Store/HooksFactory.php', |
| 229 | 'WCML\\Rest\\Store\\MulticurrencyHooks' => $baseDir . '/classes/Rest/Store/MulticurrencyHooks.php', |
| 230 | 'WCML\\Rest\\Store\\PriceRangeHooks' => $baseDir . '/classes/Rest/Store/PriceRangeHooks.php', |
| 231 | 'WCML\\Rest\\Store\\ReviewsHooks' => $baseDir . '/classes/Rest/Store/ReviewsHooks.php', |
| 232 | 'WCML\\Rest\\Wrapper\\Composite' => $baseDir . '/classes/Rest/Wrapper/Composite.php', |
| 233 | 'WCML\\Rest\\Wrapper\\Factory' => $baseDir . '/classes/Rest/Wrapper/Factory.php', |
| 234 | 'WCML\\Rest\\Wrapper\\Handler' => $baseDir . '/classes/Rest/Wrapper/Handler.php', |
| 235 | 'WCML\\Rest\\Wrapper\\Orders\\Languages' => $baseDir . '/classes/Rest/Wrapper/Orders/Languages.php', |
| 236 | 'WCML\\Rest\\Wrapper\\Orders\\Prices' => $baseDir . '/classes/Rest/Wrapper/Orders/Prices.php', |
| 237 | 'WCML\\Rest\\Wrapper\\ProductAttributes' => $baseDir . '/classes/Rest/Wrapper/ProductAttributes.php', |
| 238 | 'WCML\\Rest\\Wrapper\\ProductTerms' => $baseDir . '/classes/Rest/Wrapper/ProductTerms.php', |
| 239 | 'WCML\\Rest\\Wrapper\\Products\\Products' => $baseDir . '/classes/Rest/Wrapper/Products/Products.php', |
| 240 | 'WCML\\Rest\\Wrapper\\Reports\\ProductsCount' => $baseDir . '/classes/Rest/Wrapper/Reports/ProductsCount.php', |
| 241 | 'WCML\\Rest\\Wrapper\\Reports\\ProductsSales' => $baseDir . '/classes/Rest/Wrapper/Reports/ProductsSales.php', |
| 242 | 'WCML\\Rest\\Wrapper\\Reports\\TopSeller' => $baseDir . '/classes/Rest/Wrapper/Reports/TopSeller.php', |
| 243 | 'WCML\\Reviews\\Backend\\Hooks' => $baseDir . '/classes/Reviews/Backend/Hooks.php', |
| 244 | 'WCML\\Reviews\\Translations\\Factory' => $baseDir . '/classes/Reviews/Translations/Factory.php', |
| 245 | 'WCML\\Reviews\\Translations\\FrontEndHooks' => $baseDir . '/classes/Reviews/Translations/FrontEndHooks.php', |
| 246 | 'WCML\\Reviews\\Translations\\Mapper' => $baseDir . '/classes/Reviews/Translations/Mapper.php', |
| 247 | 'WCML\\RewriteRules\\Hooks' => $baseDir . '/classes/RewriteRules/Hooks.php', |
| 248 | 'WCML\\Setup\\BeforeHooks' => $baseDir . '/classes/wcml-setup/BeforeHooks.php', |
| 249 | 'WCML\\StandAlone\\ActionFilterLoader' => $baseDir . '/classes/StandAlone/ActionFilterLoader.php', |
| 250 | 'WCML\\StandAlone\\Container\\Config' => $baseDir . '/classes/StandAlone/Container/Config.php', |
| 251 | 'WCML\\StandAlone\\DependencyAssets' => $baseDir . '/classes/StandAlone/DependencyAssets.php', |
| 252 | 'WCML\\StandAlone\\IStandAloneAction' => $baseDir . '/classes/StandAlone/IStandAloneAction.php', |
| 253 | 'WCML\\StandAlone\\NullSitePress' => $baseDir . '/classes/StandAlone/NullSitePress.php', |
| 254 | 'WCML\\StandAlone\\UI\\AdminMenu' => $baseDir . '/classes/StandAlone/UI/AdminMenu.php', |
| 255 | 'WCML\\Synchronization\\Component\\Attachments' => $baseDir . '/classes/Synchronization/Component/Attachments.php', |
| 256 | 'WCML\\Synchronization\\Component\\Attributes' => $baseDir . '/classes/Synchronization/Component/Attributes.php', |
| 257 | 'WCML\\Synchronization\\Component\\DownloadableFiles' => $baseDir . '/classes/Synchronization/Component/DownloadableFiles.php', |
| 258 | 'WCML\\Synchronization\\Component\\Linked' => $baseDir . '/classes/Synchronization/Component/Linked.php', |
| 259 | 'WCML\\Synchronization\\Component\\Meta' => $baseDir . '/classes/Synchronization/Component/Meta.php', |
| 260 | 'WCML\\Synchronization\\Component\\Post' => $baseDir . '/classes/Synchronization/Component/Post.php', |
| 261 | 'WCML\\Synchronization\\Component\\Stock' => $baseDir . '/classes/Synchronization/Component/Stock.php', |
| 262 | 'WCML\\Synchronization\\Component\\Synchronizer' => $baseDir . '/classes/Synchronization/Component/Synchronizer.php', |
| 263 | 'WCML\\Synchronization\\Component\\SynchronizerForMeta' => $baseDir . '/classes/Synchronization/Component/SynchronizerForMeta.php', |
| 264 | 'WCML\\Synchronization\\Component\\Taxonomies' => $baseDir . '/classes/Synchronization/Component/Taxonomies.php', |
| 265 | 'WCML\\Synchronization\\Component\\VariationAttachments' => $baseDir . '/classes/Synchronization/Component/VariationAttachments.php', |
| 266 | 'WCML\\Synchronization\\Component\\VariationMeta' => $baseDir . '/classes/Synchronization/Component/VariationMeta.php', |
| 267 | 'WCML\\Synchronization\\Component\\VariationTaxonomies' => $baseDir . '/classes/Synchronization/Component/VariationTaxonomies.php', |
| 268 | 'WCML\\Synchronization\\Component\\Variations' => $baseDir . '/classes/Synchronization/Component/Variations.php', |
| 269 | 'WCML\\Synchronization\\Hooks' => $baseDir . '/classes/Synchronization/Hooks.php', |
| 270 | 'WCML\\Synchronization\\Manager' => $baseDir . '/classes/Synchronization/Manager.php', |
| 271 | 'WCML\\Synchronization\\Store' => $baseDir . '/classes/Synchronization/Store.php', |
| 272 | 'WCML\\TMDashboard\\Hooks' => $baseDir . '/classes/TMDashboard/Hooks.php', |
| 273 | 'WCML\\Tax\\Strings\\Hooks' => $baseDir . '/classes/Tax/Strings/Hooks.php', |
| 274 | 'WCML\\Terms\\Count\\Hooks' => $baseDir . '/classes/Terms/Count/Hooks.php', |
| 275 | 'WCML\\Terms\\SuspendWpmlFilters' => $baseDir . '/classes/Terms/SuspendWpmlFilters.php', |
| 276 | 'WCML\\Terms\\SuspendWpmlFiltersFactory' => $baseDir . '/classes/Terms/SuspendWpmlFiltersFactory.php', |
| 277 | 'WCML\\TranslationControls\\Hooks' => $baseDir . '/classes/TranslationControls/Hooks.php', |
| 278 | 'WCML\\TranslationJob\\Hooks' => $baseDir . '/classes/TranslationJob/Hooks.php', |
| 279 | 'WCML\\User\\Hooks' => $baseDir . '/classes/User/Hooks.php', |
| 280 | 'WCML\\User\\Store\\Cookie' => $baseDir . '/classes/User/Store/Cookie.php', |
| 281 | 'WCML\\User\\Store\\Noop' => $baseDir . '/classes/User/Store/Noop.php', |
| 282 | 'WCML\\User\\Store\\Store' => $baseDir . '/classes/User/Store/Store.php', |
| 283 | 'WCML\\User\\Store\\Strategy' => $baseDir . '/classes/User/Store/Strategy.php', |
| 284 | 'WCML\\User\\Store\\WcSession' => $baseDir . '/classes/User/Store/WcSession.php', |
| 285 | 'WCML\\Utilities\\ActionScheduler' => $baseDir . '/classes/Utilities/ActionScheduler.php', |
| 286 | 'WCML\\Utilities\\AdminPages' => $baseDir . '/classes/Utilities/AdminPages.php', |
| 287 | 'WCML\\Utilities\\AdminUrl' => $baseDir . '/classes/Utilities/AdminUrl.php', |
| 288 | 'WCML\\Utilities\\DB' => $baseDir . '/classes/Utilities/DB.php', |
| 289 | 'WCML\\Utilities\\Post' => $baseDir . '/classes/Utilities/Post.php', |
| 290 | 'WCML\\Utilities\\Resources' => $baseDir . '/classes/Utilities/Resources.php', |
| 291 | 'WCML\\Utilities\\Suspend\\Filters' => $baseDir . '/classes/Utilities/Suspend/Filters.php', |
| 292 | 'WCML\\Utilities\\Suspend\\PostsQueryFiltersFactory' => $baseDir . '/classes/Utilities/Suspend/PostsQueryFiltersFactory.php', |
| 293 | 'WCML\\Utilities\\Suspend\\Suspend' => $baseDir . '/classes/Utilities/Suspend/Suspend.php', |
| 294 | 'WCML\\Utilities\\SyncHash' => $baseDir . '/classes/Utilities/SyncHash.php', |
| 295 | 'WCML\\Utilities\\WCTaxonomies' => $baseDir . '/classes/Utilities/WCTaxonomies.php', |
| 296 | 'WCML\\Utilities\\WcAdminPages' => $baseDir . '/classes/Utilities/WcAdminPages.php', |
| 297 | 'WCML\\Utilities\\WpAdminPages' => $baseDir . '/classes/Utilities/WpAdminPages.php', |
| 298 | 'WCML\\WcEmailSettings\\MultilingualHooks' => $baseDir . '/classes/WcEmailSettings/MultilingualHooks.php', |
| 299 | 'WCML_Accommodation_Bookings' => $baseDir . '/compatibility/WcBookings/class-wcml-accommodation-bookings.php', |
| 300 | 'WCML_Admin_Cookie' => $baseDir . '/classes/class-wcml-admin-cookie.php', |
| 301 | 'WCML_Admin_Currency_Selector' => $baseDir . '/classes/currencies/class-wcml-admin-currency-selector.php', |
| 302 | 'WCML_Admin_Menus' => $baseDir . '/inc/admin-menus/class-wcml-admin-menus.php', |
| 303 | 'WCML_Adventure_Tours' => $baseDir . '/compatibility/AdventureTours/class-wcml-adventure-tours.php', |
| 304 | 'WCML_Ajax_Layered_Nav_Widget' => $baseDir . '/compatibility/WcAjaxLayeredNav/class-wcml-ajax-layered-nav-widget.php', |
| 305 | 'WCML_Ajax_Setup' => $baseDir . '/inc/class-wcml-ajax-setup.php', |
| 306 | 'WCML_Append_Gallery_To_Post_Media_Ids' => $baseDir . '/classes/media/class-wml-append-gallery-to-post-media-ids.php', |
| 307 | 'WCML_Append_Gallery_To_Post_Media_Ids_Factory' => $baseDir . '/classes/media/class-wml-append-gallery-to-post-media-ids-factory.php', |
| 308 | 'WCML_Attributes' => $baseDir . '/inc/class-wcml-attributes.php', |
| 309 | 'WCML_Bookings' => $baseDir . '/compatibility/WcBookings/class-wcml-bookings.php', |
| 310 | 'WCML_Bulk_Stock_Management' => $baseDir . '/compatibility/WcBulkStockManagement/class-wcml-bulk-stock-management.php', |
| 311 | 'WCML_Capabilities' => $baseDir . '/inc/class-wcml-capabilities.php', |
| 312 | 'WCML_Cart' => $baseDir . '/inc/class-wcml-cart.php', |
| 313 | 'WCML_Cart_Removed_Items_Widget' => $baseDir . '/inc/class-wcml-cart-removed-items-widget.php', |
| 314 | 'WCML_Cart_Switch_Lang_Functions' => $baseDir . '/inc/class-wcml-cart-switch-lang-functions.php', |
| 315 | 'WCML_Cart_Sync_Warnings' => $baseDir . '/inc/class-wcml-cart-sync-warnings.php', |
| 316 | 'WCML_Checkout_Addons' => $baseDir . '/compatibility/WcCheckoutAddons/class-wcml-checkout-addons.php', |
| 317 | 'WCML_Checkout_Field_Editor' => $baseDir . '/compatibility/WcCheckoutFieldEditor/class-wcml-checkout-field-editor.php', |
| 318 | 'WCML_Comments' => $baseDir . '/inc/class-wcml-comments.php', |
| 319 | 'WCML_Compatibility' => $baseDir . '/inc/class-wcml-compatibility.php', |
| 320 | 'WCML_Compatibility_Helper' => $baseDir . '/compatibility/class-wcml-compatibility-helper.php', |
| 321 | 'WCML_Composite_Products' => $baseDir . '/compatibility/WcCompositeProducts/class-wcml-composite-products.php', |
| 322 | 'WCML_Coupons' => $baseDir . '/inc/class-wcml-coupons.php', |
| 323 | 'WCML_Currencies' => $baseDir . '/classes/currencies/class-wcml-currencies.php', |
| 324 | 'WCML_Currencies_Dropdown_UI' => $baseDir . '/inc/template-classes/class-wcml-currencies-dropdown-ui.php', |
| 325 | 'WCML_Currencies_Payment_Gateways' => $baseDir . '/classes/multi-currency/payment-gateways/class-wcml-currencies-payment-gateways.php', |
| 326 | 'WCML_Currency_Switcher' => $baseDir . '/inc/currencies/currency-switcher/class-wcml-currency-switcher.php', |
| 327 | 'WCML_Currency_Switcher_Ajax' => $baseDir . '/inc/currencies/currency-switcher/class-wcml-currency-switcher-ajax.php', |
| 328 | 'WCML_Currency_Switcher_Options_Dialog' => $baseDir . '/inc/template-classes/currency-switcher/class-wcml-currency-switcher-options-dialog.php', |
| 329 | 'WCML_Currency_Switcher_Properties' => $baseDir . '/inc/currencies/currency-switcher/class-wcml-currency-switcher-properties.php', |
| 330 | 'WCML_Currency_Switcher_Template' => $baseDir . '/inc/template-classes/currency-switcher/class-wcml-currency-switcher-template.php', |
| 331 | 'WCML_Currency_Switcher_Templates' => $baseDir . '/inc/currencies/currency-switcher/class-wcml-currency-switcher-templates.php', |
| 332 | 'WCML_Currency_Switcher_Widget' => $baseDir . '/inc/currencies/currency-switcher/class-wcml-currency-switcher-widget.php', |
| 333 | 'WCML_Custom_Files_UI' => $baseDir . '/inc/template-classes/class-wcml-custom-files-ui.php', |
| 334 | 'WCML_Custom_Prices' => $baseDir . '/inc/currencies/class-wcml-custom-prices.php', |
| 335 | 'WCML_Custom_Prices_UI' => $baseDir . '/inc/template-classes/multi-currency/class-wcml-custom-prices-ui.php', |
| 336 | 'WCML_Dependencies' => $baseDir . '/inc/class-wcml-dependencies.php', |
| 337 | 'WCML_Downloadable_Products' => $baseDir . '/inc/translation-editor/class-wcml-downloadable-products.php', |
| 338 | 'WCML_Dynamic_Pricing' => $baseDir . '/compatibility/WcDynamicPricing/class-wcml-dynamic-pricing.php', |
| 339 | 'WCML_Editor_Save_Filters' => $baseDir . '/inc/translation-editor/class-wcml-editor-save-filters.php', |
| 340 | 'WCML_Editor_UI_Product_Job' => $baseDir . '/inc/translation-editor/class-wcml-editor-ui-product-job.php', |
| 341 | 'WCML_Editor_UI_WYSIWYG_Field' => $baseDir . '/inc/translation-editor/class-wcml-editor-ui-wysiwyg-field.php', |
| 342 | 'WCML_Emails' => $baseDir . '/inc/class-wcml-emails.php', |
| 343 | 'WCML_Endpoints' => $baseDir . '/inc/class-wcml-endpoints.php', |
| 344 | 'WCML_Exchange_Rates' => $baseDir . '/classes/multi-currency/class-wcml-exchange-rates.php', |
| 345 | 'WCML_Exchange_Rates_UI' => $baseDir . '/inc/template-classes/multi-currency/class-wcml-exchange-rates-ui.php', |
| 346 | 'WCML_Extra_Product_Options' => $baseDir . '/compatibility/TmExtraProductOptions/class-wcml-extra-product-options.php', |
| 347 | 'WCML_Flatsome' => $baseDir . '/compatibility/Flatsome/class-wcml-flatsome.php', |
| 348 | 'WCML_Install' => $baseDir . '/inc/class-wcml-install.php', |
| 349 | 'WCML_JCK_WSSV' => $baseDir . '/compatibility/WcShowSingleVariations/class-wcml-jck-wssv.php', |
| 350 | 'WCML_Languages_Upgrade_Notice' => $baseDir . '/inc/template-classes/class-wcml-languages-upgrade-notice.php', |
| 351 | 'WCML_Languages_Upgrader' => $baseDir . '/inc/class-wcml-languages-upgrader.php', |
| 352 | 'WCML_Locale' => $baseDir . '/inc/class-wcml-locale.php', |
| 353 | 'WCML_MaxStore' => $baseDir . '/compatibility/MaxStorePro/class-wcml-maxstore.php', |
| 354 | 'WCML_Menu_Wrap_Base' => $baseDir . '/inc/template-classes/class-wcml-menus-wrap-base.php', |
| 355 | 'WCML_Menus_Wrap' => $baseDir . '/inc/template-classes/class-wcml-menus-wrap.php', |
| 356 | 'WCML_Mix_And_Match_Products' => $baseDir . '/compatibility/WcMixAndMatch/class-wcml-mix-and-match-products.php', |
| 357 | 'WCML_Multi_Currency' => $baseDir . '/inc/currencies/class-wcml-multi-currency.php', |
| 358 | 'WCML_Multi_Currency_Configuration' => $baseDir . '/inc/currencies/class-wcml-multi-currency-configuration.php', |
| 359 | 'WCML_Multi_Currency_Coupons' => $baseDir . '/inc/currencies/class-wcml-multi-currency-coupons.php', |
| 360 | 'WCML_Multi_Currency_Install' => $baseDir . '/inc/currencies/class-wcml-multi-currency-install.php', |
| 361 | 'WCML_Multi_Currency_Orders' => $baseDir . '/inc/currencies/class-wcml-multi-currency-orders.php', |
| 362 | 'WCML_Multi_Currency_Prices' => $baseDir . '/inc/currencies/class-wcml-multi-currency-prices.php', |
| 363 | 'WCML_Multi_Currency_Reports' => $baseDir . '/inc/currencies/class-wcml-multi-currency-reports.php', |
| 364 | 'WCML_Multi_Currency_Resources' => $baseDir . '/inc/currencies/class-wcml-multi-currency-resources.php', |
| 365 | 'WCML_Multi_Currency_Shipping' => $baseDir . '/inc/currencies/class-wcml-multi-currency-shipping.php', |
| 366 | 'WCML_Multi_Currency_Table_Rate_Shipping' => $baseDir . '/inc/currencies/class-wcml-multi-currency-table-rate-shipping.php', |
| 367 | 'WCML_Multi_Currency_UI' => $baseDir . '/inc/template-classes/multi-currency/class-wcml-multi-currency-ui.php', |
| 368 | 'WCML_Multilingual_UI' => $baseDir . '/inc/template-classes/class-wcml-multilingual-ui.php', |
| 369 | 'WCML_Not_Supported_Payment_Gateway' => $baseDir . '/classes/multi-currency/payment-gateways/class-wcml-not-supported-payment-gateway.php', |
| 370 | 'WCML_Not_Translatable_Attributes' => $baseDir . '/inc/template-classes/class-wcml-not-translatable-attributes.php', |
| 371 | 'WCML_Order_Status_Manager' => $baseDir . '/compatibility/WcOrderStatusManager/class-wcml-order-status-manager.php', |
| 372 | 'WCML_Orders' => $baseDir . '/inc/class-wcml-orders.php', |
| 373 | 'WCML_Page_Builders' => $baseDir . '/inc/translation-editor/class-wcml-page-builders.php', |
| 374 | 'WCML_Payment_Gateway' => $baseDir . '/classes/multi-currency/payment-gateways/class-wcml-payment-gateway.php', |
| 375 | 'WCML_Payment_Gateway_Bacs' => $baseDir . '/classes/multi-currency/payment-gateways/class-wcml-payment-gateway-bacs.php', |
| 376 | 'WCML_Payment_Gateway_PayPal' => $baseDir . '/classes/multi-currency/payment-gateways/class-wcml-payment-gateway-paypal.php', |
| 377 | 'WCML_Payment_Gateway_PayPal_V2' => $baseDir . '/classes/multi-currency/payment-gateways/class-wcml-payment-gateway-paypal-v2.php', |
| 378 | 'WCML_Payment_Gateway_Stripe' => $baseDir . '/classes/multi-currency/payment-gateways/class-wcml-payment-gateway-stripe.php', |
| 379 | 'WCML_Payment_Method_Filter' => $baseDir . '/classes/order-property-filter/class-wcml-payment-method-filter.php', |
| 380 | 'WCML_Per_Product_Shipping' => $baseDir . '/compatibility/PerProductShipping/class-wcml-per-product-shipping.php', |
| 381 | 'WCML_Pip' => $baseDir . '/compatibility/WcPip/class-wcml-pip.php', |
| 382 | 'WCML_Pointer_UI' => $baseDir . '/inc/template-classes/class-wcml-pointer-ui.php', |
| 383 | 'WCML_Pointers' => $baseDir . '/classes/pointers/class-wcml-pointers.php', |
| 384 | 'WCML_Price_Filter' => $baseDir . '/inc/currencies/class-wcml-price-filter.php', |
| 385 | 'WCML_Privacy_Content' => $baseDir . '/classes/privacy/class-wcml-privacy-content.php', |
| 386 | 'WCML_Privacy_Content_Factory' => $baseDir . '/classes/privacy/class-wcml-privacy-content-factory.php', |
| 387 | 'WCML_Product_Addons' => $baseDir . '/compatibility/WcProductAddons/class-wcml-product-addons.php', |
| 388 | 'WCML_Product_Bundles' => $baseDir . '/compatibility/WcProductBundles/class-wcml-product-bundles.php', |
| 389 | 'WCML_Product_Data_Store_CPT' => $baseDir . '/classes/product/class-wcml-product-data-store-cpt.php', |
| 390 | 'WCML_Product_Gallery_Filter' => $baseDir . '/classes/media/class-wcml-product-gallery-filter.php', |
| 391 | 'WCML_Product_Gallery_Filter_Factory' => $baseDir . '/classes/media/class-wcml-product-gallery-filter-factory.php', |
| 392 | 'WCML_Product_Image_Filter' => $baseDir . '/classes/media/class-wcml-product-image-filter.php', |
| 393 | 'WCML_Product_Image_Filter_Factory' => $baseDir . '/classes/media/class-wcml-product-image-filter-factory.php', |
| 394 | 'WCML_Products' => $baseDir . '/inc/class-wcml-products.php', |
| 395 | 'WCML_Products_Screen_Options' => $baseDir . '/inc/class-wcml-products-screen-options.php', |
| 396 | 'WCML_Relevanssi' => $baseDir . '/compatibility/Relevanssi/class-wcml-relevanssi.php', |
| 397 | 'WCML_Removed_Cart_Items_UI' => $baseDir . '/inc/template-classes/class-wcml-removed-cart-items-ui.php', |
| 398 | 'WCML_Reports' => $baseDir . '/inc/class-wcml-reports.php', |
| 399 | 'WCML_Requests' => $baseDir . '/inc/class-wcml-requests.php', |
| 400 | 'WCML_Resources' => $baseDir . '/inc/class-wcml-resources.php', |
| 401 | 'WCML_Sensei' => $baseDir . '/compatibility/Sensei/class-wcml-sensei.php', |
| 402 | 'WCML_Settings_UI' => $baseDir . '/inc/template-classes/class-wcml-settings-ui.php', |
| 403 | 'WCML_Setup' => $baseDir . '/classes/wcml-setup/class-wcml-setup.php', |
| 404 | 'WCML_Setup_Attributes_UI' => $baseDir . '/inc/template-classes/setup/class-wcml-setup-attributes-ui.php', |
| 405 | 'WCML_Setup_Footer_UI' => $baseDir . '/inc/template-classes/setup/class-wcml-setup-footer.php', |
| 406 | 'WCML_Setup_Handlers' => $baseDir . '/classes/wcml-setup/class-wcml-setup-handlers.php', |
| 407 | 'WCML_Setup_Header_UI' => $baseDir . '/inc/template-classes/setup/class-wcml-setup-header.php', |
| 408 | 'WCML_Setup_Introduction_UI' => $baseDir . '/inc/template-classes/setup/class-wcml-setup-introduction-ui.php', |
| 409 | 'WCML_Setup_Multi_Currency_UI' => $baseDir . '/inc/template-classes/setup/class-wcml-setup-multi-currency-ui.php', |
| 410 | 'WCML_Setup_Notice_UI' => $baseDir . '/inc/template-classes/setup/class-wcml-setup-notice.php', |
| 411 | 'WCML_Setup_Step' => $baseDir . '/inc/template-classes/setup/class-wcml-setup-step.php', |
| 412 | 'WCML_Setup_Store_Pages_UI' => $baseDir . '/inc/template-classes/setup/class-wcml-setup-store-pages-ui.php', |
| 413 | 'WCML_Setup_UI' => $baseDir . '/classes/wcml-setup/class-wcml-setup-ui.php', |
| 414 | 'WCML_St_Taxonomy_UI' => $baseDir . '/inc/template-classes/class-wcml-st-taxonomy-ui.php', |
| 415 | 'WCML_Status_Config_Warnings_UI' => $baseDir . '/inc/template-classes/status/class-wcml-status-config-warnings-ui.php', |
| 416 | 'WCML_Status_Media_UI' => $baseDir . '/inc/template-classes/status/class-wcml-status-media-ui.php', |
| 417 | 'WCML_Status_Multi_Currencies_UI' => $baseDir . '/inc/template-classes/status/class-wcml-status-multi-currencies-ui.php', |
| 418 | 'WCML_Status_Products_UI' => $baseDir . '/inc/template-classes/status/class-wcml-status-products-ui.php', |
| 419 | 'WCML_Status_Status_UI' => $baseDir . '/inc/template-classes/status/class-wcml-status-status-ui.php', |
| 420 | 'WCML_Status_Store_Pages_UI' => $baseDir . '/inc/template-classes/status/class-wcml-status-store-pages-ui.php', |
| 421 | 'WCML_Status_Taxonomies_UI' => $baseDir . '/inc/template-classes/status/class-wcml-status-taxonomies-ui.php', |
| 422 | 'WCML_Status_UI' => $baseDir . '/inc/template-classes/status/class-wcml-status-ui.php', |
| 423 | 'WCML_Store_Pages' => $baseDir . '/inc/class-wcml-store-pages.php', |
| 424 | 'WCML_Store_URLs_Edit_Base_UI' => $baseDir . '/inc/template-classes/store-urls/class-wcml-store-urls-edit-base-ui.php', |
| 425 | 'WCML_Store_URLs_Translation_Statuses_UI' => $baseDir . '/inc/template-classes/store-urls/class-wcml-store-urls-translation-statuses-ui.php', |
| 426 | 'WCML_Store_URLs_UI' => $baseDir . '/inc/template-classes/store-urls/class-wcml-store-urls-ui.php', |
| 427 | 'WCML_Switch_Lang_Request' => $baseDir . '/inc/wcml-switch-lang-request.php', |
| 428 | 'WCML_Sync_Taxonomy' => $baseDir . '/inc/template-classes/class-wcml-sync-taxonomy.php', |
| 429 | 'WCML_Synchronize_Product_Data' => $baseDir . '/inc/translation-editor/class-wcml-synchronize-product-data.php', |
| 430 | 'WCML_Synchronize_Variations_Data' => $baseDir . '/inc/translation-editor/class-wcml-synchronize-variations-data.php', |
| 431 | 'WCML_TP_Support' => $baseDir . '/inc/class-wcml-tp-support.php', |
| 432 | 'WCML_Tab_Manager' => $baseDir . '/compatibility/WcTabManager/class-wcml-tab-manager.php', |
| 433 | 'WCML_Table_Rate_Shipping' => $baseDir . '/compatibility/TableRateShipping/class-wcml-table-rate-shipping.php', |
| 434 | 'WCML_Taxonomy_Translation_Link_Filters' => $baseDir . '/classes/taxonomy-translation/class-wcml-taxonomy-translation-link-filters.php', |
| 435 | 'WCML_Templates_Factory' => $baseDir . '/inc/template-classes/class-wcml-templates-factory.php', |
| 436 | 'WCML_Terms' => $baseDir . '/inc/class-wcml-terms.php', |
| 437 | 'WCML_The_Events_Calendar' => $baseDir . '/compatibility/TheEventsCalendar/class-wcml-the-events-calendar.php', |
| 438 | 'WCML_Tracking_Link' => $baseDir . '/classes/class-wcml-tracking-link.php', |
| 439 | 'WCML_Translation_Editor' => $baseDir . '/inc/translation-editor/class-wcml-translation-editor.php', |
| 440 | 'WCML_Troubleshooting' => $baseDir . '/inc/class-wcml-troubleshooting.php', |
| 441 | 'WCML_Troubleshooting_UI' => $baseDir . '/inc/template-classes/class-wcml-troubleshooting-ui.php', |
| 442 | 'WCML_Update_Product_Gallery_Translation' => $baseDir . '/classes/media/class-wcml-update-product-gallery-translation.php', |
| 443 | 'WCML_Update_Product_Gallery_Translation_Factory' => $baseDir . '/classes/media/class-wcml-update-product-gallery-translation-factory.php', |
| 444 | 'WCML_Upgrade' => $baseDir . '/inc/class-wcml-upgrade.php', |
| 445 | 'WCML_Url_Filters_Redirect_Location' => $baseDir . '/classes/url-filters/class-wcml-url-filters-redirect-location.php', |
| 446 | 'WCML_Url_Translation' => $baseDir . '/inc/class-wcml-url-translation.php', |
| 447 | 'WCML_Variation_Swatches_And_Photos' => $baseDir . '/compatibility/WcSwatches/class-wcml-variation-swatches-and-photos.php', |
| 448 | 'WCML_W3TC_Multi_Currency' => $baseDir . '/inc/currencies/class-wcml-w3tc-multi-currency.php', |
| 449 | 'WCML_WC_Admin_Duplicate_Product' => $baseDir . '/inc/translation-editor/class-wcml-wc-admin-duplicate-product.php', |
| 450 | 'WCML_WC_Gateways' => $baseDir . '/inc/class-wcml-wc-gateways.php', |
| 451 | 'WCML_WC_Memberships' => $baseDir . '/compatibility/WcMemberships/class-wcml-wc-memberships.php', |
| 452 | 'WCML_WC_Product_Bundles_Items' => $baseDir . '/compatibility/WcProductBundles/class-wcml-wc-product-bundles-items.php', |
| 453 | 'WCML_WC_Product_Type_Column' => $baseDir . '/compatibility/WcProductTypeColumn/class-wcml-wc-product-type-column.php', |
| 454 | 'WCML_WC_Shipping' => $baseDir . '/inc/class-wcml-wc-shipping.php', |
| 455 | 'WCML_WC_Shortcode_Product_Category' => $baseDir . '/classes/shortcodes/class-wcml-wc-shortcode-product-category.php', |
| 456 | 'WCML_WC_Strings' => $baseDir . '/inc/class-wcml-wc-strings.php', |
| 457 | 'WCML_WC_Subscriptions' => $baseDir . '/compatibility/WcSubscriptions/class-wcml-wc-subscriptions.php', |
| 458 | 'WCML_WPSEO' => $baseDir . '/compatibility/WpSeo/class-wcml-wpseo.php', |
| 459 | 'WCML_Widgets' => $baseDir . '/inc/class-wcml-widgets.php', |
| 460 | 'WCML_Woo_Var_Table' => $baseDir . '/compatibility/WooVariationsTable/class-wcml-woo-var-table.php', |
| 461 | 'WCML_Woobe' => $baseDir . '/compatibility/WoobeBulkEditor/class-wcml-woobe.php', |
| 462 | 'WCML_Wpb_Vc' => $baseDir . '/compatibility/WpBakery/class-wcml-wpb-vc.php', |
| 463 | 'WCML_YIKES_Custom_Product_Tabs' => $baseDir . '/compatibility/YikesCustomProductTabs/class-wcml-yikes-custom-product-tabs.php', |
| 464 | 'WCML_gravityforms' => $baseDir . '/compatibility/GravityForms/class-wcml-gravityforms.php', |
| 465 | 'WCML_wcExporter' => $baseDir . '/compatibility/WcExporter/class-wcml-wcexporter.php', |
| 466 | 'WCML_xDomain_Data' => $baseDir . '/classes/urls/class-wcml-xdomain-data.php', |
| 467 | 'WPML\\Templates\\PHP\\Model' => $baseDir . '/classes/templates/php/model.php', |
| 468 | 'WPML_Cache_Directory' => $vendorDir . '/wpml-shared/wpml-lib-cache/src/cache/class-wpml-cache-directory.php', |
| 469 | 'WPML_Core_Version_Check' => $vendorDir . '/wpml-shared/wpml-lib-dependencies/src/dependencies/class-wpml-core-version-check.php', |
| 470 | 'WPML_Dependencies' => $vendorDir . '/wpml-shared/wpml-lib-dependencies/src/dependencies/class-wpml-dependencies.php', |
| 471 | 'WPML_PHP_Version_Check' => $vendorDir . '/wpml-shared/wpml-lib-dependencies/src/dependencies/class-wpml-php-version-check.php', |
| 472 | 'woocommerce_wpml' => $baseDir . '/classes/class-woocommerce-wpml.php', |
| 473 | ); |
| 474 |