Version Description
- Require PHP Version & Stable Tag Added
Download this release
Release Info
Developer | nayrathemes |
Plugin | Clever Fox |
Version | 4.7 |
Comparing to | |
See all releases |
Code changes from version 4.6 to 4.7
- clever-fox.php +2 -1
- readme.txt +5 -0
clever-fox.php
CHANGED
@@ -3,10 +3,11 @@
|
|
3 |
Plugin Name: Clever Fox
|
4 |
Plugin URI:
|
5 |
Description: Clever Fox plugin to enhance the functionality of WordPress themes made by Nayra Themes. 40000+ users are using this plugin for web design. Main motive behind this plugin is to boost up functionality of Nayra themes and focus on a smooth user experience. Clever Fox contains all features which are required to create a complete website. Clever Fox comes with everything you could ever need to build an amazing website that is suitable for business, portfolio, food & restaurant, gym & fitness, spa salon, medical practitioner & hospitals, WooCommerce Websites. You can see below listed free themes.
|
6 |
-
Version: 4.
|
7 |
Author: nayrathemes
|
8 |
Author URI: https://nayrathemes.com
|
9 |
Text Domain: clever-fox
|
|
|
10 |
*/
|
11 |
define( 'CLEVERFOX_PLUGIN_URL', plugin_dir_url( __FILE__ ) );
|
12 |
define( 'CLEVERFOX_PLUGIN_DIR', plugin_dir_path( __FILE__ ) );
|
3 |
Plugin Name: Clever Fox
|
4 |
Plugin URI:
|
5 |
Description: Clever Fox plugin to enhance the functionality of WordPress themes made by Nayra Themes. 40000+ users are using this plugin for web design. Main motive behind this plugin is to boost up functionality of Nayra themes and focus on a smooth user experience. Clever Fox contains all features which are required to create a complete website. Clever Fox comes with everything you could ever need to build an amazing website that is suitable for business, portfolio, food & restaurant, gym & fitness, spa salon, medical practitioner & hospitals, WooCommerce Websites. You can see below listed free themes.
|
6 |
+
Version: 4.7
|
7 |
Author: nayrathemes
|
8 |
Author URI: https://nayrathemes.com
|
9 |
Text Domain: clever-fox
|
10 |
+
Requires PHP: 5.6
|
11 |
*/
|
12 |
define( 'CLEVERFOX_PLUGIN_URL', plugin_dir_url( __FILE__ ) );
|
13 |
define( 'CLEVERFOX_PLUGIN_DIR', plugin_dir_path( __FILE__ ) );
|
readme.txt
CHANGED
@@ -3,6 +3,8 @@ Contributors: nayrathemes
|
|
3 |
Tags: demo, sections, customizer, widget, settings
|
4 |
Requires at least: 4.0
|
5 |
Tested up to: 5.7.1
|
|
|
|
|
6 |
License: GPLv3 or later
|
7 |
License URI: https://www.gnu.org/licenses/gpl-3.0.en.html
|
8 |
|
@@ -87,6 +89,9 @@ Clever Fox WordPress plugin is licensed under the GPL3 (https://www.gnu.org/lice
|
|
87 |
|
88 |
== Changelog ==
|
89 |
|
|
|
|
|
|
|
90 |
= 4.6 =
|
91 |
* Tested With WordPress 5.7.1
|
92 |
|
3 |
Tags: demo, sections, customizer, widget, settings
|
4 |
Requires at least: 4.0
|
5 |
Tested up to: 5.7.1
|
6 |
+
Requires PHP: 5.6
|
7 |
+
Stable tag: 4.7
|
8 |
License: GPLv3 or later
|
9 |
License URI: https://www.gnu.org/licenses/gpl-3.0.en.html
|
10 |
|
89 |
|
90 |
== Changelog ==
|
91 |
|
92 |
+
= 4.7 =
|
93 |
+
* Require PHP Version & Stable Tag Added
|
94 |
+
|
95 |
= 4.6 =
|
96 |
* Tested With WordPress 5.7.1
|
97 |
|