Version Description
Download this release
Release Info
Code changes from version 1.3.30 to 1.3.31
- admin/templates/wpr-templates-data.php +4 -4
- assets/js/admin/premade-blocks.js +1 -1
- readme.txt +1 -1
- wpr-addons.php +2 -2
admin/templates/wpr-templates-data.php
CHANGED
@@ -45,7 +45,7 @@ class WPR_Templates_Data {
|
|
45 |
'pages' => 'home,about,services,pricing,contact,',
|
46 |
'plugins' => '{"contact-form-7":'. $is_cf7_active .'}',
|
47 |
'tags' => 'cybersecurity data protection hacker security dark digital technology cybercrime computer windows technician',
|
48 |
-
'price' => $is_pro_active ? 'free' : '
|
49 |
],
|
50 |
],
|
51 |
'photographer' => [
|
@@ -61,7 +61,7 @@ class WPR_Templates_Data {
|
|
61 |
'pages' => 'home,about,services,portfolio,contact,',
|
62 |
'plugins' => '{"contact-form-7":'. $is_cf7_active .', "media-library-assistant":'. $is_mla_active .'}',
|
63 |
'tags' => 'portfolio personal cv designer ux artist artwork personal resume camera fashion lens modelling photographer photography videography wedding shoot ',
|
64 |
-
'price' => $is_pro_active ? 'free' : '
|
65 |
],
|
66 |
],
|
67 |
'cryptocurrency' => [
|
@@ -97,7 +97,7 @@ class WPR_Templates_Data {
|
|
97 |
'pages' => 'home,about,services,doctors,contact,',
|
98 |
'plugins' => '{"contact-form-7":'. $is_cf7_active .'}',
|
99 |
'tags' => 'medical clinic dental health healthcare doctor therapist wellness treatment cure',
|
100 |
-
'price' => $is_pro_active ? 'free' : '
|
101 |
],
|
102 |
],
|
103 |
'digitalagency' => [
|
@@ -176,7 +176,7 @@ class WPR_Templates_Data {
|
|
176 |
'pages' => 'home,about,gallery,menu,contact,',
|
177 |
'plugins' => '{"contact-form-7":'. $is_cf7_active .'}',
|
178 |
'tags' => 'restaurant fastfood slider hotel italian pizza pizzeria pasta dinner fast food wine recipe recipes cooking',
|
179 |
-
'price' => $is_pro_active ? 'free' : '
|
180 |
],
|
181 |
],
|
182 |
'winebar' => [
|
45 |
'pages' => 'home,about,services,pricing,contact,',
|
46 |
'plugins' => '{"contact-form-7":'. $is_cf7_active .'}',
|
47 |
'tags' => 'cybersecurity data protection hacker security dark digital technology cybercrime computer windows technician',
|
48 |
+
'price' => $is_pro_active ? 'free' : 'pro',
|
49 |
],
|
50 |
],
|
51 |
'photographer' => [
|
61 |
'pages' => 'home,about,services,portfolio,contact,',
|
62 |
'plugins' => '{"contact-form-7":'. $is_cf7_active .', "media-library-assistant":'. $is_mla_active .'}',
|
63 |
'tags' => 'portfolio personal cv designer ux artist artwork personal resume camera fashion lens modelling photographer photography videography wedding shoot ',
|
64 |
+
'price' => $is_pro_active ? 'free' : 'pro',
|
65 |
],
|
66 |
],
|
67 |
'cryptocurrency' => [
|
97 |
'pages' => 'home,about,services,doctors,contact,',
|
98 |
'plugins' => '{"contact-form-7":'. $is_cf7_active .'}',
|
99 |
'tags' => 'medical clinic dental health healthcare doctor therapist wellness treatment cure',
|
100 |
+
'price' => $is_pro_active ? 'free' : 'pro',
|
101 |
],
|
102 |
],
|
103 |
'digitalagency' => [
|
176 |
'pages' => 'home,about,gallery,menu,contact,',
|
177 |
'plugins' => '{"contact-form-7":'. $is_cf7_active .'}',
|
178 |
'tags' => 'restaurant fastfood slider hotel italian pizza pizzeria pasta dinner fast food wine recipe recipes cooking',
|
179 |
+
'price' => $is_pro_active ? 'free' : 'pro',
|
180 |
],
|
181 |
],
|
182 |
'winebar' => [
|
assets/js/admin/premade-blocks.js
CHANGED
@@ -69,7 +69,7 @@ jQuery(document).ready(function( $ ) {
|
|
69 |
}, 500);
|
70 |
});
|
71 |
|
72 |
-
$('.wpr-tplib-filters').after('<a href="https://www.youtube.com/watch?v=
|
73 |
|
74 |
// Preview Links and Referrals
|
75 |
$('.wpr-tplib-template-media').on( 'click', function() {
|
69 |
}, 500);
|
70 |
});
|
71 |
|
72 |
+
$('.wpr-tplib-filters').after('<a href="https://www.youtube.com/watch?v=sTpPq0Kal9I" class="wpr-premade-blocks-tutorial" target="_blank">How to use Premade Blocks <span class="dashicons dashicons-video-alt3"></span></a>');
|
73 |
|
74 |
// Preview Links and Referrals
|
75 |
$('.wpr-tplib-template-media').on( 'click', function() {
|
readme.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
=== Royal Elementor Addons (Header Footer Builder, Popups, Post Grid, Woocommerce Product Grid, Slider, Parallax Image, Free Elementor Widgets & Elementor Templates) ===
|
2 |
Contributors: WP Royal, rubeushagrid13, cyberpinky, elementoraddonswpr
|
3 |
Tags: elementor, elements, widgets for elementor, elementor addons, elementor widgets, elementor form, woocommerce elementor, page builder, elementor templates, wordpress page builder
|
4 |
-
Stable tag: 1.3.
|
5 |
Requires at least: 5.0
|
6 |
Tested up to: 5.9
|
7 |
Requires PHP: 5.6
|
1 |
=== Royal Elementor Addons (Header Footer Builder, Popups, Post Grid, Woocommerce Product Grid, Slider, Parallax Image, Free Elementor Widgets & Elementor Templates) ===
|
2 |
Contributors: WP Royal, rubeushagrid13, cyberpinky, elementoraddonswpr
|
3 |
Tags: elementor, elements, widgets for elementor, elementor addons, elementor widgets, elementor form, woocommerce elementor, page builder, elementor templates, wordpress page builder
|
4 |
+
Stable tag: 1.3.31
|
5 |
Requires at least: 5.0
|
6 |
Tested up to: 5.9
|
7 |
Requires PHP: 5.6
|
wpr-addons.php
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
* Description: The only plugin you need for Elementor page builder.
|
5 |
* Plugin URI: https://royal-elementor-addons.com/
|
6 |
* Author: WP Royal
|
7 |
-
* Version: 1.3.
|
8 |
* License: GPLv3
|
9 |
* Author URI: https://royal-elementor-addons.com/
|
10 |
* Elementor tested up to: 3.5.5
|
@@ -15,7 +15,7 @@
|
|
15 |
|
16 |
if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly
|
17 |
|
18 |
-
define( 'WPR_ADDONS_VERSION', '1.3.
|
19 |
|
20 |
define( 'WPR_ADDONS__FILE__', __FILE__ );
|
21 |
define( 'WPR_ADDONS_PLUGIN_BASE', plugin_basename( WPR_ADDONS__FILE__ ) );
|
4 |
* Description: The only plugin you need for Elementor page builder.
|
5 |
* Plugin URI: https://royal-elementor-addons.com/
|
6 |
* Author: WP Royal
|
7 |
+
* Version: 1.3.31
|
8 |
* License: GPLv3
|
9 |
* Author URI: https://royal-elementor-addons.com/
|
10 |
* Elementor tested up to: 3.5.5
|
15 |
|
16 |
if ( ! defined( 'ABSPATH' ) ) exit; // Exit if accessed directly
|
17 |
|
18 |
+
define( 'WPR_ADDONS_VERSION', '1.3.31' );
|
19 |
|
20 |
define( 'WPR_ADDONS__FILE__', __FILE__ );
|
21 |
define( 'WPR_ADDONS_PLUGIN_BASE', plugin_basename( WPR_ADDONS__FILE__ ) );
|