Version Description
- Axtria Upsale Links Added
- Readme Updated
Download this release
Release Info
Developer | nayrathemes |
Plugin | Clever Fox |
Version | 6.5 |
Comparing to | |
See all releases |
Code changes from version 6.4 to 6.5
- clever-fox.php +1 -1
- inc/avril/features/avril-features.php +5 -0
- inc/avril/features/avril-header.php +5 -1
- inc/avril/features/avril-service.php +5 -1
- inc/avril/features/avril-slider.php +10 -0
- inc/axtria/features/avril-funfact.php +1 -1
- inc/axtria/features/avril-team.php +1 -1
- inc/axtria/images/logo-2.png +0 -0
- inc/axtria/images/logo.png +0 -0
- readme.txt +11 -1
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 40000+ trusted websites with us. Clever Fox contains all features which are required to create a complete website. See below free themes.
|
6 |
-
Version: 6.
|
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 40000+ trusted websites with us. Clever Fox contains all features which are required to create a complete website. See below free themes.
|
6 |
+
Version: 6.5
|
7 |
Author: nayrathemes
|
8 |
Author URI: https://nayrathemes.com
|
9 |
Text Domain: clever-fox
|
inc/avril/features/avril-features.php
CHANGED
@@ -195,6 +195,11 @@ $selective_refresh = isset( $wp_customize->selective_refresh ) ? 'postMessage' :
|
|
195 |
<a class="customizer_feature_upgrade_section up-to-pro" href="https://www.nayrathemes.com/avail-pro/" target="_blank"
|
196 |
style="display: none;"><?php _e('Upgrade to Pro','clever-fox'); ?></a>
|
197 |
|
|
|
|
|
|
|
|
|
|
|
198 |
<?php
|
199 |
}else{
|
200 |
?>
|
195 |
<a class="customizer_feature_upgrade_section up-to-pro" href="https://www.nayrathemes.com/avail-pro/" target="_blank"
|
196 |
style="display: none;"><?php _e('Upgrade to Pro','clever-fox'); ?></a>
|
197 |
|
198 |
+
<?php }elseif ( 'Axtria' == $theme->name){ ?>
|
199 |
+
|
200 |
+
<a class="customizer_feature_upgrade_section up-to-pro" href="https://www.nayrathemes.com/axtria-pro/" target="_blank"
|
201 |
+
style="display: none;"><?php _e('Upgrade to Pro','clever-fox'); ?></a>
|
202 |
+
|
203 |
<?php
|
204 |
}else{
|
205 |
?>
|
inc/avril/features/avril-header.php
CHANGED
@@ -132,7 +132,11 @@ $selective_refresh = isset( $wp_customize->selective_refresh ) ? 'postMessage' :
|
|
132 |
<?php }elseif ( 'Avail' == $theme->name){ ?>
|
133 |
|
134 |
<a class="customizer_social_upgrade_section up-to-pro" href="https://www.nayrathemes.com/avail-pro/" target="_blank" style="display: none;"><?php _e('Upgrade to Pro','clever-fox'); ?></a>
|
135 |
-
|
|
|
|
|
|
|
|
|
136 |
<?php
|
137 |
}else{
|
138 |
?>
|
132 |
<?php }elseif ( 'Avail' == $theme->name){ ?>
|
133 |
|
134 |
<a class="customizer_social_upgrade_section up-to-pro" href="https://www.nayrathemes.com/avail-pro/" target="_blank" style="display: none;"><?php _e('Upgrade to Pro','clever-fox'); ?></a>
|
135 |
+
|
136 |
+
<?php }elseif ( 'Axtria' == $theme->name){ ?>
|
137 |
+
|
138 |
+
<a class="customizer_social_upgrade_section up-to-pro" href="https://www.nayrathemes.com/axtria-pro/" target="_blank" style="display: none;"><?php _e('Upgrade to Pro','clever-fox'); ?></a>
|
139 |
+
|
140 |
<?php
|
141 |
}else{
|
142 |
?>
|
inc/avril/features/avril-service.php
CHANGED
@@ -191,7 +191,11 @@ $selective_refresh = isset( $wp_customize->selective_refresh ) ? 'postMessage' :
|
|
191 |
|
192 |
<?php }elseif ( 'Avail' == $theme->name){ ?>
|
193 |
|
194 |
-
|
|
|
|
|
|
|
|
|
195 |
|
196 |
<?php
|
197 |
}else{
|
191 |
|
192 |
<?php }elseif ( 'Avail' == $theme->name){ ?>
|
193 |
|
194 |
+
<a class="customizer_service_upgrade_section up-to-pro" href="https://www.nayrathemes.com/avail-pro/" target="_blank" style="display: none;"><?php _e('Upgrade to Pro','clever-fox'); ?></a>
|
195 |
+
|
196 |
+
<?php }elseif ( 'Axtria' == $theme->name){ ?>
|
197 |
+
|
198 |
+
<a class="customizer_service_upgrade_section up-to-pro" href="https://www.nayrathemes.com/axtria-pro/" target="_blank" style="display: none;"><?php _e('Upgrade to Pro','clever-fox'); ?></a>
|
199 |
|
200 |
<?php
|
201 |
}else{
|
inc/avril/features/avril-slider.php
CHANGED
@@ -66,9 +66,19 @@ $selective_refresh = isset( $wp_customize->selective_refresh ) ? 'postMessage' :
|
|
66 |
//Pro feature
|
67 |
class Avril_slider__section_upgrade extends WP_Customize_Control {
|
68 |
public function render_content() {
|
|
|
|
|
69 |
?>
|
|
|
|
|
|
|
|
|
|
|
|
|
70 |
<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>
|
|
|
71 |
<?php
|
|
|
72 |
}
|
73 |
}
|
74 |
|
66 |
//Pro feature
|
67 |
class Avril_slider__section_upgrade extends WP_Customize_Control {
|
68 |
public function render_content() {
|
69 |
+
$theme = wp_get_theme(); // gets the current theme
|
70 |
+
if ( 'Axtria' == $theme->name){
|
71 |
?>
|
72 |
+
<a class="customizer_slider_upgrade_section up-to-pro" href="https://www.nayrathemes.com/axtria-pro/" target="_blank" style="display: none;"><?php _e('Upgrade to Pro','clever-fox'); ?></a>
|
73 |
+
|
74 |
+
<?php
|
75 |
+
}else{
|
76 |
+
?>
|
77 |
+
|
78 |
<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>
|
79 |
+
|
80 |
<?php
|
81 |
+
}
|
82 |
}
|
83 |
}
|
84 |
|
inc/axtria/features/avril-funfact.php
CHANGED
@@ -66,7 +66,7 @@ $selective_refresh = isset( $wp_customize->selective_refresh ) ? 'postMessage' :
|
|
66 |
class Avril_funfact__section_upgrade extends WP_Customize_Control {
|
67 |
public function render_content() {
|
68 |
?>
|
69 |
-
<a class="customizer_funfact_upgrade_section up-to-pro" href="https://www.nayrathemes.com/
|
70 |
<?php
|
71 |
}
|
72 |
}
|
66 |
class Avril_funfact__section_upgrade extends WP_Customize_Control {
|
67 |
public function render_content() {
|
68 |
?>
|
69 |
+
<a class="customizer_funfact_upgrade_section up-to-pro" href="https://www.nayrathemes.com/axtria-pro/" target="_blank" style="display: none;"><?php _e('Upgrade to Pro','clever-fox'); ?></a>
|
70 |
<?php
|
71 |
}
|
72 |
}
|
inc/axtria/features/avril-team.php
CHANGED
@@ -147,7 +147,7 @@ $selective_refresh = isset( $wp_customize->selective_refresh ) ? 'postMessage' :
|
|
147 |
class Avril_team__section_upgrade extends WP_Customize_Control {
|
148 |
public function render_content() {
|
149 |
?>
|
150 |
-
<a class="customizer_team_upgrade_section up-to-pro" href="https://www.nayrathemes.com/
|
151 |
<?php
|
152 |
}
|
153 |
}
|
147 |
class Avril_team__section_upgrade extends WP_Customize_Control {
|
148 |
public function render_content() {
|
149 |
?>
|
150 |
+
<a class="customizer_team_upgrade_section up-to-pro" href="https://www.nayrathemes.com/axtria-pro/" target="_blank" style="display: none;"><?php _e('Upgrade to Pro','clever-fox'); ?></a>
|
151 |
<?php
|
152 |
}
|
153 |
}
|
inc/axtria/images/logo-2.png
CHANGED
Binary file
|
inc/axtria/images/logo.png
CHANGED
Binary file
|
readme.txt
CHANGED
@@ -4,7 +4,7 @@ Tags: 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: 6.
|
8 |
License: GPLv3 or later
|
9 |
License URI: https://www.gnu.org/licenses/gpl-3.0.en.html
|
10 |
|
@@ -44,6 +44,9 @@ Clever Fox plugin to enhance the functionality of free themes made by Nayra Them
|
|
44 |
- [MetaSoft](https://wordpress.org/themes/metasoft/)
|
45 |
- [Envira](https://wordpress.org/themes/envira/)
|
46 |
- [Belltech](https://wordpress.org/themes/belltech/)
|
|
|
|
|
|
|
47 |
|
48 |
|
49 |
|
@@ -88,6 +91,9 @@ Yes, This plugin is specially make for Nayra Themes . You can install theme for
|
|
88 |
- [MetaSoft](https://wordpress.org/themes/metasoft/)
|
89 |
- [Envira](https://wordpress.org/themes/envira/)
|
90 |
- [Belltech](https://wordpress.org/themes/belltech/)
|
|
|
|
|
|
|
91 |
|
92 |
== License ==
|
93 |
|
@@ -97,6 +103,10 @@ Clever Fox WordPress plugin is licensed under the GPL3 (https://www.gnu.org/lice
|
|
97 |
|
98 |
== Changelog ==
|
99 |
|
|
|
|
|
|
|
|
|
100 |
= 6.4 =
|
101 |
* Tested With WordPress 5.8
|
102 |
* Axtria Theme Functionality Added
|
4 |
Requires at least: 4.0
|
5 |
Tested up to: 5.8
|
6 |
Requires PHP: 5.6
|
7 |
+
Stable tag: 6.5
|
8 |
License: GPLv3 or later
|
9 |
License URI: https://www.gnu.org/licenses/gpl-3.0.en.html
|
10 |
|
44 |
- [MetaSoft](https://wordpress.org/themes/metasoft/)
|
45 |
- [Envira](https://wordpress.org/themes/envira/)
|
46 |
- [Belltech](https://wordpress.org/themes/belltech/)
|
47 |
+
- [Fiona Food](https://wordpress.org/themes/fiona-food/)
|
48 |
+
- [Fiona News](https://wordpress.org/themes/fiona-news/)
|
49 |
+
- [Axtria](https://wordpress.org/themes/axtria/)
|
50 |
|
51 |
|
52 |
|
91 |
- [MetaSoft](https://wordpress.org/themes/metasoft/)
|
92 |
- [Envira](https://wordpress.org/themes/envira/)
|
93 |
- [Belltech](https://wordpress.org/themes/belltech/)
|
94 |
+
- [Fiona Food](https://wordpress.org/themes/fiona-food/)
|
95 |
+
- [Fiona News](https://wordpress.org/themes/fiona-news/)
|
96 |
+
- [Axtria](https://wordpress.org/themes/axtria/)
|
97 |
|
98 |
== License ==
|
99 |
|
103 |
|
104 |
== Changelog ==
|
105 |
|
106 |
+
= 6.5 =
|
107 |
+
* Axtria Upsale Links Added
|
108 |
+
* Readme Updated
|
109 |
+
|
110 |
= 6.4 =
|
111 |
* Tested With WordPress 5.8
|
112 |
* Axtria Theme Functionality Added
|