Changeset 2325070
- Timestamp:
- 06/16/2020 11:35:32 AM (6 years ago)
- Location:
- ghostmonitor
- Files:
-
- 79 added
- 6 edited
-
tags/1.14.3 (added)
-
tags/1.14.3/assets (added)
-
tags/1.14.3/assets/js (added)
-
tags/1.14.3/assets/js/ghostmonitor_messenger_widget.js (added)
-
tags/1.14.3/assets/js/ghostmonitor_push.js (added)
-
tags/1.14.3/config.json (added)
-
tags/1.14.3/includes (added)
-
tags/1.14.3/includes/class-wc-ghostmonitor-api.php (added)
-
tags/1.14.3/includes/class-wc-ghostmonitor.php (added)
-
tags/1.14.3/includes/ghostmonitor_api (added)
-
tags/1.14.3/includes/ghostmonitor_api/ghost-api.php (added)
-
tags/1.14.3/includes/ghostmonitor_api/src (added)
-
tags/1.14.3/includes/ghostmonitor_api/src/controller (added)
-
tags/1.14.3/includes/ghostmonitor_api/src/controller/class-base-controller.php (added)
-
tags/1.14.3/includes/ghostmonitor_api/src/controller/class-stat-controller.php (added)
-
tags/1.14.3/includes/ghostmonitor_api/src/model (added)
-
tags/1.14.3/includes/ghostmonitor_api/src/model/class-order-model.php (added)
-
tags/1.14.3/includes/ghostmonitor_api/src/utils (added)
-
tags/1.14.3/includes/ghostmonitor_api/src/utils/request (added)
-
tags/1.14.3/includes/ghostmonitor_api/src/utils/request/class-request-interface.php (added)
-
tags/1.14.3/includes/ghostmonitor_api/src/utils/request/class-request.php (added)
-
tags/1.14.3/includes/ghostmonitor_api/src/utils/response (added)
-
tags/1.14.3/includes/ghostmonitor_api/src/utils/response/class-response.php (added)
-
tags/1.14.3/includes/ghostmonitor_helper (added)
-
tags/1.14.3/includes/ghostmonitor_helper/vendor (added)
-
tags/1.14.3/includes/ghostmonitor_helper/vendor/autoload.php (added)
-
tags/1.14.3/includes/ghostmonitor_helper/vendor/composer (added)
-
tags/1.14.3/includes/ghostmonitor_helper/vendor/composer/ClassLoader.php (added)
-
tags/1.14.3/includes/ghostmonitor_helper/vendor/composer/LICENSE (added)
-
tags/1.14.3/includes/ghostmonitor_helper/vendor/composer/autoload_classmap.php (added)
-
tags/1.14.3/includes/ghostmonitor_helper/vendor/composer/autoload_files.php (added)
-
tags/1.14.3/includes/ghostmonitor_helper/vendor/composer/autoload_namespaces.php (added)
-
tags/1.14.3/includes/ghostmonitor_helper/vendor/composer/autoload_psr4.php (added)
-
tags/1.14.3/includes/ghostmonitor_helper/vendor/composer/autoload_real.php (added)
-
tags/1.14.3/includes/ghostmonitor_helper/vendor/composer/autoload_static.php (added)
-
tags/1.14.3/includes/ghostmonitor_helper/vendor/composer/installed.json (added)
-
tags/1.14.3/includes/ghostmonitor_helper/vendor/ghostmonitor (added)
-
tags/1.14.3/includes/ghostmonitor_helper/vendor/ghostmonitor/assert (added)
-
tags/1.14.3/includes/ghostmonitor_helper/vendor/ghostmonitor/assert/.gitignore (added)
-
tags/1.14.3/includes/ghostmonitor_helper/vendor/ghostmonitor/assert/.travis.yml (added)
-
tags/1.14.3/includes/ghostmonitor_helper/vendor/ghostmonitor/assert/LICENSE (added)
-
tags/1.14.3/includes/ghostmonitor_helper/vendor/ghostmonitor/assert/README.md (added)
-
tags/1.14.3/includes/ghostmonitor_helper/vendor/ghostmonitor/assert/bin (added)
-
tags/1.14.3/includes/ghostmonitor_helper/vendor/ghostmonitor/assert/bin/generate_method_docs.php (added)
-
tags/1.14.3/includes/ghostmonitor_helper/vendor/ghostmonitor/assert/composer.json (added)
-
tags/1.14.3/includes/ghostmonitor_helper/vendor/ghostmonitor/assert/lib (added)
-
tags/1.14.3/includes/ghostmonitor_helper/vendor/ghostmonitor/assert/lib/Assert (added)
-
tags/1.14.3/includes/ghostmonitor_helper/vendor/ghostmonitor/assert/lib/Assert/Assertion.php (added)
-
tags/1.14.3/includes/ghostmonitor_helper/vendor/ghostmonitor/assert/lib/Assert/AssertionChain.php (added)
-
tags/1.14.3/includes/ghostmonitor_helper/vendor/ghostmonitor/assert/lib/Assert/AssertionFailedException.php (added)
-
tags/1.14.3/includes/ghostmonitor_helper/vendor/ghostmonitor/assert/lib/Assert/InvalidArgumentException.php (added)
-
tags/1.14.3/includes/ghostmonitor_helper/vendor/ghostmonitor/assert/lib/Assert/LazyAssertion.php (added)
-
tags/1.14.3/includes/ghostmonitor_helper/vendor/ghostmonitor/assert/lib/Assert/LazyAssertionException.php (added)
-
tags/1.14.3/includes/ghostmonitor_helper/vendor/ghostmonitor/assert/lib/Assert/functions.php (added)
-
tags/1.14.3/includes/ghostmonitor_helper/vendor/ghostmonitor/assert/phpunit.xml.dist (added)
-
tags/1.14.3/includes/ghostmonitor_helper/vendor/ghostmonitor/assert/tests (added)
-
tags/1.14.3/includes/ghostmonitor_helper/vendor/ghostmonitor/assert/tests/Assert (added)
-
tags/1.14.3/includes/ghostmonitor_helper/vendor/ghostmonitor/assert/tests/Assert/Tests (added)
-
tags/1.14.3/includes/ghostmonitor_helper/vendor/ghostmonitor/assert/tests/Assert/Tests/AssertTest.php (added)
-
tags/1.14.3/includes/ghostmonitor_helper/vendor/ghostmonitor/assert/tests/Assert/Tests/AssertionChainTest.php (added)
-
tags/1.14.3/includes/ghostmonitor_helper/vendor/ghostmonitor/assert/tests/Assert/Tests/LazyAssertionTest.php (added)
-
tags/1.14.3/includes/ghostmonitor_helper/vendor/ghostmonitor/assert/tests/bootstrap.php (added)
-
tags/1.14.3/includes/ghostmonitor_helper/vendor/ghostmonitor/helper (added)
-
tags/1.14.3/includes/ghostmonitor_helper/vendor/ghostmonitor/helper/.gitignore (added)
-
tags/1.14.3/includes/ghostmonitor_helper/vendor/ghostmonitor/helper/composer.json (added)
-
tags/1.14.3/includes/ghostmonitor_helper/vendor/ghostmonitor/helper/ghostmonitor (added)
-
tags/1.14.3/includes/ghostmonitor_helper/vendor/ghostmonitor/helper/ghostmonitor/Helper.php (added)
-
tags/1.14.3/includes/ghostmonitor_helper/vendor/ghostmonitor/helper/ghostmonitor/Logger.php (added)
-
tags/1.14.3/includes/ghostmonitor_helper/vendor/ghostmonitor/logentries (added)
-
tags/1.14.3/includes/ghostmonitor_helper/vendor/ghostmonitor/logentries/.gitignore (added)
-
tags/1.14.3/includes/ghostmonitor_helper/vendor/ghostmonitor/logentries/.travis.yml (added)
-
tags/1.14.3/includes/ghostmonitor_helper/vendor/ghostmonitor/logentries/LeLogger.php (added)
-
tags/1.14.3/includes/ghostmonitor_helper/vendor/ghostmonitor/logentries/README.md (added)
-
tags/1.14.3/includes/ghostmonitor_helper/vendor/ghostmonitor/logentries/composer.json (added)
-
tags/1.14.3/includes/ghostmonitor_helper/vendor/ghostmonitor/logentries/phpunit.xml (added)
-
tags/1.14.3/includes/ghostmonitor_helper/vendor/ghostmonitor/logentries/unit_tests (added)
-
tags/1.14.3/includes/ghostmonitor_helper/vendor/ghostmonitor/logentries/unit_tests/LeLoggerTests.php (added)
-
tags/1.14.3/readme.txt (added)
-
tags/1.14.3/woocommerce-ghostmonitor.php (added)
-
trunk/config.json (modified) (1 diff)
-
trunk/includes/ghostmonitor_helper/vendor/autoload.php (modified) (1 diff)
-
trunk/includes/ghostmonitor_helper/vendor/composer/autoload_real.php (modified) (6 diffs)
-
trunk/includes/ghostmonitor_helper/vendor/composer/autoload_static.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (1 diff)
-
trunk/woocommerce-ghostmonitor.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
ghostmonitor/trunk/config.json
r2293246 r2325070 4 4 "settingsUrl": "https://api.recart.com/tracking/v2/settings/", 5 5 "cdnUrl": "https://cdn.ghostmonitor.com", 6 "version": "v1.14. 0",6 "version": "v1.14.3", 7 7 "logentriesToken": "d3695c56-67af-4c86-8c7d-26c6c252987b", 8 8 "env": "production" -
ghostmonitor/trunk/includes/ghostmonitor_helper/vendor/autoload.php
r2293246 r2325070 5 5 require_once __DIR__ . '/composer/autoload_real.php'; 6 6 7 return ComposerAutoloaderInit 5d879e79cb6b4bed5c29461cef3db09b::getLoader();7 return ComposerAutoloaderInit90cbba8c754b606bb44f360586128748::getLoader(); -
ghostmonitor/trunk/includes/ghostmonitor_helper/vendor/composer/autoload_real.php
r2293246 r2325070 3 3 // autoload_real.php @generated by Composer 4 4 5 class ComposerAutoloaderInit 5d879e79cb6b4bed5c29461cef3db09b5 class ComposerAutoloaderInit90cbba8c754b606bb44f360586128748 6 6 { 7 7 private static $loader; … … 14 14 } 15 15 16 /** 17 * @return \Composer\Autoload\ClassLoader 18 */ 16 19 public static function getLoader() 17 20 { … … 20 23 } 21 24 22 spl_autoload_register(array('ComposerAutoloaderInit 5d879e79cb6b4bed5c29461cef3db09b', 'loadClassLoader'), true, true);25 spl_autoload_register(array('ComposerAutoloaderInit90cbba8c754b606bb44f360586128748', 'loadClassLoader'), true, true); 23 26 self::$loader = $loader = new \Composer\Autoload\ClassLoader(); 24 spl_autoload_unregister(array('ComposerAutoloaderInit 5d879e79cb6b4bed5c29461cef3db09b', 'loadClassLoader'));27 spl_autoload_unregister(array('ComposerAutoloaderInit90cbba8c754b606bb44f360586128748', 'loadClassLoader')); 25 28 26 29 $useStaticLoader = PHP_VERSION_ID >= 50600 && !defined('HHVM_VERSION') && (!function_exists('zend_loader_file_encoded') || !zend_loader_file_encoded()); … … 28 31 require_once __DIR__ . '/autoload_static.php'; 29 32 30 call_user_func(\Composer\Autoload\ComposerStaticInit 5d879e79cb6b4bed5c29461cef3db09b::getInitializer($loader));33 call_user_func(\Composer\Autoload\ComposerStaticInit90cbba8c754b606bb44f360586128748::getInitializer($loader)); 31 34 } else { 32 35 $map = require __DIR__ . '/autoload_namespaces.php'; … … 49 52 50 53 if ($useStaticLoader) { 51 $includeFiles = Composer\Autoload\ComposerStaticInit 5d879e79cb6b4bed5c29461cef3db09b::$files;54 $includeFiles = Composer\Autoload\ComposerStaticInit90cbba8c754b606bb44f360586128748::$files; 52 55 } else { 53 56 $includeFiles = require __DIR__ . '/autoload_files.php'; 54 57 } 55 58 foreach ($includeFiles as $fileIdentifier => $file) { 56 composerRequire 5d879e79cb6b4bed5c29461cef3db09b($fileIdentifier, $file);59 composerRequire90cbba8c754b606bb44f360586128748($fileIdentifier, $file); 57 60 } 58 61 … … 61 64 } 62 65 63 function composerRequire 5d879e79cb6b4bed5c29461cef3db09b($fileIdentifier, $file)66 function composerRequire90cbba8c754b606bb44f360586128748($fileIdentifier, $file) 64 67 { 65 68 if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) { -
ghostmonitor/trunk/includes/ghostmonitor_helper/vendor/composer/autoload_static.php
r2293246 r2325070 5 5 namespace Composer\Autoload; 6 6 7 class ComposerStaticInit 5d879e79cb6b4bed5c29461cef3db09b7 class ComposerStaticInit90cbba8c754b606bb44f360586128748 8 8 { 9 9 public static $files = array ( … … 46 46 { 47 47 return \Closure::bind(function () use ($loader) { 48 $loader->prefixLengthsPsr4 = ComposerStaticInit 5d879e79cb6b4bed5c29461cef3db09b::$prefixLengthsPsr4;49 $loader->prefixDirsPsr4 = ComposerStaticInit 5d879e79cb6b4bed5c29461cef3db09b::$prefixDirsPsr4;50 $loader->prefixesPsr0 = ComposerStaticInit 5d879e79cb6b4bed5c29461cef3db09b::$prefixesPsr0;48 $loader->prefixLengthsPsr4 = ComposerStaticInit90cbba8c754b606bb44f360586128748::$prefixLengthsPsr4; 49 $loader->prefixDirsPsr4 = ComposerStaticInit90cbba8c754b606bb44f360586128748::$prefixDirsPsr4; 50 $loader->prefixesPsr0 = ComposerStaticInit90cbba8c754b606bb44f360586128748::$prefixesPsr0; 51 51 52 52 }, null, ClassLoader::class); -
ghostmonitor/trunk/readme.txt
r2293246 r2325070 4 4 Requires at least: 3.9 5 5 Tested up to: 5.3.2 6 Stable tag: 1.14. 06 Stable tag: 1.14.3 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html -
ghostmonitor/trunk/woocommerce-ghostmonitor.php
r2293246 r2325070 6 6 * Author: Ghostmonitor INC 7 7 * Author URI: http://www.recart.com 8 * Version: v1.14. 08 * Version: v1.14.3 9 9 */ 10 10 … … 44 44 global $wp_version; 45 45 46 $version = 'v1.14. 0';46 $version = 'v1.14.3'; 47 47 48 48 $discount_enabled = get_option('woocommerce_enable_coupons') === 'yes' ? 'true' : 'false';
Note: See TracChangeset
for help on using the changeset viewer.