Clever Fox - Version 2.9

Version Description

  • StartKit Theme Functionality Improved
Download this release

Release Info

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

Code changes from version 2.8 to 2.9

clever-fox.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: Clever Fox
4
  Plugin URI:
5
  Description: The Clever Fox plugin adds sections functionality to the Startkit theme and Others Nayra's Themes. This plugin for only startkit themes. Clever Fox is a plugin build to enhance the functionality of WordPress Theme made by Nayra Themes.
6
- Version: 2.8
7
  Author: nayrathemes
8
  Author URI: https://nayrathemes.com
9
  Text Domain: clever-fox
3
  Plugin Name: Clever Fox
4
  Plugin URI:
5
  Description: The Clever Fox plugin adds sections functionality to the Startkit theme and Others Nayra's Themes. This plugin for only startkit themes. Clever Fox is a plugin build to enhance the functionality of WordPress Theme made by Nayra Themes.
6
+ Version: 2.9
7
  Author: nayrathemes
8
  Author URI: https://nayrathemes.com
9
  Text Domain: clever-fox
inc/startkit/features/section-typography.php CHANGED
@@ -2,7 +2,7 @@
2
  if ( ! function_exists( 'startkit_typography_customizer' ) ) :
3
  function startkit_typography_customizer( $wp_customize ) {
4
  $wp_customize->add_panel( 'startkit_typography_setting', array(
5
- 'priority' => 134,
6
  'capability' => 'edit_theme_options',
7
  'title' => __('Typography','startkit'),
8
  ) );
2
  if ( ! function_exists( 'startkit_typography_customizer' ) ) :
3
  function startkit_typography_customizer( $wp_customize ) {
4
  $wp_customize->add_panel( 'startkit_typography_setting', array(
5
+ 'priority' => 25,
6
  'capability' => 'edit_theme_options',
7
  'title' => __('Typography','startkit'),
8
  ) );
readme.txt CHANGED
@@ -44,6 +44,9 @@ Clever Fox WordPress plugin is licensed under the GPL3 (https://www.gnu.org/lice
44
 
45
  == Changelog ==
46
 
 
 
 
47
  = 2.8 =
48
  * Avail Theme Functionality Added
49
  * Tags Updated
44
 
45
  == Changelog ==
46
 
47
+ = 2.9 =
48
+ * StartKit Theme Functionality Improved
49
+
50
  = 2.8 =
51
  * Avail Theme Functionality Added
52
  * Tags Updated