Version Description
- Fixed: Deprecated Controls issue Fixed
Download this release
Release Info
Developer | bdthemes |
Plugin | Prime Slider – Addons For Elementor (Revolution of a slider, Hero Slider, Media Slider, Drag Drop Slider, Video Slider, Product Slider, Ecommerce Slider) |
Version | 2.8.1 |
Comparing to | |
See all releases |
Code changes from version 2.8.0 to 2.8.1
- bdthemes-prime-slider.php +3 -3
- changelog.txt +6 -0
- modules/blog/widgets/blog.php +0 -5
- modules/dragon/widgets/dragon.php +1 -5
- modules/fiestar/widgets/fiestar.php +1 -5
- modules/flogia/widgets/flogia.php +1 -5
- modules/general/widgets/general.php +1 -6
- modules/isolate/widgets/isolate.php +1 -6
- modules/mercury/widgets/mercury.php +1 -5
- modules/mount/widgets/mount.php +1 -5
- modules/multiscroll/widgets/multiscroll.php +1 -5
- modules/pacific/widgets/pacific.php +1 -7
- modules/pagepiling/widgets/pagepiling.php +1 -5
- modules/paranoia/widgets/paranoia.php +1 -1
- modules/pieces/widgets/pieces.php +1 -0
- modules/reveal/widgets/reveal.php +1 -1
- modules/rubix/widgets/rubix.php +1 -17
- modules/sequester/widgets/sequester.php +1 -5
- modules/storker/widgets/storker.php +1 -5
- modules/vertex/widgets/vertex.php +1 -1
- modules/woocircle/widgets/woocircle.php +1 -1
- modules/woocommerce/widgets/woocommerce.php +1 -5
- modules/woolamp/widgets/woolamp.php +1 -5
- readme.txt +6 -2
bdthemes-prime-slider.php
CHANGED
@@ -4,14 +4,14 @@
|
|
4 |
* Plugin Name: Prime Slider
|
5 |
* Plugin URI: https://primeslider.pro/
|
6 |
* Description: Prime Slider is a packed of elementor widget that gives you some awesome header and slider combination for your website.
|
7 |
-
* Version: 2.8.
|
8 |
* Author: BdThemes
|
9 |
* Author URI: https://bdthemes.com/
|
10 |
* Text Domain: bdthemes-prime-slider
|
11 |
* Domain Path: /languages
|
12 |
* License: GPL3
|
13 |
* Elementor requires at least: 3.0.0
|
14 |
-
* Elementor tested up to: 3.6.
|
15 |
*
|
16 |
*/
|
17 |
|
@@ -57,7 +57,7 @@ if ( function_exists( 'bdt_ps' ) ) {
|
|
57 |
}
|
58 |
|
59 |
// Some pre define value for easy use
|
60 |
-
define( 'BDTPS_VER', '2.8.
|
61 |
define( 'BDTPS__FILE__', __FILE__ );
|
62 |
define( 'BDTPS_PNAME', basename( dirname( BDTPS__FILE__ ) ) );
|
63 |
define( 'BDTPS_PBNAME', plugin_basename( BDTPS__FILE__ ) );
|
4 |
* Plugin Name: Prime Slider
|
5 |
* Plugin URI: https://primeslider.pro/
|
6 |
* Description: Prime Slider is a packed of elementor widget that gives you some awesome header and slider combination for your website.
|
7 |
+
* Version: 2.8.1
|
8 |
* Author: BdThemes
|
9 |
* Author URI: https://bdthemes.com/
|
10 |
* Text Domain: bdthemes-prime-slider
|
11 |
* Domain Path: /languages
|
12 |
* License: GPL3
|
13 |
* Elementor requires at least: 3.0.0
|
14 |
+
* Elementor tested up to: 3.6.1
|
15 |
*
|
16 |
*/
|
17 |
|
57 |
}
|
58 |
|
59 |
// Some pre define value for easy use
|
60 |
+
define( 'BDTPS_VER', '2.8.1' );
|
61 |
define( 'BDTPS__FILE__', __FILE__ );
|
62 |
define( 'BDTPS_PNAME', basename( dirname( BDTPS__FILE__ ) ) );
|
63 |
define( 'BDTPS_PBNAME', plugin_basename( BDTPS__FILE__ ) );
|
changelog.txt
CHANGED
@@ -1,3 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
## 2.8.0 [23th March 2022]
|
2 |
|
3 |
### Added
|
1 |
+
## 2.8.1 [24th March 2022]
|
2 |
+
|
3 |
+
### Fixed
|
4 |
+
|
5 |
+
- Deprecated Controls issue Fixed
|
6 |
+
|
7 |
## 2.8.0 [23th March 2022]
|
8 |
|
9 |
### Added
|
modules/blog/widgets/blog.php
CHANGED
@@ -78,11 +78,6 @@ class Blog extends Widget_Base
|
|
78 |
}
|
79 |
|
80 |
protected function register_controls()
|
81 |
-
{
|
82 |
-
$this->register_query_section_controls();
|
83 |
-
}
|
84 |
-
|
85 |
-
private function register_query_section_controls()
|
86 |
{
|
87 |
$this->start_controls_section( 'section_content_layout', [
|
88 |
'label' => esc_html__( 'Layout', 'bdthemes-prime-slider' ),
|
78 |
}
|
79 |
|
80 |
protected function register_controls()
|
|
|
|
|
|
|
|
|
|
|
81 |
{
|
82 |
$this->start_controls_section( 'section_content_layout', [
|
83 |
'label' => esc_html__( 'Layout', 'bdthemes-prime-slider' ),
|
modules/dragon/widgets/dragon.php
CHANGED
@@ -46,11 +46,7 @@ class dragon extends Widget_Base {
|
|
46 |
return 'https://youtu.be/eL0a9f7VEtc';
|
47 |
}
|
48 |
|
49 |
-
protected function
|
50 |
-
$this->register_query_section_controls();
|
51 |
-
}
|
52 |
-
|
53 |
-
private function register_query_section_controls() {
|
54 |
|
55 |
$this->start_controls_section(
|
56 |
'section_content_layout',
|
46 |
return 'https://youtu.be/eL0a9f7VEtc';
|
47 |
}
|
48 |
|
49 |
+
protected function register_controls() {
|
|
|
|
|
|
|
|
|
50 |
|
51 |
$this->start_controls_section(
|
52 |
'section_content_layout',
|
modules/fiestar/widgets/fiestar.php
CHANGED
@@ -59,11 +59,7 @@
|
|
59 |
// return 'https://youtu.be/G32YlydUcHg';
|
60 |
// }
|
61 |
|
62 |
-
protected function
|
63 |
-
$this->register_query_section_controls();
|
64 |
-
}
|
65 |
-
|
66 |
-
private function register_query_section_controls() {
|
67 |
|
68 |
$this->start_controls_section(
|
69 |
'section_content_layout',
|
59 |
// return 'https://youtu.be/G32YlydUcHg';
|
60 |
// }
|
61 |
|
62 |
+
protected function register_controls() {
|
|
|
|
|
|
|
|
|
63 |
|
64 |
$this->start_controls_section(
|
65 |
'section_content_layout',
|
modules/flogia/widgets/flogia.php
CHANGED
@@ -48,11 +48,7 @@ class Flogia extends Widget_Base {
|
|
48 |
return 'https://youtu.be/Ayo1oEALF_8';
|
49 |
}
|
50 |
|
51 |
-
protected function
|
52 |
-
$this->register_query_section_controls();
|
53 |
-
}
|
54 |
-
|
55 |
-
private function register_query_section_controls() {
|
56 |
|
57 |
$this->start_controls_section(
|
58 |
'section_content_layout',
|
48 |
return 'https://youtu.be/Ayo1oEALF_8';
|
49 |
}
|
50 |
|
51 |
+
protected function register_controls() {
|
|
|
|
|
|
|
|
|
52 |
|
53 |
$this->start_controls_section(
|
54 |
'section_content_layout',
|
modules/general/widgets/general.php
CHANGED
@@ -68,11 +68,6 @@ class General extends Widget_Base
|
|
68 |
return 'https://youtu.be/VMBuGusjvtM';
|
69 |
}
|
70 |
|
71 |
-
protected function _register_controls()
|
72 |
-
{
|
73 |
-
$this->register_query_section_controls();
|
74 |
-
}
|
75 |
-
|
76 |
public function register_skins()
|
77 |
{
|
78 |
$this->add_skin( new Skins\Skin_Slide( $this ) );
|
@@ -80,7 +75,7 @@ class General extends Widget_Base
|
|
80 |
$this->add_skin( new Skins\Skin_Meteor( $this ) );
|
81 |
}
|
82 |
|
83 |
-
|
84 |
{
|
85 |
$this->start_controls_section( 'section_content_layout', [
|
86 |
'label' => esc_html__( 'Layout', 'bdthemes-prime-slider' ),
|
68 |
return 'https://youtu.be/VMBuGusjvtM';
|
69 |
}
|
70 |
|
|
|
|
|
|
|
|
|
|
|
71 |
public function register_skins()
|
72 |
{
|
73 |
$this->add_skin( new Skins\Skin_Slide( $this ) );
|
75 |
$this->add_skin( new Skins\Skin_Meteor( $this ) );
|
76 |
}
|
77 |
|
78 |
+
protected function register_controls()
|
79 |
{
|
80 |
$this->start_controls_section( 'section_content_layout', [
|
81 |
'label' => esc_html__( 'Layout', 'bdthemes-prime-slider' ),
|
modules/isolate/widgets/isolate.php
CHANGED
@@ -71,12 +71,7 @@ class Isolate extends Widget_Base
|
|
71 |
$this->add_skin( new Skins\Skin_Slice( $this ) );
|
72 |
}
|
73 |
|
74 |
-
protected function
|
75 |
-
{
|
76 |
-
$this->register_query_section_controls();
|
77 |
-
}
|
78 |
-
|
79 |
-
private function register_query_section_controls()
|
80 |
{
|
81 |
$this->start_controls_section( 'section_content_layout', [
|
82 |
'label' => esc_html__( 'Layout', 'bdthemes-prime-slider' ),
|
71 |
$this->add_skin( new Skins\Skin_Slice( $this ) );
|
72 |
}
|
73 |
|
74 |
+
protected function register_controls()
|
|
|
|
|
|
|
|
|
|
|
75 |
{
|
76 |
$this->start_controls_section( 'section_content_layout', [
|
77 |
'label' => esc_html__( 'Layout', 'bdthemes-prime-slider' ),
|
modules/mercury/widgets/mercury.php
CHANGED
@@ -58,11 +58,7 @@
|
|
58 |
// return 'https://youtu.be/G32YlydUcHg';
|
59 |
// }
|
60 |
|
61 |
-
protected function
|
62 |
-
$this->register_query_section_controls();
|
63 |
-
}
|
64 |
-
|
65 |
-
private function register_query_section_controls() {
|
66 |
|
67 |
$this->start_controls_section(
|
68 |
'section_content_layout',
|
58 |
// return 'https://youtu.be/G32YlydUcHg';
|
59 |
// }
|
60 |
|
61 |
+
protected function register_controls() {
|
|
|
|
|
|
|
|
|
62 |
|
63 |
$this->start_controls_section(
|
64 |
'section_content_layout',
|
modules/mount/widgets/mount.php
CHANGED
@@ -49,11 +49,7 @@ class Mount extends Widget_Base {
|
|
49 |
return 'https://youtu.be/DGIlfM61T0E';
|
50 |
}
|
51 |
|
52 |
-
protected function
|
53 |
-
$this->register_query_section_controls();
|
54 |
-
}
|
55 |
-
|
56 |
-
private function register_query_section_controls() {
|
57 |
|
58 |
$this->start_controls_section(
|
59 |
'section_content_layout',
|
49 |
return 'https://youtu.be/DGIlfM61T0E';
|
50 |
}
|
51 |
|
52 |
+
protected function register_controls() {
|
|
|
|
|
|
|
|
|
53 |
|
54 |
$this->start_controls_section(
|
55 |
'section_content_layout',
|
modules/multiscroll/widgets/multiscroll.php
CHANGED
@@ -50,11 +50,7 @@ class Multiscroll extends Widget_Base {
|
|
50 |
return 'https://youtu.be/uzBHDw_mdRE';
|
51 |
}
|
52 |
|
53 |
-
protected function
|
54 |
-
$this->register_query_section_controls();
|
55 |
-
}
|
56 |
-
|
57 |
-
private function register_query_section_controls() {
|
58 |
|
59 |
$this->start_controls_section(
|
60 |
'section_content_layout',
|
50 |
return 'https://youtu.be/uzBHDw_mdRE';
|
51 |
}
|
52 |
|
53 |
+
protected function register_controls() {
|
|
|
|
|
|
|
|
|
54 |
|
55 |
$this->start_controls_section(
|
56 |
'section_content_layout',
|
modules/pacific/widgets/pacific.php
CHANGED
@@ -68,13 +68,7 @@ class Pacific extends Widget_Base
|
|
68 |
// return 'https://youtu.be/G32YlydUcHg';
|
69 |
// }
|
70 |
|
71 |
-
protected function
|
72 |
-
{
|
73 |
-
$this->register_query_section_controls();
|
74 |
-
}
|
75 |
-
|
76 |
-
private function register_query_section_controls()
|
77 |
-
{
|
78 |
|
79 |
$this->start_controls_section(
|
80 |
'section_content_layout',
|
68 |
// return 'https://youtu.be/G32YlydUcHg';
|
69 |
// }
|
70 |
|
71 |
+
protected function register_controls() {
|
|
|
|
|
|
|
|
|
|
|
|
|
72 |
|
73 |
$this->start_controls_section(
|
74 |
'section_content_layout',
|
modules/pagepiling/widgets/pagepiling.php
CHANGED
@@ -51,11 +51,7 @@ class Pagepiling extends Widget_Base {
|
|
51 |
return 'https://youtu.be/L7eWKJaZj5I';
|
52 |
}
|
53 |
|
54 |
-
protected function
|
55 |
-
$this->register_query_section_controls();
|
56 |
-
}
|
57 |
-
|
58 |
-
private function register_query_section_controls() {
|
59 |
|
60 |
$this->start_controls_section(
|
61 |
'section_content_sliders',
|
51 |
return 'https://youtu.be/L7eWKJaZj5I';
|
52 |
}
|
53 |
|
54 |
+
protected function register_controls() {
|
|
|
|
|
|
|
|
|
55 |
|
56 |
$this->start_controls_section(
|
57 |
'section_content_sliders',
|
modules/paranoia/widgets/paranoia.php
CHANGED
@@ -50,7 +50,7 @@ class Paranoia extends Widget_Base {
|
|
50 |
return ['anime', 'gsap', 'ps-paranoia'];
|
51 |
}
|
52 |
|
53 |
-
protected function
|
54 |
|
55 |
$this->start_controls_section(
|
56 |
'section_content_layout',
|
50 |
return ['anime', 'gsap', 'ps-paranoia'];
|
51 |
}
|
52 |
|
53 |
+
protected function register_controls() {
|
54 |
|
55 |
$this->start_controls_section(
|
56 |
'section_content_layout',
|
modules/pieces/widgets/pieces.php
CHANGED
@@ -51,6 +51,7 @@ class Pieces extends Widget_Base {
|
|
51 |
}
|
52 |
|
53 |
protected function register_controls() {
|
|
|
54 |
$this->start_controls_section(
|
55 |
'section_content_sliders',
|
56 |
[
|
51 |
}
|
52 |
|
53 |
protected function register_controls() {
|
54 |
+
|
55 |
$this->start_controls_section(
|
56 |
'section_content_sliders',
|
57 |
[
|
modules/reveal/widgets/reveal.php
CHANGED
@@ -50,7 +50,7 @@ class Reveal extends Widget_Base {
|
|
50 |
return ['gsap', 'ps-reveal'];
|
51 |
}
|
52 |
|
53 |
-
protected function
|
54 |
|
55 |
$this->start_controls_section(
|
56 |
'section_content_sliders',
|
50 |
return ['gsap', 'ps-reveal'];
|
51 |
}
|
52 |
|
53 |
+
protected function register_controls() {
|
54 |
|
55 |
$this->start_controls_section(
|
56 |
'section_content_sliders',
|
modules/rubix/widgets/rubix.php
CHANGED
@@ -58,11 +58,7 @@
|
|
58 |
// return 'https://youtu.be/G32YlydUcHg';
|
59 |
// }
|
60 |
|
61 |
-
protected function
|
62 |
-
$this->register_query_section_controls();
|
63 |
-
}
|
64 |
-
|
65 |
-
private function register_query_section_controls() {
|
66 |
|
67 |
$this->start_controls_section(
|
68 |
'section_content_layout',
|
@@ -490,15 +486,6 @@
|
|
490 |
]
|
491 |
);
|
492 |
|
493 |
-
// $this->add_control(
|
494 |
-
// 'show_navigation',
|
495 |
-
// [
|
496 |
-
// 'label' => __('Show Navigation', 'bdthemes-prime-slider'),
|
497 |
-
// 'type' => Controls_Manager::SWITCHER,
|
498 |
-
// 'default' => 'yes',
|
499 |
-
// 'separator' => 'before'
|
500 |
-
// ]
|
501 |
-
// );
|
502 |
|
503 |
$this->end_controls_section();
|
504 |
|
@@ -1715,9 +1702,6 @@
|
|
1715 |
$settings = $this->get_settings_for_display();
|
1716 |
?>
|
1717 |
</div>
|
1718 |
-
<!-- <?php if ($settings['show_navigation']) : ?>
|
1719 |
-
|
1720 |
-
<?php endif; ?> -->
|
1721 |
</div>
|
1722 |
<?php
|
1723 |
}
|
58 |
// return 'https://youtu.be/G32YlydUcHg';
|
59 |
// }
|
60 |
|
61 |
+
protected function register_controls() {
|
|
|
|
|
|
|
|
|
62 |
|
63 |
$this->start_controls_section(
|
64 |
'section_content_layout',
|
486 |
]
|
487 |
);
|
488 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
489 |
|
490 |
$this->end_controls_section();
|
491 |
|
1702 |
$settings = $this->get_settings_for_display();
|
1703 |
?>
|
1704 |
</div>
|
|
|
|
|
|
|
1705 |
</div>
|
1706 |
<?php
|
1707 |
}
|
modules/sequester/widgets/sequester.php
CHANGED
@@ -43,11 +43,7 @@ class Sequester extends Widget_Base {
|
|
43 |
return 'https://youtu.be/pk5kCstNHBY';
|
44 |
}
|
45 |
|
46 |
-
protected function
|
47 |
-
$this->register_query_section_controls();
|
48 |
-
}
|
49 |
-
|
50 |
-
private function register_query_section_controls() {
|
51 |
|
52 |
$this->start_controls_section(
|
53 |
'section_content_layout',
|
43 |
return 'https://youtu.be/pk5kCstNHBY';
|
44 |
}
|
45 |
|
46 |
+
protected function register_controls() {
|
|
|
|
|
|
|
|
|
47 |
|
48 |
$this->start_controls_section(
|
49 |
'section_content_layout',
|
modules/storker/widgets/storker.php
CHANGED
@@ -59,11 +59,7 @@
|
|
59 |
return 'https://youtu.be/Lsg15pGppb0';
|
60 |
}
|
61 |
|
62 |
-
protected function
|
63 |
-
$this->register_query_section_controls();
|
64 |
-
}
|
65 |
-
|
66 |
-
private function register_query_section_controls() {
|
67 |
|
68 |
$this->start_controls_section(
|
69 |
'section_content_layout',
|
59 |
return 'https://youtu.be/Lsg15pGppb0';
|
60 |
}
|
61 |
|
62 |
+
protected function register_controls() {
|
|
|
|
|
|
|
|
|
63 |
|
64 |
$this->start_controls_section(
|
65 |
'section_content_layout',
|
modules/vertex/widgets/vertex.php
CHANGED
@@ -59,7 +59,7 @@
|
|
59 |
return 'https://youtu.be/ktEB9YdU8A8';
|
60 |
}
|
61 |
|
62 |
-
protected function
|
63 |
|
64 |
$this->start_controls_section(
|
65 |
'section_content_layout',
|
59 |
return 'https://youtu.be/ktEB9YdU8A8';
|
60 |
}
|
61 |
|
62 |
+
protected function register_controls() {
|
63 |
|
64 |
$this->start_controls_section(
|
65 |
'section_content_layout',
|
modules/woocircle/widgets/woocircle.php
CHANGED
@@ -63,7 +63,7 @@ class Woocircle extends Widget_Base
|
|
63 |
// return 'https://youtu.be/cBhYGPhiye4';
|
64 |
// }
|
65 |
|
66 |
-
protected function
|
67 |
{
|
68 |
|
69 |
$this->start_controls_section(
|
63 |
// return 'https://youtu.be/cBhYGPhiye4';
|
64 |
// }
|
65 |
|
66 |
+
protected function register_controls()
|
67 |
{
|
68 |
|
69 |
$this->start_controls_section(
|
modules/woocommerce/widgets/woocommerce.php
CHANGED
@@ -49,11 +49,7 @@ class Woocommerce extends Widget_Base {
|
|
49 |
return 'https://youtu.be/6Wkk2EMN2ps';
|
50 |
}
|
51 |
|
52 |
-
protected function
|
53 |
-
$this->register_query_section_controls();
|
54 |
-
}
|
55 |
-
|
56 |
-
private function register_query_section_controls() {
|
57 |
|
58 |
$this->start_controls_section(
|
59 |
'section_content_layout',
|
49 |
return 'https://youtu.be/6Wkk2EMN2ps';
|
50 |
}
|
51 |
|
52 |
+
protected function register_controls() {
|
|
|
|
|
|
|
|
|
53 |
|
54 |
$this->start_controls_section(
|
55 |
'section_content_layout',
|
modules/woolamp/widgets/woolamp.php
CHANGED
@@ -55,11 +55,7 @@ class Woolamp extends Widget_Base {
|
|
55 |
return 'https://youtu.be/cBhYGPhiye4';
|
56 |
}
|
57 |
|
58 |
-
protected function
|
59 |
-
$this->register_query_section_controls();
|
60 |
-
}
|
61 |
-
|
62 |
-
private function register_query_section_controls() {
|
63 |
|
64 |
$this->start_controls_section(
|
65 |
'section_content_layout',
|
55 |
return 'https://youtu.be/cBhYGPhiye4';
|
56 |
}
|
57 |
|
58 |
+
protected function register_controls() {
|
|
|
|
|
|
|
|
|
59 |
|
60 |
$this->start_controls_section(
|
61 |
'section_content_layout',
|
readme.txt
CHANGED
@@ -5,11 +5,11 @@ Tags: elementor, prime slider, modern slider, slider addons, elementor addons, d
|
|
5 |
Requires at least: 5.0.0
|
6 |
Tested up to: 5.9.2
|
7 |
Requires PHP: 5.6.42
|
8 |
-
Stable tag: 2.8.
|
9 |
License: GPL3
|
10 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
11 |
Elementor requires at least: 3.0.0
|
12 |
-
Elementor tested up to: 3.6.
|
13 |
|
14 |
Best Addon for Elementor WordPress Plugin with 40+ Awesome slider design that you can use your modern website with elementor page builder.
|
15 |
|
@@ -153,6 +153,10 @@ e.g.
|
|
153 |
|
154 |
== Changelog ==
|
155 |
|
|
|
|
|
|
|
|
|
156 |
= 2.8.0 =
|
157 |
|
158 |
* Added: Pieces Widget Added
|
5 |
Requires at least: 5.0.0
|
6 |
Tested up to: 5.9.2
|
7 |
Requires PHP: 5.6.42
|
8 |
+
Stable tag: 2.8.1
|
9 |
License: GPL3
|
10 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
11 |
Elementor requires at least: 3.0.0
|
12 |
+
Elementor tested up to: 3.6.1
|
13 |
|
14 |
Best Addon for Elementor WordPress Plugin with 40+ Awesome slider design that you can use your modern website with elementor page builder.
|
15 |
|
153 |
|
154 |
== Changelog ==
|
155 |
|
156 |
+
= 2.8.1 =
|
157 |
+
|
158 |
+
* Fixed: Deprecated Controls issue Fixed
|
159 |
+
|
160 |
= 2.8.0 =
|
161 |
|
162 |
* Added: Pieces Widget Added
|