Version Description
- Ampark Theme Upsale Links Added
Download this release
Release Info
Developer | nayrathemes |
Plugin | Clever Fox |
Version | 14.2 |
Comparing to | |
See all releases |
Code changes from version 14.1 to 14.2
clever-fox.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
Plugin Name: Clever Fox
|
4 |
Plugin URI:
|
5 |
Description: Clever Fox plugin to enhance the functionality of free themes made by Nayra Themes. More than 50000+ trusted websites with Nayra Themes. It provides intuitive features to your website. 20+ Themes compatible with Clever Fox. See below free themes listed here. Avril is one of Popular themes in our collections.
|
6 |
-
Version: 14.
|
7 |
Author: nayrathemes
|
8 |
Author URI: https://nayrathemes.com
|
9 |
Text Domain: clever-fox
|
3 |
Plugin Name: Clever Fox
|
4 |
Plugin URI:
|
5 |
Description: Clever Fox plugin to enhance the functionality of free themes made by Nayra Themes. More than 50000+ trusted websites with Nayra Themes. It provides intuitive features to your website. 20+ Themes compatible with Clever Fox. See below free themes listed here. Avril is one of Popular themes in our collections.
|
6 |
+
Version: 14.2
|
7 |
Author: nayrathemes
|
8 |
Author URI: https://nayrathemes.com
|
9 |
Text Domain: clever-fox
|
inc/ampark/features/avril-testimonial.php
CHANGED
@@ -185,7 +185,7 @@ $selective_refresh = isset( $wp_customize->selective_refresh ) ? 'postMessage' :
|
|
185 |
class Avril_testimonial__section_upgrade extends WP_Customize_Control {
|
186 |
public function render_content() {
|
187 |
?>
|
188 |
-
<a class="customizer_testimonial_upgrade_section up-to-pro" href="https://www.nayrathemes.com/
|
189 |
|
190 |
<?php
|
191 |
}
|
185 |
class Avril_testimonial__section_upgrade extends WP_Customize_Control {
|
186 |
public function render_content() {
|
187 |
?>
|
188 |
+
<a class="customizer_testimonial_upgrade_section up-to-pro" href="https://www.nayrathemes.com/ampark-pro/" target="_blank" style="display: none;"><?php _e('Upgrade to Pro','clever-fox'); ?></a>
|
189 |
|
190 |
<?php
|
191 |
}
|
inc/avril/features/avril-features.php
CHANGED
@@ -213,6 +213,11 @@ $selective_refresh = isset( $wp_customize->selective_refresh ) ? 'postMessage' :
|
|
213 |
<?php }elseif ( 'Avitech' == $theme->name){ ?>
|
214 |
|
215 |
<a class="customizer_feature_upgrade_section up-to-pro" href="https://www.nayrathemes.com/avitech-pro/" target="_blank"
|
|
|
|
|
|
|
|
|
|
|
216 |
style="display: none;"><?php _e('Upgrade to Pro','clever-fox'); ?></a>
|
217 |
|
218 |
<?php
|
213 |
<?php }elseif ( 'Avitech' == $theme->name){ ?>
|
214 |
|
215 |
<a class="customizer_feature_upgrade_section up-to-pro" href="https://www.nayrathemes.com/avitech-pro/" target="_blank"
|
216 |
+
style="display: none;"><?php _e('Upgrade to Pro','clever-fox'); ?></a>
|
217 |
+
|
218 |
+
<?php }elseif ( 'Ampark' == $theme->name){ ?>
|
219 |
+
|
220 |
+
<a class="customizer_feature_upgrade_section up-to-pro" href="https://www.nayrathemes.com/ampark-pro/" target="_blank"
|
221 |
style="display: none;"><?php _e('Upgrade to Pro','clever-fox'); ?></a>
|
222 |
|
223 |
<?php
|
inc/avril/features/avril-header.php
CHANGED
@@ -143,7 +143,11 @@ $selective_refresh = isset( $wp_customize->selective_refresh ) ? 'postMessage' :
|
|
143 |
|
144 |
<?php }elseif ( 'Avitech' == $theme->name){ ?>
|
145 |
|
146 |
-
<a class="customizer_social_upgrade_section up-to-pro" href="https://www.nayrathemes.com/avitech-pro/" target="_blank" style="display: none;"><?php _e('Upgrade to Pro','clever-fox'); ?></a>
|
|
|
|
|
|
|
|
|
147 |
|
148 |
<?php
|
149 |
}else{
|
143 |
|
144 |
<?php }elseif ( 'Avitech' == $theme->name){ ?>
|
145 |
|
146 |
+
<a class="customizer_social_upgrade_section up-to-pro" href="https://www.nayrathemes.com/avitech-pro/" target="_blank" style="display: none;"><?php _e('Upgrade to Pro','clever-fox'); ?></a>
|
147 |
+
|
148 |
+
<?php }elseif ( 'Ampark' == $theme->name){ ?>
|
149 |
+
|
150 |
+
<a class="customizer_social_upgrade_section up-to-pro" href="https://www.nayrathemes.com/ampark-pro/" target="_blank" style="display: none;"><?php _e('Upgrade to Pro','clever-fox'); ?></a>
|
151 |
|
152 |
<?php
|
153 |
}else{
|
inc/avril/features/avril-service.php
CHANGED
@@ -204,6 +204,11 @@ $selective_refresh = isset( $wp_customize->selective_refresh ) ? 'postMessage' :
|
|
204 |
<?php }elseif ( 'Aviser' == $theme->name){ ?>
|
205 |
|
206 |
<a class="customizer_service_upgrade_section up-to-pro" href="https://www.nayrathemes.com/aviser-pro/" target="_blank" style="display: none;"><?php _e('Upgrade to Pro','clever-fox'); ?></a>
|
|
|
|
|
|
|
|
|
|
|
207 |
|
208 |
<?php }elseif ( 'Avitech' == $theme->name){ ?>
|
209 |
|
204 |
<?php }elseif ( 'Aviser' == $theme->name){ ?>
|
205 |
|
206 |
<a class="customizer_service_upgrade_section up-to-pro" href="https://www.nayrathemes.com/aviser-pro/" target="_blank" style="display: none;"><?php _e('Upgrade to Pro','clever-fox'); ?></a>
|
207 |
+
|
208 |
+
|
209 |
+
<?php }elseif ( 'Ampark' == $theme->name){ ?>
|
210 |
+
|
211 |
+
<a class="customizer_service_upgrade_section up-to-pro" href="https://www.nayrathemes.com/ampark-pro/" target="_blank" style="display: none;"><?php _e('Upgrade to Pro','clever-fox'); ?></a>
|
212 |
|
213 |
<?php }elseif ( 'Avitech' == $theme->name){ ?>
|
214 |
|
inc/avril/features/avril-slider.php
CHANGED
@@ -78,6 +78,10 @@ $selective_refresh = isset( $wp_customize->selective_refresh ) ? 'postMessage' :
|
|
78 |
<?php }elseif( 'Aviser' == $theme->name){ ?>
|
79 |
|
80 |
<a class="customizer_slider_upgrade_section up-to-pro" href="https://www.nayrathemes.com/aviser-pro/" target="_blank" style="display: none;"><?php _e('Upgrade to Pro','clever-fox'); ?></a>
|
|
|
|
|
|
|
|
|
81 |
|
82 |
<?php }else{ ?>
|
83 |
|
78 |
<?php }elseif( 'Aviser' == $theme->name){ ?>
|
79 |
|
80 |
<a class="customizer_slider_upgrade_section up-to-pro" href="https://www.nayrathemes.com/aviser-pro/" target="_blank" style="display: none;"><?php _e('Upgrade to Pro','clever-fox'); ?></a>
|
81 |
+
|
82 |
+
<?php }elseif( 'Ampark' == $theme->name){ ?>
|
83 |
+
|
84 |
+
<a class="customizer_slider_upgrade_section up-to-pro" href="https://www.nayrathemes.com/ampark-pro/" target="_blank" style="display: none;"><?php _e('Upgrade to Pro','clever-fox'); ?></a>
|
85 |
|
86 |
<?php }else{ ?>
|
87 |
|
readme.txt
CHANGED
@@ -4,7 +4,7 @@ Tags: homepage, companion, demo, sections, customizer, widget, settings
|
|
4 |
Requires at least: 4.0
|
5 |
Tested up to: 6.0
|
6 |
Requires PHP: 5.6
|
7 |
-
Stable tag: 14.
|
8 |
License: GPLv3 or later
|
9 |
License URI: https://www.gnu.org/licenses/gpl-3.0.en.html
|
10 |
|
@@ -134,6 +134,9 @@ Clever Fox WordPress plugin is licensed under the GPL3 (https://www.gnu.org/lice
|
|
134 |
|
135 |
== Changelog ==
|
136 |
|
|
|
|
|
|
|
137 |
= 14.1 =
|
138 |
* Ampark Theme Logo Updated
|
139 |
|
4 |
Requires at least: 4.0
|
5 |
Tested up to: 6.0
|
6 |
Requires PHP: 5.6
|
7 |
+
Stable tag: 14.2
|
8 |
License: GPLv3 or later
|
9 |
License URI: https://www.gnu.org/licenses/gpl-3.0.en.html
|
10 |
|
134 |
|
135 |
== Changelog ==
|
136 |
|
137 |
+
= 14.2 =
|
138 |
+
* Ampark Theme Upsale Links Added
|
139 |
+
|
140 |
= 14.1 =
|
141 |
* Ampark Theme Logo Updated
|
142 |
|