Version Description
Download this release
Release Info
Developer | themeisle |
Plugin | Orbit Fox by ThemeIsle |
Version | 2.10.22 |
Comparing to | |
See all releases |
Code changes from version 2.10.21 to 2.10.22
- CHANGELOG.md +4 -0
- core/includes/class-orbit-fox.php +1 -1
- languages/themeisle-companion.pot +2 -2
- readme.md +7 -0
- readme.txt +7 -0
- themeisle-companion.php +1 -1
- vendor/autoload.php +1 -1
- vendor/codeinwp/themeisle-sdk/CHANGELOG.md +4 -0
- vendor/codeinwp/themeisle-sdk/load.php +1 -1
- vendor/codeinwp/themeisle-sdk/src/Modules/Promotions.php +1 -0
- vendor/composer/autoload_real.php +7 -7
- vendor/composer/autoload_static.php +2 -2
- vendor/composer/installed.json +7 -7
- vendor/composer/installed.php +9 -9
CHANGELOG.md
CHANGED
@@ -1,3 +1,7 @@
|
|
|
|
|
|
|
|
|
|
1 |
##### [Version 2.10.21](https://github.com/Codeinwp/themeisle-companion/compare/v2.10.20...v2.10.21) (2022-11-24)
|
2 |
|
3 |
* Fix - update dependencies
|
1 |
+
##### [Version 2.10.22](https://github.com/Codeinwp/themeisle-companion/compare/v2.10.21...v2.10.22) (2022-11-30)
|
2 |
+
|
3 |
+
- [Fix] Customizer not opening when Neve is installed
|
4 |
+
|
5 |
##### [Version 2.10.21](https://github.com/Codeinwp/themeisle-companion/compare/v2.10.20...v2.10.21) (2022-11-24)
|
6 |
|
7 |
* Fix - update dependencies
|
core/includes/class-orbit-fox.php
CHANGED
@@ -69,7 +69,7 @@ class Orbit_Fox {
|
|
69 |
|
70 |
$this->plugin_name = 'orbit-fox';
|
71 |
|
72 |
-
$this->version = '2.10.
|
73 |
|
74 |
$this->load_dependencies();
|
75 |
$this->set_locale();
|
69 |
|
70 |
$this->plugin_name = 'orbit-fox';
|
71 |
|
72 |
+
$this->version = '2.10.22';
|
73 |
|
74 |
$this->load_dependencies();
|
75 |
$this->set_locale();
|
languages/themeisle-companion.pot
CHANGED
@@ -2,10 +2,10 @@
|
|
2 |
# This file is distributed under the GPL-2.0+.
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
-
"Project-Id-Version: Orbit Fox Companion 2.10.
|
6 |
"Report-Msgid-Bugs-To: "
|
7 |
"https://github.com/Codeinwp/themeisle-companion/issues\n"
|
8 |
-
"POT-Creation-Date: 2022-11-
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=utf-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
2 |
# This file is distributed under the GPL-2.0+.
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
+
"Project-Id-Version: Orbit Fox Companion 2.10.22\n"
|
6 |
"Report-Msgid-Bugs-To: "
|
7 |
"https://github.com/Codeinwp/themeisle-companion/issues\n"
|
8 |
+
"POT-Creation-Date: 2022-11-30 21:10:58+00:00\n"
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=utf-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
readme.md
CHANGED
@@ -107,6 +107,13 @@ Activating the Orbit Fox plugin is just like any other plugin. If you've uploade
|
|
107 |
|
108 |
## Changelog ##
|
109 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
110 |
##### [Version 2.10.21](https://github.com/Codeinwp/themeisle-companion/compare/v2.10.20...v2.10.21) (2022-11-24)
|
111 |
|
112 |
* Fix - update dependencies
|
107 |
|
108 |
## Changelog ##
|
109 |
|
110 |
+
##### [Version 2.10.22](https://github.com/Codeinwp/themeisle-companion/compare/v2.10.21...v2.10.22) (2022-11-30)
|
111 |
+
|
112 |
+
- [Fix] Customizer not opening when Neve is installed
|
113 |
+
|
114 |
+
|
115 |
+
|
116 |
+
|
117 |
##### [Version 2.10.21](https://github.com/Codeinwp/themeisle-companion/compare/v2.10.20...v2.10.21) (2022-11-24)
|
118 |
|
119 |
* Fix - update dependencies
|
readme.txt
CHANGED
@@ -107,6 +107,13 @@ Activating the Orbit Fox plugin is just like any other plugin. If you've uploade
|
|
107 |
|
108 |
== Changelog ==
|
109 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
110 |
##### [Version 2.10.21](https://github.com/Codeinwp/themeisle-companion/compare/v2.10.20...v2.10.21) (2022-11-24)
|
111 |
|
112 |
* Fix - update dependencies
|
107 |
|
108 |
== Changelog ==
|
109 |
|
110 |
+
##### [Version 2.10.22](https://github.com/Codeinwp/themeisle-companion/compare/v2.10.21...v2.10.22) (2022-11-30)
|
111 |
+
|
112 |
+
- [Fix] Customizer not opening when Neve is installed
|
113 |
+
|
114 |
+
|
115 |
+
|
116 |
+
|
117 |
##### [Version 2.10.21](https://github.com/Codeinwp/themeisle-companion/compare/v2.10.20...v2.10.21) (2022-11-24)
|
118 |
|
119 |
* Fix - update dependencies
|
themeisle-companion.php
CHANGED
@@ -15,7 +15,7 @@
|
|
15 |
* Plugin Name: Orbit Fox Companion
|
16 |
* Plugin URI: https://orbitfox.com/
|
17 |
* Description: This swiss-knife plugin comes with a quality template library, menu/sharing icons modules, Gutenberg blocks, and newly added Elementor/BeaverBuilder page builder widgets on each release.
|
18 |
-
* Version: 2.10.
|
19 |
* Author: Themeisle
|
20 |
* Author URI: https://orbitfox.com/
|
21 |
* License: GPL-2.0+
|
15 |
* Plugin Name: Orbit Fox Companion
|
16 |
* Plugin URI: https://orbitfox.com/
|
17 |
* Description: This swiss-knife plugin comes with a quality template library, menu/sharing icons modules, Gutenberg blocks, and newly added Elementor/BeaverBuilder page builder widgets on each release.
|
18 |
+
* Version: 2.10.22
|
19 |
* Author: Themeisle
|
20 |
* Author URI: https://orbitfox.com/
|
21 |
* License: GPL-2.0+
|
vendor/autoload.php
CHANGED
@@ -22,4 +22,4 @@ if (PHP_VERSION_ID < 50600) {
|
|
22 |
|
23 |
require_once __DIR__ . '/composer/autoload_real.php';
|
24 |
|
25 |
-
return
|
22 |
|
23 |
require_once __DIR__ . '/composer/autoload_real.php';
|
24 |
|
25 |
+
return ComposerAutoloaderInit7317207c4dbdcce3816c264e2e1b5a05::getLoader();
|
vendor/codeinwp/themeisle-sdk/CHANGELOG.md
CHANGED
@@ -1,3 +1,7 @@
|
|
|
|
|
|
|
|
|
|
1 |
##### [Version 3.2.31](https://github.com/Codeinwp/themeisle-sdk/compare/v3.2.30...v3.2.31) (2022-11-23)
|
2 |
|
3 |
- improve the promotions module
|
1 |
+
##### [Version 3.2.32](https://github.com/Codeinwp/themeisle-sdk/compare/v3.2.31...v3.2.32) (2022-11-30)
|
2 |
+
|
3 |
+
Release
|
4 |
+
|
5 |
##### [Version 3.2.31](https://github.com/Codeinwp/themeisle-sdk/compare/v3.2.30...v3.2.31) (2022-11-23)
|
6 |
|
7 |
- improve the promotions module
|
vendor/codeinwp/themeisle-sdk/load.php
CHANGED
@@ -14,7 +14,7 @@ if ( ! defined( 'ABSPATH' ) ) {
|
|
14 |
return;
|
15 |
}
|
16 |
// Current SDK version and path.
|
17 |
-
$themeisle_sdk_version = '3.2.
|
18 |
$themeisle_sdk_path = dirname( __FILE__ );
|
19 |
|
20 |
global $themeisle_sdk_max_version;
|
14 |
return;
|
15 |
}
|
16 |
// Current SDK version and path.
|
17 |
+
$themeisle_sdk_version = '3.2.32';
|
18 |
$themeisle_sdk_path = dirname( __FILE__ );
|
19 |
|
20 |
global $themeisle_sdk_max_version;
|
vendor/codeinwp/themeisle-sdk/src/Modules/Promotions.php
CHANGED
@@ -508,6 +508,7 @@ class Promotions extends Abstract_Module {
|
|
508 |
$fields['optimole'] = array(
|
509 |
'input' => 'html',
|
510 |
'html' => '<div id="ti-optml-notice-helper"></div>',
|
|
|
511 |
);
|
512 |
|
513 |
if ( count( $fields ) < 2 ) {
|
508 |
$fields['optimole'] = array(
|
509 |
'input' => 'html',
|
510 |
'html' => '<div id="ti-optml-notice-helper"></div>',
|
511 |
+
'label' => '',
|
512 |
);
|
513 |
|
514 |
if ( count( $fields ) < 2 ) {
|
vendor/composer/autoload_real.php
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
|
3 |
// autoload_real.php @generated by Composer
|
4 |
|
5 |
-
class
|
6 |
{
|
7 |
private static $loader;
|
8 |
|
@@ -22,18 +22,18 @@ class ComposerAutoloaderInit9a205d4871a7a26861eb6bab6f31dce3
|
|
22 |
return self::$loader;
|
23 |
}
|
24 |
|
25 |
-
spl_autoload_register(array('
|
26 |
self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(__DIR__));
|
27 |
-
spl_autoload_unregister(array('
|
28 |
|
29 |
require __DIR__ . '/autoload_static.php';
|
30 |
-
call_user_func(\Composer\Autoload\
|
31 |
|
32 |
$loader->register(true);
|
33 |
|
34 |
-
$includeFiles = \Composer\Autoload\
|
35 |
foreach ($includeFiles as $fileIdentifier => $file) {
|
36 |
-
|
37 |
}
|
38 |
|
39 |
return $loader;
|
@@ -45,7 +45,7 @@ class ComposerAutoloaderInit9a205d4871a7a26861eb6bab6f31dce3
|
|
45 |
* @param string $file
|
46 |
* @return void
|
47 |
*/
|
48 |
-
function
|
49 |
{
|
50 |
if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) {
|
51 |
$GLOBALS['__composer_autoload_files'][$fileIdentifier] = true;
|
2 |
|
3 |
// autoload_real.php @generated by Composer
|
4 |
|
5 |
+
class ComposerAutoloaderInit7317207c4dbdcce3816c264e2e1b5a05
|
6 |
{
|
7 |
private static $loader;
|
8 |
|
22 |
return self::$loader;
|
23 |
}
|
24 |
|
25 |
+
spl_autoload_register(array('ComposerAutoloaderInit7317207c4dbdcce3816c264e2e1b5a05', 'loadClassLoader'), true, true);
|
26 |
self::$loader = $loader = new \Composer\Autoload\ClassLoader(\dirname(__DIR__));
|
27 |
+
spl_autoload_unregister(array('ComposerAutoloaderInit7317207c4dbdcce3816c264e2e1b5a05', 'loadClassLoader'));
|
28 |
|
29 |
require __DIR__ . '/autoload_static.php';
|
30 |
+
call_user_func(\Composer\Autoload\ComposerStaticInit7317207c4dbdcce3816c264e2e1b5a05::getInitializer($loader));
|
31 |
|
32 |
$loader->register(true);
|
33 |
|
34 |
+
$includeFiles = \Composer\Autoload\ComposerStaticInit7317207c4dbdcce3816c264e2e1b5a05::$files;
|
35 |
foreach ($includeFiles as $fileIdentifier => $file) {
|
36 |
+
composerRequire7317207c4dbdcce3816c264e2e1b5a05($fileIdentifier, $file);
|
37 |
}
|
38 |
|
39 |
return $loader;
|
45 |
* @param string $file
|
46 |
* @return void
|
47 |
*/
|
48 |
+
function composerRequire7317207c4dbdcce3816c264e2e1b5a05($fileIdentifier, $file)
|
49 |
{
|
50 |
if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) {
|
51 |
$GLOBALS['__composer_autoload_files'][$fileIdentifier] = true;
|
vendor/composer/autoload_static.php
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
|
5 |
namespace Composer\Autoload;
|
6 |
|
7 |
-
class
|
8 |
{
|
9 |
public static $files = array (
|
10 |
'2e85745cdd367ff6e5579a8598f422b9' => __DIR__ . '/..' . '/codeinwp/elementor-extra-widgets/load.php',
|
@@ -21,7 +21,7 @@ class ComposerStaticInit9a205d4871a7a26861eb6bab6f31dce3
|
|
21 |
public static function getInitializer(ClassLoader $loader)
|
22 |
{
|
23 |
return \Closure::bind(function () use ($loader) {
|
24 |
-
$loader->classMap =
|
25 |
|
26 |
}, null, ClassLoader::class);
|
27 |
}
|
4 |
|
5 |
namespace Composer\Autoload;
|
6 |
|
7 |
+
class ComposerStaticInit7317207c4dbdcce3816c264e2e1b5a05
|
8 |
{
|
9 |
public static $files = array (
|
10 |
'2e85745cdd367ff6e5579a8598f422b9' => __DIR__ . '/..' . '/codeinwp/elementor-extra-widgets/load.php',
|
21 |
public static function getInitializer(ClassLoader $loader)
|
22 |
{
|
23 |
return \Closure::bind(function () use ($loader) {
|
24 |
+
$loader->classMap = ComposerStaticInit7317207c4dbdcce3816c264e2e1b5a05::$classMap;
|
25 |
|
26 |
}, null, ClassLoader::class);
|
27 |
}
|
vendor/composer/installed.json
CHANGED
@@ -134,23 +134,23 @@
|
|
134 |
},
|
135 |
{
|
136 |
"name": "codeinwp/themeisle-sdk",
|
137 |
-
"version": "3.2.
|
138 |
-
"version_normalized": "3.2.
|
139 |
"source": {
|
140 |
"type": "git",
|
141 |
"url": "https://github.com/Codeinwp/themeisle-sdk.git",
|
142 |
-
"reference": "
|
143 |
},
|
144 |
"dist": {
|
145 |
"type": "zip",
|
146 |
-
"url": "https://api.github.com/repos/Codeinwp/themeisle-sdk/zipball/
|
147 |
-
"reference": "
|
148 |
"shasum": ""
|
149 |
},
|
150 |
"require-dev": {
|
151 |
"codeinwp/phpcs-ruleset": "dev-main"
|
152 |
},
|
153 |
-
"time": "2022-11-
|
154 |
"type": "library",
|
155 |
"installation-source": "dist",
|
156 |
"notification-url": "https://packagist.org/downloads/",
|
@@ -171,7 +171,7 @@
|
|
171 |
],
|
172 |
"support": {
|
173 |
"issues": "https://github.com/Codeinwp/themeisle-sdk/issues",
|
174 |
-
"source": "https://github.com/Codeinwp/themeisle-sdk/tree/v3.2.
|
175 |
},
|
176 |
"install-path": "../codeinwp/themeisle-sdk"
|
177 |
}
|
134 |
},
|
135 |
{
|
136 |
"name": "codeinwp/themeisle-sdk",
|
137 |
+
"version": "3.2.32",
|
138 |
+
"version_normalized": "3.2.32.0",
|
139 |
"source": {
|
140 |
"type": "git",
|
141 |
"url": "https://github.com/Codeinwp/themeisle-sdk.git",
|
142 |
+
"reference": "76c09a05d01b83f620db230146e264bdb9a38af6"
|
143 |
},
|
144 |
"dist": {
|
145 |
"type": "zip",
|
146 |
+
"url": "https://api.github.com/repos/Codeinwp/themeisle-sdk/zipball/76c09a05d01b83f620db230146e264bdb9a38af6",
|
147 |
+
"reference": "76c09a05d01b83f620db230146e264bdb9a38af6",
|
148 |
"shasum": ""
|
149 |
},
|
150 |
"require-dev": {
|
151 |
"codeinwp/phpcs-ruleset": "dev-main"
|
152 |
},
|
153 |
+
"time": "2022-11-30T20:49:33+00:00",
|
154 |
"type": "library",
|
155 |
"installation-source": "dist",
|
156 |
"notification-url": "https://packagist.org/downloads/",
|
171 |
],
|
172 |
"support": {
|
173 |
"issues": "https://github.com/Codeinwp/themeisle-sdk/issues",
|
174 |
+
"source": "https://github.com/Codeinwp/themeisle-sdk/tree/v3.2.32"
|
175 |
},
|
176 |
"install-path": "../codeinwp/themeisle-sdk"
|
177 |
}
|
vendor/composer/installed.php
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
<?php return array(
|
2 |
'root' => array(
|
3 |
'name' => 'codeinwp/themeisle-companion',
|
4 |
-
'pretty_version' => 'v2.10.
|
5 |
-
'version' => '2.10.
|
6 |
-
'reference' => '
|
7 |
'type' => 'wordpress-plugin',
|
8 |
'install_path' => __DIR__ . '/../../',
|
9 |
'aliases' => array(),
|
@@ -33,9 +33,9 @@
|
|
33 |
'dev_requirement' => false,
|
34 |
),
|
35 |
'codeinwp/themeisle-companion' => array(
|
36 |
-
'pretty_version' => 'v2.10.
|
37 |
-
'version' => '2.10.
|
38 |
-
'reference' => '
|
39 |
'type' => 'wordpress-plugin',
|
40 |
'install_path' => __DIR__ . '/../../',
|
41 |
'aliases' => array(),
|
@@ -53,9 +53,9 @@
|
|
53 |
'dev_requirement' => false,
|
54 |
),
|
55 |
'codeinwp/themeisle-sdk' => array(
|
56 |
-
'pretty_version' => '3.2.
|
57 |
-
'version' => '3.2.
|
58 |
-
'reference' => '
|
59 |
'type' => 'library',
|
60 |
'install_path' => __DIR__ . '/../codeinwp/themeisle-sdk',
|
61 |
'aliases' => array(),
|
1 |
<?php return array(
|
2 |
'root' => array(
|
3 |
'name' => 'codeinwp/themeisle-companion',
|
4 |
+
'pretty_version' => 'v2.10.22',
|
5 |
+
'version' => '2.10.22.0',
|
6 |
+
'reference' => 'dd82d09bf748b8b021fa4724fbeadd4da9b208f7',
|
7 |
'type' => 'wordpress-plugin',
|
8 |
'install_path' => __DIR__ . '/../../',
|
9 |
'aliases' => array(),
|
33 |
'dev_requirement' => false,
|
34 |
),
|
35 |
'codeinwp/themeisle-companion' => array(
|
36 |
+
'pretty_version' => 'v2.10.22',
|
37 |
+
'version' => '2.10.22.0',
|
38 |
+
'reference' => 'dd82d09bf748b8b021fa4724fbeadd4da9b208f7',
|
39 |
'type' => 'wordpress-plugin',
|
40 |
'install_path' => __DIR__ . '/../../',
|
41 |
'aliases' => array(),
|
53 |
'dev_requirement' => false,
|
54 |
),
|
55 |
'codeinwp/themeisle-sdk' => array(
|
56 |
+
'pretty_version' => '3.2.32',
|
57 |
+
'version' => '3.2.32.0',
|
58 |
+
'reference' => '76c09a05d01b83f620db230146e264bdb9a38af6',
|
59 |
'type' => 'library',
|
60 |
'install_path' => __DIR__ . '/../codeinwp/themeisle-sdk',
|
61 |
'aliases' => array(),
|