Clever Fox - Version 9.2

Version Description

  • Avtari Theme Upsale Links Added
Download this release

Release Info

Developer nayrathemes
Plugin Icon 128x128 Clever Fox
Version 9.2
Comparing to
See all releases

Code changes from version 9.1 to 9.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: 9.1
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: 9.2
7
  Author: nayrathemes
8
  Author URI: https://nayrathemes.com
9
  Text Domain: clever-fox
inc/avril/features/avril-features.php CHANGED
@@ -202,7 +202,7 @@ $selective_refresh = isset( $wp_customize->selective_refresh ) ? 'postMessage' :
202
 
203
  <?php }elseif ( 'Avtari' == $theme->name){ ?>
204
 
205
- <a class="customizer_feature_upgrade_section up-to-pro" href="https://www.nayrathemes.com/avril-pro/" target="_blank"
206
  style="display: none;"><?php _e('Upgrade to Pro','clever-fox'); ?></a>
207
 
208
  <?php
202
 
203
  <?php }elseif ( 'Avtari' == $theme->name){ ?>
204
 
205
+ <a class="customizer_feature_upgrade_section up-to-pro" href="https://www.nayrathemes.com/avtari-pro/" target="_blank"
206
  style="display: none;"><?php _e('Upgrade to Pro','clever-fox'); ?></a>
207
 
208
  <?php
inc/avril/features/avril-header.php CHANGED
@@ -139,7 +139,7 @@ $selective_refresh = isset( $wp_customize->selective_refresh ) ? 'postMessage' :
139
 
140
  <?php }elseif ( 'Avtari' == $theme->name){ ?>
141
 
142
- <a class="customizer_social_upgrade_section up-to-pro" href="https://www.nayrathemes.com/avril-pro/" target="_blank" style="display: none;"><?php _e('Upgrade to Pro','clever-fox'); ?></a>
143
 
144
  <?php
145
  }else{
139
 
140
  <?php }elseif ( 'Avtari' == $theme->name){ ?>
141
 
142
+ <a class="customizer_social_upgrade_section up-to-pro" href="https://www.nayrathemes.com/avtari-pro/" target="_blank" style="display: none;"><?php _e('Upgrade to Pro','clever-fox'); ?></a>
143
 
144
  <?php
145
  }else{
inc/avril/features/avril-service.php CHANGED
@@ -199,7 +199,7 @@ $selective_refresh = isset( $wp_customize->selective_refresh ) ? 'postMessage' :
199
 
200
  <?php }elseif ( 'Avtari' == $theme->name){ ?>
201
 
202
- <a class="customizer_service_upgrade_section up-to-pro" href="https://www.nayrathemes.com/avril-pro/" target="_blank" style="display: none;"><?php _e('Upgrade to Pro','clever-fox'); ?></a>
203
 
204
  <?php
205
  }else{
199
 
200
  <?php }elseif ( 'Avtari' == $theme->name){ ?>
201
 
202
+ <a class="customizer_service_upgrade_section up-to-pro" href="https://www.nayrathemes.com/avtari-pro/" target="_blank" style="display: none;"><?php _e('Upgrade to Pro','clever-fox'); ?></a>
203
 
204
  <?php
205
  }else{
inc/avril/features/avril-slider.php CHANGED
@@ -73,7 +73,7 @@ $selective_refresh = isset( $wp_customize->selective_refresh ) ? 'postMessage' :
73
 
74
  <?php }elseif( 'Avtari' == $theme->name){ ?>
75
 
76
- <a class="customizer_slider_upgrade_section up-to-pro" href="https://www.nayrathemes.com/avril-pro/" target="_blank" style="display: none;"><?php _e('Upgrade to Pro','clever-fox'); ?></a>
77
 
78
  <?php }else{ ?>
79
 
73
 
74
  <?php }elseif( 'Avtari' == $theme->name){ ?>
75
 
76
+ <a class="customizer_slider_upgrade_section up-to-pro" href="https://www.nayrathemes.com/avtari-pro/" target="_blank" style="display: none;"><?php _e('Upgrade to Pro','clever-fox'); ?></a>
77
 
78
  <?php }else{ ?>
79
 
inc/axtria/features/avril-team.php CHANGED
@@ -187,7 +187,7 @@ $selective_refresh = isset( $wp_customize->selective_refresh ) ? 'postMessage' :
187
  $theme = wp_get_theme(); // gets the current theme
188
  if ( 'Avtari' == $theme->name){
189
  ?>
190
- <a class="customizer_team_upgrade_section up-to-pro" href="https://www.nayrathemes.com/avril-pro/" target="_blank" style="display: none;"><?php _e('Upgrade to Pro','clever-fox'); ?></a>
191
 
192
  <?php }else{ ?>
193
 
187
  $theme = wp_get_theme(); // gets the current theme
188
  if ( 'Avtari' == $theme->name){
189
  ?>
190
+ <a class="customizer_team_upgrade_section up-to-pro" href="https://www.nayrathemes.com/avtari-pro/" target="_blank" style="display: none;"><?php _e('Upgrade to Pro','clever-fox'); ?></a>
191
 
192
  <?php }else{ ?>
193
 
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: 5.8
6
  Requires PHP: 5.6
7
- Stable tag: 9.1
8
  License: GPLv3 or later
9
  License URI: https://www.gnu.org/licenses/gpl-3.0.en.html
10
 
@@ -110,6 +110,9 @@ Clever Fox WordPress plugin is licensed under the GPL3 (https://www.gnu.org/lice
110
 
111
  == Changelog ==
112
 
 
 
 
113
  = 9.1 =
114
  * Avtari Theme Functionality Added
115
 
4
  Requires at least: 4.0
5
  Tested up to: 5.8
6
  Requires PHP: 5.6
7
+ Stable tag: 9.2
8
  License: GPLv3 or later
9
  License URI: https://www.gnu.org/licenses/gpl-3.0.en.html
10
 
110
 
111
  == Changelog ==
112
 
113
+ = 9.2 =
114
+ * Avtari Theme Upsale Links Added
115
+
116
  = 9.1 =
117
  * Avtari Theme Functionality Added
118