Version Description
Download this release
Release Info
Developer | brainstormworg |
Plugin | Astra Starter Sites |
Version | 3.0.24 |
Comparing to | |
See all releases |
Code changes from version 3.0.23 to 3.0.24
admin/bsf-analytics/assets/css/unminified/style-rtl.css
CHANGED
@@ -1,21 +1,21 @@
|
|
1 |
-
[ID*="-optin-notice"] {
|
2 |
-
padding: 1px 12px;
|
3 |
-
border-right-color: #007cba;
|
4 |
-
}
|
5 |
-
|
6 |
-
[ID*="-optin-notice"] .notice-container {
|
7 |
-
padding-top: 10px;
|
8 |
-
padding-bottom: 12px;
|
9 |
-
}
|
10 |
-
|
11 |
-
[ID*="-optin-notice"] .notice-content {
|
12 |
-
margin: 0;
|
13 |
-
}
|
14 |
-
|
15 |
-
[ID*="-optin-notice"] .notice-heading {
|
16 |
-
padding: 0 0 12px 20px;
|
17 |
-
}
|
18 |
-
|
19 |
-
[ID*="-optin-notice"] .button-primary {
|
20 |
-
margin-left: 5px;
|
21 |
}
|
1 |
+
[ID*="-optin-notice"] {
|
2 |
+
padding: 1px 12px;
|
3 |
+
border-right-color: #007cba;
|
4 |
+
}
|
5 |
+
|
6 |
+
[ID*="-optin-notice"] .notice-container {
|
7 |
+
padding-top: 10px;
|
8 |
+
padding-bottom: 12px;
|
9 |
+
}
|
10 |
+
|
11 |
+
[ID*="-optin-notice"] .notice-content {
|
12 |
+
margin: 0;
|
13 |
+
}
|
14 |
+
|
15 |
+
[ID*="-optin-notice"] .notice-heading {
|
16 |
+
padding: 0 0 12px 20px;
|
17 |
+
}
|
18 |
+
|
19 |
+
[ID*="-optin-notice"] .button-primary {
|
20 |
+
margin-left: 5px;
|
21 |
}
|
admin/bsf-analytics/assets/css/unminified/style.css
CHANGED
@@ -1,21 +1,21 @@
|
|
1 |
-
[ID*="-optin-notice"] {
|
2 |
-
padding: 1px 12px;
|
3 |
-
border-left-color: #007cba;
|
4 |
-
}
|
5 |
-
|
6 |
-
[ID*="-optin-notice"] .notice-container {
|
7 |
-
padding-top: 10px;
|
8 |
-
padding-bottom: 12px;
|
9 |
-
}
|
10 |
-
|
11 |
-
[ID*="-optin-notice"] .notice-content {
|
12 |
-
margin: 0;
|
13 |
-
}
|
14 |
-
|
15 |
-
[ID*="-optin-notice"] .notice-heading {
|
16 |
-
padding: 0 20px 12px 0;
|
17 |
-
}
|
18 |
-
|
19 |
-
[ID*="-optin-notice"] .button-primary {
|
20 |
-
margin-right: 5px;
|
21 |
}
|
1 |
+
[ID*="-optin-notice"] {
|
2 |
+
padding: 1px 12px;
|
3 |
+
border-left-color: #007cba;
|
4 |
+
}
|
5 |
+
|
6 |
+
[ID*="-optin-notice"] .notice-container {
|
7 |
+
padding-top: 10px;
|
8 |
+
padding-bottom: 12px;
|
9 |
+
}
|
10 |
+
|
11 |
+
[ID*="-optin-notice"] .notice-content {
|
12 |
+
margin: 0;
|
13 |
+
}
|
14 |
+
|
15 |
+
[ID*="-optin-notice"] .notice-heading {
|
16 |
+
padding: 0 20px 12px 0;
|
17 |
+
}
|
18 |
+
|
19 |
+
[ID*="-optin-notice"] .button-primary {
|
20 |
+
margin-right: 5px;
|
21 |
}
|
admin/bsf-analytics/version.json
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
{
|
2 |
-
"bsf-analytics-ver": "1.1.1"
|
3 |
-
}
|
4 |
|
1 |
+
{
|
2 |
+
"bsf-analytics-ver": "1.1.1"
|
3 |
+
}
|
4 |
|
astra-sites.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
* Plugin Name: Starter Templates
|
4 |
* Plugin URI: https://wpastra.com/
|
5 |
* Description: Starter Templates is all in one solution for complete starter sites, single page templates, blocks & images. This plugin offers the premium library of ready templates & provides quick access to beautiful Pixabay images that can be imported in your website easily.
|
6 |
-
* Version: 3.0.
|
7 |
* Author: Brainstorm Force
|
8 |
* Author URI: https://www.brainstormforce.com
|
9 |
* Text Domain: astra-sites
|
@@ -19,7 +19,7 @@ if ( ! defined( 'ASTRA_SITES_NAME' ) ) {
|
|
19 |
}
|
20 |
|
21 |
if ( ! defined( 'ASTRA_SITES_VER' ) ) {
|
22 |
-
define( 'ASTRA_SITES_VER', '3.0.
|
23 |
}
|
24 |
|
25 |
if ( ! defined( 'ASTRA_SITES_FILE' ) ) {
|
3 |
* Plugin Name: Starter Templates
|
4 |
* Plugin URI: https://wpastra.com/
|
5 |
* Description: Starter Templates is all in one solution for complete starter sites, single page templates, blocks & images. This plugin offers the premium library of ready templates & provides quick access to beautiful Pixabay images that can be imported in your website easily.
|
6 |
+
* Version: 3.0.24
|
7 |
* Author: Brainstorm Force
|
8 |
* Author URI: https://www.brainstormforce.com
|
9 |
* Text Domain: astra-sites
|
19 |
}
|
20 |
|
21 |
if ( ! defined( 'ASTRA_SITES_VER' ) ) {
|
22 |
+
define( 'ASTRA_SITES_VER', '3.0.24' );
|
23 |
}
|
24 |
|
25 |
if ( ! defined( 'ASTRA_SITES_FILE' ) ) {
|
inc/importers/wxr-importer/class-wxr-importer.php
CHANGED
@@ -23,7 +23,7 @@ if ( ! class_exists( 'WXR_Importer' ) && class_exists( 'WP_Importer' ) ) :
|
|
23 |
/**
|
24 |
* Maximum supported WXR version
|
25 |
*/
|
26 |
-
const MAX_WXR_VERSION = 1.2;
|
27 |
|
28 |
/**
|
29 |
* Regular expression for checking if a post references an attachment
|
23 |
/**
|
24 |
* Maximum supported WXR version
|
25 |
*/
|
26 |
+
const MAX_WXR_VERSION = '1.2';
|
27 |
|
28 |
/**
|
29 |
* Regular expression for checking if a post references an attachment
|
languages/astra-sites.pot
CHANGED
@@ -2,9 +2,9 @@
|
|
2 |
# This file is distributed under the same license as the Starter Templates package.
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
-
"Project-Id-Version: Starter Templates 3.0.
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/astra-sites\n"
|
7 |
-
"POT-Creation-Date: 2022-01-
|
8 |
"MIME-Version: 1.0\n"
|
9 |
"Content-Type: text/plain; charset=utf-8\n"
|
10 |
"Content-Transfer-Encoding: 8bit\n"
|
2 |
# This file is distributed under the same license as the Starter Templates package.
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
+
"Project-Id-Version: Starter Templates 3.0.24\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/astra-sites\n"
|
7 |
+
"POT-Creation-Date: 2022-01-07 07:50:56+00:00\n"
|
8 |
"MIME-Version: 1.0\n"
|
9 |
"Content-Type: text/plain; charset=utf-8\n"
|
10 |
"Content-Transfer-Encoding: 8bit\n"
|
readme.txt
CHANGED
@@ -5,7 +5,7 @@ Tags: Elementor,Beaver Builder,Templates,Gutenberg,Block Editor,Astra Starter Si
|
|
5 |
Requires at least: 4.4
|
6 |
Requires PHP: 5.3
|
7 |
Tested up to: 5.8
|
8 |
-
Stable tag: 3.0.
|
9 |
License: GPLv2 or later
|
10 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
11 |
|
@@ -133,6 +133,9 @@ We are open to suggestions and would love to work on topics that our users are l
|
|
133 |
|
134 |
== Changelog ==
|
135 |
|
|
|
|
|
|
|
136 |
v3.0.23 - 6-January-2022
|
137 |
- Fix: Better error and exception handling while importing.
|
138 |
- Fix: Fixed an issue with redirection while installing Ultimate Addons for Beaver Builder - Lite plugin.
|
5 |
Requires at least: 4.4
|
6 |
Requires PHP: 5.3
|
7 |
Tested up to: 5.8
|
8 |
+
Stable tag: 3.0.24
|
9 |
License: GPLv2 or later
|
10 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
11 |
|
133 |
|
134 |
== Changelog ==
|
135 |
|
136 |
+
v3.0.24 - 7-January-2022
|
137 |
+
- Fix: Fixed an issue with WXR Import versioning.
|
138 |
+
|
139 |
v3.0.23 - 6-January-2022
|
140 |
- Fix: Better error and exception handling while importing.
|
141 |
- Fix: Fixed an issue with redirection while installing Ultimate Addons for Beaver Builder - Lite plugin.
|