Clever Fox - Version 14.8

Version Description

  • Reduce Eduvert Theme Images Size
  • Eduvert Theme Upsale Links Added
Download this release

Release Info

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

Code changes from version 14.7 to 14.8

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
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.8
7
  Author: nayrathemes
8
  Author URI: https://nayrathemes.com
9
  Text Domain: clever-fox
inc/eduvert/features/eduvert-course-category.php CHANGED
@@ -168,7 +168,7 @@ $selective_refresh = isset( $wp_customize->selective_refresh ) ? 'postMessage' :
168
  class Eduvert_course__section_upgrade extends WP_Customize_Control {
169
  public function render_content() {
170
  ?>
171
- <a class="customizer_course_upgrade_section up-to-pro" href="#" target="_blank" style="display: none;"><?php _e('Upgrade to Pro','clever-fox'); ?></a>
172
 
173
  <?php
174
  }
168
  class Eduvert_course__section_upgrade extends WP_Customize_Control {
169
  public function render_content() {
170
  ?>
171
+ <a class="customizer_course_upgrade_section up-to-pro" href="https://www.nayrathemes.com/eduvert-pro/" target="_blank" style="display: none;"><?php _e('Upgrade to Pro','clever-fox'); ?></a>
172
 
173
  <?php
174
  }
inc/eduvert/features/eduvert-funfact.php CHANGED
@@ -230,7 +230,7 @@ $selective_refresh = isset( $wp_customize->selective_refresh ) ? 'postMessage' :
230
  class Eduvert_funfact__section_upgrade extends WP_Customize_Control {
231
  public function render_content() {
232
  ?>
233
- <a class="customizer_funfact_upgrade_section up-to-pro" href="#" target="_blank" style="display: none;"><?php _e('Upgrade to Pro','clever-fox'); ?></a>
234
 
235
  <?php
236
  }
230
  class Eduvert_funfact__section_upgrade extends WP_Customize_Control {
231
  public function render_content() {
232
  ?>
233
+ <a class="customizer_funfact_upgrade_section up-to-pro" href="https://www.nayrathemes.com/eduvert-pro/" target="_blank" style="display: none;"><?php _e('Upgrade to Pro','clever-fox'); ?></a>
234
 
235
  <?php
236
  }
inc/eduvert/features/eduvert-header.php CHANGED
@@ -101,7 +101,7 @@ $selective_refresh = isset( $wp_customize->selective_refresh ) ? 'postMessage' :
101
  class Eduvert_social__section_upgrade extends WP_Customize_Control {
102
  public function render_content() {
103
  ?>
104
- <a class="customizer_social_upgrade_section up-to-pro" href="#" target="_blank" style="display: none;"><?php _e('Upgrade to Pro','clever-fox'); ?></a>
105
  <?php
106
  }
107
  }
101
  class Eduvert_social__section_upgrade extends WP_Customize_Control {
102
  public function render_content() {
103
  ?>
104
+ <a class="customizer_social_upgrade_section up-to-pro" href="https://www.nayrathemes.com/eduvert-pro/" target="_blank" style="display: none;"><?php _e('Upgrade to Pro','clever-fox'); ?></a>
105
  <?php
106
  }
107
  }
inc/eduvert/features/eduvert-slider.php CHANGED
@@ -68,7 +68,7 @@ $selective_refresh = isset( $wp_customize->selective_refresh ) ? 'postMessage' :
68
  class Eduvert_slider__section_upgrade extends WP_Customize_Control {
69
  public function render_content() {
70
  ?>
71
- <a class="customizer_slider_upgrade_section up-to-pro" href="#" target="_blank" style="display: none;"><?php _e('Upgrade to Pro','clever-fox'); ?></a>
72
 
73
  <?php
74
  }
68
  class Eduvert_slider__section_upgrade extends WP_Customize_Control {
69
  public function render_content() {
70
  ?>
71
+ <a class="customizer_slider_upgrade_section up-to-pro" href="https://www.nayrathemes.com/eduvert-pro/" target="_blank" style="display: none;"><?php _e('Upgrade to Pro','clever-fox'); ?></a>
72
 
73
  <?php
74
  }
inc/eduvert/images/slider/slide1.png CHANGED
Binary file
inc/eduvert/images/slider/slide2.png CHANGED
Binary file
inc/eduvert/images/slider/slide3.png CHANGED
Binary file
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.7
8
  License: GPLv3 or later
9
  License URI: https://www.gnu.org/licenses/gpl-3.0.en.html
10
 
@@ -136,6 +136,10 @@ Clever Fox WordPress plugin is licensed under the GPL3 (https://www.gnu.org/lice
136
 
137
  == Changelog ==
138
 
 
 
 
 
139
  = 14.7 =
140
  * Eduvert Theme Files Added
141
 
4
  Requires at least: 4.0
5
  Tested up to: 6.0
6
  Requires PHP: 5.6
7
+ Stable tag: 14.8
8
  License: GPLv3 or later
9
  License URI: https://www.gnu.org/licenses/gpl-3.0.en.html
10
 
136
 
137
  == Changelog ==
138
 
139
+ = 14.8 =
140
+ * Reduce Eduvert Theme Images Size
141
+ * Eduvert Theme Upsale Links Added
142
+
143
  = 14.7 =
144
  * Eduvert Theme Files Added
145