From a6d1d749b714d689cc96f65c2e9c2c0f9f1bad72 Mon Sep 17 00:00:00 2001 From: "themeisle[bot]" Date: Mon, 31 May 2021 15:17:18 +0000 Subject: [PATCH] chore(release): 2.10.6 ##### [Version 2.10.6](https://github.com/Codeinwp/themeisle-companion/compare/v2.10.5...v2.10.6) (2021-05-31) - [Fix] Replace Elementor deprecated functions --- CHANGELOG.md | 4 ++++ core/includes/class-orbit-fox.php | 2 +- package-lock.json | 2 +- package.json | 2 +- readme.md | 9 ++++++++- readme.txt | 7 +++++++ themeisle-companion.php | 2 +- 7 files changed, 23 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 57416f2f..82aafa45 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +##### [Version 2.10.6](https://github.com/Codeinwp/themeisle-companion/compare/v2.10.5...v2.10.6) (2021-05-31) + +- [Fix] Replace Elementor deprecated functions + ##### [Version 2.10.5](https://github.com/Codeinwp/themeisle-companion/compare/v2.10.4...v2.10.5) (2021-05-31) - [Fix] PHP 8 errors diff --git a/core/includes/class-orbit-fox.php b/core/includes/class-orbit-fox.php index 055b2342..848f83cb 100644 --- a/core/includes/class-orbit-fox.php +++ b/core/includes/class-orbit-fox.php @@ -69,7 +69,7 @@ public function __construct() { $this->plugin_name = 'orbit-fox'; - $this->version = '2.10.5'; + $this->version = '2.10.6'; $this->load_dependencies(); $this->set_locale(); diff --git a/package-lock.json b/package-lock.json index 399a57e0..814dc2f4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "themeisle-companion", - "version": "2.10.5", + "version": "2.10.6", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index c7db9078..dbe0a773 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "themeisle-companion", - "version": "2.10.5", + "version": "2.10.6", "description": "Orbit Fox", "repository": { "type": "git", diff --git a/readme.md b/readme.md index 0544522a..0c5323e4 100644 --- a/readme.md +++ b/readme.md @@ -2,7 +2,7 @@ **Contributors:** [themeisle](https://profiles.wordpress.org/themeisle), [codeinwp](https://profiles.wordpress.org/codeinwp), [rodicaelena](https://profiles.wordpress.org/rodicaelena), [baicusandrei](https://profiles.wordpress.org/baicusandrei), [hardeepasrani](https://profiles.wordpress.org/hardeepasrani) **Tags:** widget, admin, widgets, sharing, sections, themes, stock photos, custom icons, icons, menu icons, stock, templates **Requires at least:** 4.7 -**Tested up to:** 5.5 +**Tested up to:** 5.7 **Requires PHP:** 5.6 **Stable tag:** trunk **License:** GPLv2 or later @@ -109,6 +109,13 @@ Activating the Orbit Fox plugin is just like any other plugin. If you've uploade ## Changelog ## +##### [Version 2.10.6](https://github.com/Codeinwp/themeisle-companion/compare/v2.10.5...v2.10.6) (2021-05-31) + +- [Fix] Replace Elementor deprecated functions + + + + ##### [Version 2.10.5](https://github.com/Codeinwp/themeisle-companion/compare/v2.10.4...v2.10.5) (2021-05-31) - [Fix] PHP 8 errors diff --git a/readme.txt b/readme.txt index 58bb7a6b..6feb5c4c 100644 --- a/readme.txt +++ b/readme.txt @@ -109,6 +109,13 @@ Activating the Orbit Fox plugin is just like any other plugin. If you've uploade == Changelog == +##### [Version 2.10.6](https://github.com/Codeinwp/themeisle-companion/compare/v2.10.5...v2.10.6) (2021-05-31) + +- [Fix] Replace Elementor deprecated functions + + + + ##### [Version 2.10.5](https://github.com/Codeinwp/themeisle-companion/compare/v2.10.4...v2.10.5) (2021-05-31) - [Fix] PHP 8 errors diff --git a/themeisle-companion.php b/themeisle-companion.php index cc3cf380..6c6dc327 100644 --- a/themeisle-companion.php +++ b/themeisle-companion.php @@ -15,7 +15,7 @@ * Plugin Name: Orbit Fox Companion * Plugin URI: https://orbitfox.com/ * 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. - * Version: 2.10.5 + * Version: 2.10.6 * Author: Themeisle * Author URI: https://orbitfox.com/ * License: GPL-2.0+