Version Description
- 2018-07-26
Download this release
Release Info
| Developer | codeinwp |
| Plugin | |
| Version | 2.5.6 |
| Comparing to | |
| See all releases | |
Code changes from version 2.5.5 to 2.5.6
- CHANGELOG.md +7 -0
- core/assets/css/orbit-fox-admin.css +1 -1
- core/includes/class-orbit-fox.php +1 -1
- readme.md +5 -0
- readme.txt +5 -0
- themeisle-companion.php +1 -1
- themeisle-hash.json +1 -1
- vendor/autoload.php +1 -1
- vendor/codeinwp/themeisle-content-forms/assets/content-forms.css +1 -1
- vendor/codeinwp/themeisle-content-forms/composer.json +1 -1
- vendor/composer/autoload_real.php +5 -5
- vendor/composer/installed.json +4 -4
CHANGELOG.md
CHANGED
|
@@ -1,4 +1,11 @@
|
|
| 1 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
### v2.5.5 - 2018-07-23
|
| 3 |
**Changes:**
|
| 4 |
* Add new controls for Elementor content forms.
|
| 1 |
|
| 2 |
+
### v2.5.6 - 2018-07-26
|
| 3 |
+
**Changes:**
|
| 4 |
+
|
| 5 |
+
### v2.5.6 - 2018-07-26
|
| 6 |
+
**Changes:**
|
| 7 |
+
* Fix Elementor content forms bug.
|
| 8 |
+
|
| 9 |
### v2.5.5 - 2018-07-23
|
| 10 |
**Changes:**
|
| 11 |
* Add new controls for Elementor content forms.
|
core/assets/css/orbit-fox-admin.css
CHANGED
|
@@ -8,7 +8,7 @@
|
|
| 8 |
* Extends Spectre.css Library
|
| 9 |
*/
|
| 10 |
/*
|
| 11 |
-
Version: 2.5.
|
| 12 |
*/
|
| 13 |
|
| 14 |
/* Document
|
| 8 |
* Extends Spectre.css Library
|
| 9 |
*/
|
| 10 |
/*
|
| 11 |
+
Version: 2.5.6
|
| 12 |
*/
|
| 13 |
|
| 14 |
/* Document
|
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.5.
|
| 73 |
|
| 74 |
$this->load_dependencies();
|
| 75 |
$this->set_locale();
|
| 69 |
|
| 70 |
$this->plugin_name = 'orbit-fox';
|
| 71 |
|
| 72 |
+
$this->version = '2.5.6';
|
| 73 |
|
| 74 |
$this->load_dependencies();
|
| 75 |
$this->set_locale();
|
readme.md
CHANGED
|
@@ -103,6 +103,11 @@ Activating the Orbit Fox plugin is just like any other plugin. If you've uploade
|
|
| 103 |
5. Social Sharing Module
|
| 104 |
|
| 105 |
## Changelog ##
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 106 |
### 2.5.5 - 2018-07-23 ###
|
| 107 |
|
| 108 |
* Add new controls for Elementor content forms.
|
| 103 |
5. Social Sharing Module
|
| 104 |
|
| 105 |
## Changelog ##
|
| 106 |
+
### 2.5.6 - 2018-07-26 ###
|
| 107 |
+
|
| 108 |
+
* Release
|
| 109 |
+
|
| 110 |
+
|
| 111 |
### 2.5.5 - 2018-07-23 ###
|
| 112 |
|
| 113 |
* Add new controls for Elementor content forms.
|
readme.txt
CHANGED
|
@@ -103,6 +103,11 @@ Activating the Orbit Fox plugin is just like any other plugin. If you've uploade
|
|
| 103 |
5. Social Sharing Module
|
| 104 |
|
| 105 |
== Changelog ==
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 106 |
= 2.5.5 - 2018-07-23 =
|
| 107 |
|
| 108 |
* Add new controls for Elementor content forms.
|
| 103 |
5. Social Sharing Module
|
| 104 |
|
| 105 |
== Changelog ==
|
| 106 |
+
= 2.5.6 - 2018-07-26 =
|
| 107 |
+
|
| 108 |
+
* Release
|
| 109 |
+
|
| 110 |
+
|
| 111 |
= 2.5.5 - 2018-07-23 =
|
| 112 |
|
| 113 |
* Add new controls for Elementor content forms.
|
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, and newly added Elementor/BeaverBuilder page builder widgets on each release.
|
| 18 |
-
* Version: 2.5.
|
| 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, and newly added Elementor/BeaverBuilder page builder widgets on each release.
|
| 18 |
+
* Version: 2.5.6
|
| 19 |
* Author: Themeisle
|
| 20 |
* Author URI: https://orbitfox.com/
|
| 21 |
* License: GPL-2.0+
|
themeisle-hash.json
CHANGED
|
@@ -1 +1 @@
|
|
| 1 |
-
{"class-autoloader.php":"57e533b653d235e76cb9953720e4f5e9","index.php":"39ab8276fb0e4bd3fcab3270822c5977","themeisle-companion.php":"
|
| 1 |
+
{"class-autoloader.php":"57e533b653d235e76cb9953720e4f5e9","index.php":"39ab8276fb0e4bd3fcab3270822c5977","themeisle-companion.php":"3f7304a5afab68f74f71aa824364831c","uninstall.php":"7abf753a29e0eb3a844c8a0ba9493b7c"}
|
vendor/autoload.php
CHANGED
|
@@ -4,4 +4,4 @@
|
|
| 4 |
|
| 5 |
require_once __DIR__ . '/composer' . '/autoload_real.php';
|
| 6 |
|
| 7 |
-
return
|
| 4 |
|
| 5 |
require_once __DIR__ . '/composer' . '/autoload_real.php';
|
| 6 |
|
| 7 |
+
return ComposerAutoloaderInit6648783a6e945ed3492b5e845d188365::getLoader();
|
vendor/codeinwp/themeisle-content-forms/assets/content-forms.css
CHANGED
|
@@ -61,7 +61,7 @@ fieldset {
|
|
| 61 |
padding-bottom: 0;
|
| 62 |
}
|
| 63 |
|
| 64 |
-
|
| 65 |
margin-bottom: 0;
|
| 66 |
|
| 67 |
}
|
| 61 |
padding-bottom: 0;
|
| 62 |
}
|
| 63 |
|
| 64 |
+
.content-form-newsletter > .form-group .form-control {
|
| 65 |
margin-bottom: 0;
|
| 66 |
|
| 67 |
}
|
vendor/codeinwp/themeisle-content-forms/composer.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
{
|
| 2 |
"name": "codeinwp/themeisle-content-forms",
|
| 3 |
-
"version": "1.0.
|
| 4 |
"description": "ThemeIsle Content Forms ",
|
| 5 |
"keywords": [
|
| 6 |
"wordpress"
|
| 1 |
{
|
| 2 |
"name": "codeinwp/themeisle-content-forms",
|
| 3 |
+
"version": "1.0.9",
|
| 4 |
"description": "ThemeIsle Content Forms ",
|
| 5 |
"keywords": [
|
| 6 |
"wordpress"
|
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 |
|
|
@@ -19,9 +19,9 @@ class ComposerAutoloaderInit5ee4a84c648882abe8e1d6e8cb5af071
|
|
| 19 |
return self::$loader;
|
| 20 |
}
|
| 21 |
|
| 22 |
-
spl_autoload_register(array('
|
| 23 |
self::$loader = $loader = new \Composer\Autoload\ClassLoader();
|
| 24 |
-
spl_autoload_unregister(array('
|
| 25 |
|
| 26 |
$map = require __DIR__ . '/autoload_namespaces.php';
|
| 27 |
foreach ($map as $namespace => $path) {
|
|
@@ -42,14 +42,14 @@ class ComposerAutoloaderInit5ee4a84c648882abe8e1d6e8cb5af071
|
|
| 42 |
|
| 43 |
$includeFiles = require __DIR__ . '/autoload_files.php';
|
| 44 |
foreach ($includeFiles as $fileIdentifier => $file) {
|
| 45 |
-
|
| 46 |
}
|
| 47 |
|
| 48 |
return $loader;
|
| 49 |
}
|
| 50 |
}
|
| 51 |
|
| 52 |
-
function
|
| 53 |
{
|
| 54 |
if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) {
|
| 55 |
require $file;
|
| 2 |
|
| 3 |
// autoload_real.php @generated by Composer
|
| 4 |
|
| 5 |
+
class ComposerAutoloaderInit6648783a6e945ed3492b5e845d188365
|
| 6 |
{
|
| 7 |
private static $loader;
|
| 8 |
|
| 19 |
return self::$loader;
|
| 20 |
}
|
| 21 |
|
| 22 |
+
spl_autoload_register(array('ComposerAutoloaderInit6648783a6e945ed3492b5e845d188365', 'loadClassLoader'), true, true);
|
| 23 |
self::$loader = $loader = new \Composer\Autoload\ClassLoader();
|
| 24 |
+
spl_autoload_unregister(array('ComposerAutoloaderInit6648783a6e945ed3492b5e845d188365', 'loadClassLoader'));
|
| 25 |
|
| 26 |
$map = require __DIR__ . '/autoload_namespaces.php';
|
| 27 |
foreach ($map as $namespace => $path) {
|
| 42 |
|
| 43 |
$includeFiles = require __DIR__ . '/autoload_files.php';
|
| 44 |
foreach ($includeFiles as $fileIdentifier => $file) {
|
| 45 |
+
composerRequire6648783a6e945ed3492b5e845d188365($fileIdentifier, $file);
|
| 46 |
}
|
| 47 |
|
| 48 |
return $loader;
|
| 49 |
}
|
| 50 |
}
|
| 51 |
|
| 52 |
+
function composerRequire6648783a6e945ed3492b5e845d188365($fileIdentifier, $file)
|
| 53 |
{
|
| 54 |
if (empty($GLOBALS['__composer_autoload_files'][$fileIdentifier])) {
|
| 55 |
require $file;
|
vendor/composer/installed.json
CHANGED
|
@@ -159,15 +159,15 @@
|
|
| 159 |
"source": {
|
| 160 |
"type": "git",
|
| 161 |
"url": "https://github.com/Codeinwp/themeisle-content-forms.git",
|
| 162 |
-
"reference": "
|
| 163 |
},
|
| 164 |
"dist": {
|
| 165 |
"type": "zip",
|
| 166 |
-
"url": "https://api.github.com/repos/Codeinwp/themeisle-content-forms/zipball/
|
| 167 |
-
"reference": "
|
| 168 |
"shasum": ""
|
| 169 |
},
|
| 170 |
-
"time": "2018-07-
|
| 171 |
"type": "library",
|
| 172 |
"installation-source": "dist",
|
| 173 |
"autoload": {
|
| 159 |
"source": {
|
| 160 |
"type": "git",
|
| 161 |
"url": "https://github.com/Codeinwp/themeisle-content-forms.git",
|
| 162 |
+
"reference": "0d8a121dfa3c32ad44631a967e355bc6cca330e6"
|
| 163 |
},
|
| 164 |
"dist": {
|
| 165 |
"type": "zip",
|
| 166 |
+
"url": "https://api.github.com/repos/Codeinwp/themeisle-content-forms/zipball/0d8a121dfa3c32ad44631a967e355bc6cca330e6",
|
| 167 |
+
"reference": "0d8a121dfa3c32ad44631a967e355bc6cca330e6",
|
| 168 |
"shasum": ""
|
| 169 |
},
|
| 170 |
+
"time": "2018-07-24 08:02:34",
|
| 171 |
"type": "library",
|
| 172 |
"installation-source": "dist",
|
| 173 |
"autoload": {
|
