Skip to content

Commit 33d2b01

Browse files
committed
Prepare for v2.2.3 release
1 parent 4d6254d commit 33d2b01

File tree

4 files changed

+20
-17
lines changed

4 files changed

+20
-17
lines changed

analogwp-templates.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
* Plugin Name: Style Kits for Elementor
1111
* Plugin URI: https://analogwp.com/
1212
* Description: Style Kits extends the Elementor theme styles editor with more global styling options. Boost your design workflow in Elementor with intuitive global controls and theme style presets.
13-
* Version: 2.2.2
13+
* Version: 2.2.3
1414
* Author: AnalogWP
1515
* Author URI: https://analogwp.com/
1616
* License: GPL2

languages/ang.pot

+14-14
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
# This file is distributed under the GPL2.
33
msgid ""
44
msgstr ""
5-
"Project-Id-Version: Style Kits for Elementor 2.2.1\n"
5+
"Project-Id-Version: Style Kits for Elementor 2.2.3\n"
66
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/analogwp-templates\n"
77
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
88
"Language-Team: LANGUAGE <LL@li.org>\n"
99
"MIME-Version: 1.0\n"
1010
"Content-Type: text/plain; charset=UTF-8\n"
1111
"Content-Transfer-Encoding: 8bit\n"
12-
"POT-Creation-Date: 2024-11-25T10:33:50+00:00\n"
12+
"POT-Creation-Date: 2024-11-27T09:00:07+00:00\n"
1313
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1414
"X-Generator: WP-CLI 2.10.0\n"
1515
"X-Domain: ang\n"
@@ -39,49 +39,49 @@ msgid "AnalogWP"
3939
msgstr ""
4040

4141
#. translators: %s: version number
42-
#: analogwp-templates.php:47
43-
#: analogwp-templates.php:233
42+
#: analogwp-templates.php:50
43+
#: analogwp-templates.php:236
4444
msgid "Style Kit for Elementor requires PHP version %s"
4545
msgstr ""
4646

47-
#: analogwp-templates.php:48
48-
#: analogwp-templates.php:234
47+
#: analogwp-templates.php:51
48+
#: analogwp-templates.php:237
4949
msgid "Error Activating"
5050
msgstr ""
5151

5252
#. translators: %s: WordPress version
53-
#: analogwp-templates.php:82
53+
#: analogwp-templates.php:85
5454
msgid "Style Kits requires WordPress version %s+. Because you are using an earlier version, the plugin is currently NOT RUNNING."
5555
msgstr ""
5656

5757
#. translators: %s: Minimum required Elementor version.
58-
#: analogwp-templates.php:107
58+
#: analogwp-templates.php:110
5959
msgid "Style Kits requires Elementor v%s or newer in order to work. Please update Elementor to the latest version."
6060
msgstr ""
6161

6262
#. translators: %s: Link to update Elementor.
63-
#: analogwp-templates.php:113
63+
#: analogwp-templates.php:116
6464
msgid "Update Elementor Now"
6565
msgstr ""
6666

6767
#. translators: %s: Version number.
68-
#: analogwp-templates.php:119
68+
#: analogwp-templates.php:122
6969
msgid "Rollback to v%s"
7070
msgstr ""
7171

72-
#: analogwp-templates.php:166
72+
#: analogwp-templates.php:169
7373
msgid "Style Kits is not working because you need to activate the Elementor plugin."
7474
msgstr ""
7575

76-
#: analogwp-templates.php:167
76+
#: analogwp-templates.php:170
7777
msgid "Activate Elementor Now"
7878
msgstr ""
7979

80-
#: analogwp-templates.php:174
80+
#: analogwp-templates.php:177
8181
msgid "Style Kits is not working because you need to install the Elementor plugin."
8282
msgstr ""
8383

84-
#: analogwp-templates.php:175
84+
#: analogwp-templates.php:178
8585
msgid "Install Elementor Now"
8686
msgstr ""
8787

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "analogwp-templates",
3-
"version": "2.2.2",
3+
"version": "2.2.3",
44
"description": "Handfully crafted Elementor templates packs.",
55
"main": "/client/index.js",
66
"private": true,

readme.txt

+4-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Contributors: analogwp, lushkant, johnpixle, mauryaratan
33
Requires at least: 6.0
44
Requires PHP: 8.0
55
Tested up to: 6.7.1
6-
Stable tag: 2.2.2
6+
Stable tag: 2.2.3
77
Tags: elementor, patterns, global styles, elementor addons, design system
88
License: GPLv2
99
License URI: https://www.gnu.org/licenses/gpl-2.0.html
@@ -101,6 +101,9 @@ We offer high-level support for all Style Kits users. Reach out to https://analo
101101

102102
== Changelog ==
103103

104+
= 2.2.3 - November 27, 2024 =
105+
* Improvement: Other minor code changes
106+
104107
= 2.2.2 - November 27, 2024 =
105108
* Fix: New license switch causing Pro template imports to fail
106109
* Fix: Old templates library not showing templates on page load

0 commit comments

Comments
 (0)