Version Description
- Text Domain Updated in Metasoft Theme
Download this release
Release Info
Developer | nayrathemes |
Plugin | Clever Fox |
Version | 8.4 |
Comparing to | |
See all releases |
Code changes from version 8.3 to 8.4
- clever-fox.php +1 -1
- inc/metasoft/extras.php +53 -53
- readme.txt +4 -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 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: 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: 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: 8.4
|
7 |
Author: nayrathemes
|
8 |
Author URI: https://nayrathemes.com
|
9 |
Text Domain: clever-fox
|
inc/metasoft/extras.php
CHANGED
@@ -8,23 +8,23 @@ function metasoft_get_social_icon_default() {
|
|
8 |
'metasoft_get_social_icon_default', json_encode(
|
9 |
array(
|
10 |
array(
|
11 |
-
'icon_value' => esc_html__( 'fa-facebook', '
|
12 |
-
'link' => esc_html__( '#', '
|
13 |
'id' => 'customizer_repeater_header_social_001',
|
14 |
),
|
15 |
array(
|
16 |
-
'icon_value' => esc_html__( 'fa-google-plus', '
|
17 |
-
'link' => esc_html__( '#', '
|
18 |
'id' => 'customizer_repeater_header_social_002',
|
19 |
),
|
20 |
array(
|
21 |
-
'icon_value' => esc_html__( 'fa-twitter', '
|
22 |
-
'link' => esc_html__( '#', '
|
23 |
'id' => 'customizer_repeater_header_social_003',
|
24 |
),
|
25 |
array(
|
26 |
-
'icon_value' => esc_html__( 'fa-linkedin', '
|
27 |
-
'link' => esc_html__( '#', '
|
28 |
'id' => 'customizer_repeater_header_social_004',
|
29 |
),
|
30 |
)
|
@@ -42,31 +42,31 @@ function metasoft_get_social_icon_default() {
|
|
42 |
array(
|
43 |
array(
|
44 |
'image_url' => CLEVERFOX_PLUGIN_URL .'inc/metasoft/images/slider/slider01.jpg',
|
45 |
-
'title' => esc_html__( '25 Years', '
|
46 |
-
'subtitle' => esc_html__( 'Experience in the Finance Industry', '
|
47 |
-
'text' => esc_html__( 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. In ase ger et fringilla orci. Maecenas convallis nisl et massa enie are', '
|
48 |
-
'text2' => esc_html__( 'Get Started', '
|
49 |
-
'link' => esc_html__( '#', '
|
50 |
"slide_align" => "left",
|
51 |
'id' => 'customizer_repeater_slider_001',
|
52 |
),
|
53 |
array(
|
54 |
'image_url' => CLEVERFOX_PLUGIN_URL .'inc/metasoft/images/slider/slider02.jpg',
|
55 |
-
'title' => esc_html__( '25 Years', '
|
56 |
-
'subtitle' => esc_html__( 'Experience in the Finance Industry', '
|
57 |
-
'text' => esc_html__( 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. In ase ger et fringilla orci. Maecenas convallis nisl et massa enie are', '
|
58 |
-
'text2' => esc_html__( 'Get Started', '
|
59 |
-
'link' => esc_html__( '#', '
|
60 |
"slide_align" => "center",
|
61 |
'id' => 'customizer_repeater_slider_002',
|
62 |
),
|
63 |
array(
|
64 |
'image_url' => CLEVERFOX_PLUGIN_URL .'inc/metasoft/images/slider/slider03.jpg',
|
65 |
-
'title' => esc_html__( '25 Years', '
|
66 |
-
'subtitle' => esc_html__( 'Experience in the Finance Industry', '
|
67 |
-
'text' => esc_html__( 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. In ase ger et fringilla orci. Maecenas convallis nisl et massa enie are', '
|
68 |
-
'text2' => esc_html__( 'Get Started', '
|
69 |
-
'link' => esc_html__( '#', '
|
70 |
"slide_align" => "right",
|
71 |
'id' => 'customizer_repeater_slider_003',
|
72 |
|
@@ -85,31 +85,31 @@ function metasoft_get_social_icon_default() {
|
|
85 |
'metasoft_get_info_default', json_encode(
|
86 |
array(
|
87 |
array(
|
88 |
-
'title' => esc_html__( 'Consulting', '
|
89 |
-
'text' => esc_html__( 'Do eiusmod tempor incididunt ut labore et dolore magna', '
|
90 |
-
'text2' => esc_html__( 'Read More', '
|
91 |
'icon_value' => 'fa-comments',
|
92 |
'id' => 'customizer_repeater_info_001',
|
93 |
|
94 |
),
|
95 |
array(
|
96 |
-
'title' => esc_html__( 'Architecture', '
|
97 |
-
'text' => esc_html__( 'Do eiusmod tempor incididunt ut labore et dolore magna', '
|
98 |
-
'text2' => esc_html__( 'Read More', '
|
99 |
'icon_value' => 'fa-comments',
|
100 |
'id' => 'customizer_repeater_info_002',
|
101 |
),
|
102 |
array(
|
103 |
-
'title' => esc_html__( 'Green buildings', '
|
104 |
-
'text' => esc_html__( 'Do eiusmod tempor incididunt ut labore et dolore magna', '
|
105 |
-
'text2' => esc_html__( 'Read More', '
|
106 |
'icon_value' => 'fa-comments',
|
107 |
'id' => 'customizer_repeater_info_003',
|
108 |
),
|
109 |
array(
|
110 |
-
'title' => esc_html__( 'Flat share', '
|
111 |
-
'text' => esc_html__( 'Do eiusmod tempor incididunt ut labore et dolore magna', '
|
112 |
-
'text2' => esc_html__( 'Read More', '
|
113 |
'icon_value' => 'fa-comments',
|
114 |
'id' => 'customizer_repeater_info_004',
|
115 |
),
|
@@ -127,21 +127,21 @@ function metasoft_get_social_icon_default() {
|
|
127 |
'metasoft_get_service_default', json_encode(
|
128 |
array(
|
129 |
array(
|
130 |
-
'title' => esc_html__( 'Professional Consulting', '
|
131 |
-
'text' => esc_html__( 'Lorem ipsum dolor sit amet, consectetur adipisicing elit. Quam quos aperiam ipsam modi dolor suscipit asperiores perspiciatis.', '
|
132 |
'icon_value' => 'fa-folder-open-o',
|
133 |
'id' => 'customizer_repeater_service_001',
|
134 |
|
135 |
),
|
136 |
array(
|
137 |
-
'title' => esc_html__( 'Valuable Ideas', '
|
138 |
-
'text' => esc_html__( 'Lorem ipsum dolor sit amet, consectetur adipisicing elit. Quam quos aperiam ipsam modi dolor suscipit asperiores perspiciatis.', '
|
139 |
'icon_value' => 'fa-columns',
|
140 |
'id' => 'customizer_repeater_service_002',
|
141 |
),
|
142 |
array(
|
143 |
-
'title' => esc_html__( 'Budget Friendly', '
|
144 |
-
'text' => esc_html__( 'Lorem ipsum dolor sit amet, consectetur adipisicing elit. Quam quos aperiam ipsam modi dolor suscipit asperiores perspiciatis.', '
|
145 |
'icon_value' => 'fa-graduation-cap ',
|
146 |
'id' => 'customizer_repeater_service_003',
|
147 |
),
|
@@ -161,38 +161,38 @@ function metasoft_get_social_icon_default() {
|
|
161 |
'metasoft_get_expertise_default', json_encode(
|
162 |
array(
|
163 |
array(
|
164 |
-
'title' => esc_html__( 'Strategy & Growth', '
|
165 |
-
'text' => esc_html__( 'Defining your business goal and steps to achieve them.', '
|
166 |
'icon_value' => 'fa-sun-o',
|
167 |
'id' => 'customizer_repeater_expertise_001',
|
168 |
),
|
169 |
array(
|
170 |
-
'title' => esc_html__( 'Global Expansion', '
|
171 |
-
'text' => esc_html__( 'Defining your business goal and steps to achieve them.', '
|
172 |
'icon_value' => 'fa-sun-o',
|
173 |
'id' => 'customizer_repeater_expertise_002',
|
174 |
),
|
175 |
array(
|
176 |
-
'title' => esc_html__( 'Customer Strategy', '
|
177 |
-
'text' => esc_html__( 'Defining your business goal and steps to achieve them.', '
|
178 |
'icon_value' => 'fa-sun-o',
|
179 |
'id' => 'customizer_repeater_expertise_003',
|
180 |
),
|
181 |
array(
|
182 |
-
'title' => esc_html__( 'Tax Consulting', '
|
183 |
-
'text' => esc_html__( 'Defining your business goal and steps to achieve them.', '
|
184 |
'icon_value' => 'fa-sun-o',
|
185 |
'id' => 'customizer_repeater_expertise_004',
|
186 |
),
|
187 |
array(
|
188 |
-
'title' => esc_html__( 'Currencies', '
|
189 |
-
'text' => esc_html__( 'Defining your business goal and steps to achieve them.', '
|
190 |
'icon_value' => 'fa-sun-o',
|
191 |
'id' => 'customizer_repeater_expertise_005',
|
192 |
),
|
193 |
array(
|
194 |
-
'title' => esc_html__( 'Commodities', '
|
195 |
-
'text' => esc_html__( 'Defining your business goal and steps to achieve them.', '
|
196 |
'icon_value' => 'fa-sun-o',
|
197 |
'id' => 'customizer_repeater_expertise_006',
|
198 |
),
|
8 |
'metasoft_get_social_icon_default', json_encode(
|
9 |
array(
|
10 |
array(
|
11 |
+
'icon_value' => esc_html__( 'fa-facebook', 'clever-fox' ),
|
12 |
+
'link' => esc_html__( '#', 'clever-fox' ),
|
13 |
'id' => 'customizer_repeater_header_social_001',
|
14 |
),
|
15 |
array(
|
16 |
+
'icon_value' => esc_html__( 'fa-google-plus', 'clever-fox' ),
|
17 |
+
'link' => esc_html__( '#', 'clever-fox' ),
|
18 |
'id' => 'customizer_repeater_header_social_002',
|
19 |
),
|
20 |
array(
|
21 |
+
'icon_value' => esc_html__( 'fa-twitter', 'clever-fox' ),
|
22 |
+
'link' => esc_html__( '#', 'clever-fox' ),
|
23 |
'id' => 'customizer_repeater_header_social_003',
|
24 |
),
|
25 |
array(
|
26 |
+
'icon_value' => esc_html__( 'fa-linkedin', 'clever-fox' ),
|
27 |
+
'link' => esc_html__( '#', 'clever-fox' ),
|
28 |
'id' => 'customizer_repeater_header_social_004',
|
29 |
),
|
30 |
)
|
42 |
array(
|
43 |
array(
|
44 |
'image_url' => CLEVERFOX_PLUGIN_URL .'inc/metasoft/images/slider/slider01.jpg',
|
45 |
+
'title' => esc_html__( '25 Years', 'clever-fox' ),
|
46 |
+
'subtitle' => esc_html__( 'Experience in the Finance Industry', 'clever-fox' ),
|
47 |
+
'text' => esc_html__( 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. In ase ger et fringilla orci. Maecenas convallis nisl et massa enie are', 'clever-fox' ),
|
48 |
+
'text2' => esc_html__( 'Get Started', 'clever-fox' ),
|
49 |
+
'link' => esc_html__( '#', 'clever-fox' ),
|
50 |
"slide_align" => "left",
|
51 |
'id' => 'customizer_repeater_slider_001',
|
52 |
),
|
53 |
array(
|
54 |
'image_url' => CLEVERFOX_PLUGIN_URL .'inc/metasoft/images/slider/slider02.jpg',
|
55 |
+
'title' => esc_html__( '25 Years', 'clever-fox' ),
|
56 |
+
'subtitle' => esc_html__( 'Experience in the Finance Industry', 'clever-fox' ),
|
57 |
+
'text' => esc_html__( 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. In ase ger et fringilla orci. Maecenas convallis nisl et massa enie are', 'clever-fox' ),
|
58 |
+
'text2' => esc_html__( 'Get Started', 'clever-fox' ),
|
59 |
+
'link' => esc_html__( '#', 'clever-fox' ),
|
60 |
"slide_align" => "center",
|
61 |
'id' => 'customizer_repeater_slider_002',
|
62 |
),
|
63 |
array(
|
64 |
'image_url' => CLEVERFOX_PLUGIN_URL .'inc/metasoft/images/slider/slider03.jpg',
|
65 |
+
'title' => esc_html__( '25 Years', 'clever-fox' ),
|
66 |
+
'subtitle' => esc_html__( 'Experience in the Finance Industry', 'clever-fox' ),
|
67 |
+
'text' => esc_html__( 'Lorem ipsum dolor sit amet, consectetur adipiscing elit. In ase ger et fringilla orci. Maecenas convallis nisl et massa enie are', 'clever-fox' ),
|
68 |
+
'text2' => esc_html__( 'Get Started', 'clever-fox' ),
|
69 |
+
'link' => esc_html__( '#', 'clever-fox' ),
|
70 |
"slide_align" => "right",
|
71 |
'id' => 'customizer_repeater_slider_003',
|
72 |
|
85 |
'metasoft_get_info_default', json_encode(
|
86 |
array(
|
87 |
array(
|
88 |
+
'title' => esc_html__( 'Consulting', 'clever-fox' ),
|
89 |
+
'text' => esc_html__( 'Do eiusmod tempor incididunt ut labore et dolore magna', 'clever-fox' ),
|
90 |
+
'text2' => esc_html__( 'Read More', 'clever-fox' ),
|
91 |
'icon_value' => 'fa-comments',
|
92 |
'id' => 'customizer_repeater_info_001',
|
93 |
|
94 |
),
|
95 |
array(
|
96 |
+
'title' => esc_html__( 'Architecture', 'clever-fox' ),
|
97 |
+
'text' => esc_html__( 'Do eiusmod tempor incididunt ut labore et dolore magna', 'clever-fox' ),
|
98 |
+
'text2' => esc_html__( 'Read More', 'clever-fox' ),
|
99 |
'icon_value' => 'fa-comments',
|
100 |
'id' => 'customizer_repeater_info_002',
|
101 |
),
|
102 |
array(
|
103 |
+
'title' => esc_html__( 'Green buildings', 'clever-fox' ),
|
104 |
+
'text' => esc_html__( 'Do eiusmod tempor incididunt ut labore et dolore magna', 'clever-fox' ),
|
105 |
+
'text2' => esc_html__( 'Read More', 'clever-fox' ),
|
106 |
'icon_value' => 'fa-comments',
|
107 |
'id' => 'customizer_repeater_info_003',
|
108 |
),
|
109 |
array(
|
110 |
+
'title' => esc_html__( 'Flat share', 'clever-fox' ),
|
111 |
+
'text' => esc_html__( 'Do eiusmod tempor incididunt ut labore et dolore magna', 'clever-fox' ),
|
112 |
+
'text2' => esc_html__( 'Read More', 'clever-fox' ),
|
113 |
'icon_value' => 'fa-comments',
|
114 |
'id' => 'customizer_repeater_info_004',
|
115 |
),
|
127 |
'metasoft_get_service_default', json_encode(
|
128 |
array(
|
129 |
array(
|
130 |
+
'title' => esc_html__( 'Professional Consulting', 'clever-fox' ),
|
131 |
+
'text' => esc_html__( 'Lorem ipsum dolor sit amet, consectetur adipisicing elit. Quam quos aperiam ipsam modi dolor suscipit asperiores perspiciatis.', 'clever-fox' ),
|
132 |
'icon_value' => 'fa-folder-open-o',
|
133 |
'id' => 'customizer_repeater_service_001',
|
134 |
|
135 |
),
|
136 |
array(
|
137 |
+
'title' => esc_html__( 'Valuable Ideas', 'clever-fox' ),
|
138 |
+
'text' => esc_html__( 'Lorem ipsum dolor sit amet, consectetur adipisicing elit. Quam quos aperiam ipsam modi dolor suscipit asperiores perspiciatis.', 'clever-fox' ),
|
139 |
'icon_value' => 'fa-columns',
|
140 |
'id' => 'customizer_repeater_service_002',
|
141 |
),
|
142 |
array(
|
143 |
+
'title' => esc_html__( 'Budget Friendly', 'clever-fox' ),
|
144 |
+
'text' => esc_html__( 'Lorem ipsum dolor sit amet, consectetur adipisicing elit. Quam quos aperiam ipsam modi dolor suscipit asperiores perspiciatis.', 'clever-fox' ),
|
145 |
'icon_value' => 'fa-graduation-cap ',
|
146 |
'id' => 'customizer_repeater_service_003',
|
147 |
),
|
161 |
'metasoft_get_expertise_default', json_encode(
|
162 |
array(
|
163 |
array(
|
164 |
+
'title' => esc_html__( 'Strategy & Growth', 'clever-fox' ),
|
165 |
+
'text' => esc_html__( 'Defining your business goal and steps to achieve them.', 'clever-fox' ),
|
166 |
'icon_value' => 'fa-sun-o',
|
167 |
'id' => 'customizer_repeater_expertise_001',
|
168 |
),
|
169 |
array(
|
170 |
+
'title' => esc_html__( 'Global Expansion', 'clever-fox' ),
|
171 |
+
'text' => esc_html__( 'Defining your business goal and steps to achieve them.', 'clever-fox' ),
|
172 |
'icon_value' => 'fa-sun-o',
|
173 |
'id' => 'customizer_repeater_expertise_002',
|
174 |
),
|
175 |
array(
|
176 |
+
'title' => esc_html__( 'Customer Strategy', 'clever-fox' ),
|
177 |
+
'text' => esc_html__( 'Defining your business goal and steps to achieve them.', 'clever-fox' ),
|
178 |
'icon_value' => 'fa-sun-o',
|
179 |
'id' => 'customizer_repeater_expertise_003',
|
180 |
),
|
181 |
array(
|
182 |
+
'title' => esc_html__( 'Tax Consulting', 'clever-fox' ),
|
183 |
+
'text' => esc_html__( 'Defining your business goal and steps to achieve them.', 'clever-fox' ),
|
184 |
'icon_value' => 'fa-sun-o',
|
185 |
'id' => 'customizer_repeater_expertise_004',
|
186 |
),
|
187 |
array(
|
188 |
+
'title' => esc_html__( 'Currencies', 'clever-fox' ),
|
189 |
+
'text' => esc_html__( 'Defining your business goal and steps to achieve them.', 'clever-fox' ),
|
190 |
'icon_value' => 'fa-sun-o',
|
191 |
'id' => 'customizer_repeater_expertise_005',
|
192 |
),
|
193 |
array(
|
194 |
+
'title' => esc_html__( 'Commodities', 'clever-fox' ),
|
195 |
+
'text' => esc_html__( 'Defining your business goal and steps to achieve them.', 'clever-fox' ),
|
196 |
'icon_value' => 'fa-sun-o',
|
197 |
'id' => 'customizer_repeater_expertise_006',
|
198 |
),
|
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: 8.
|
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 |
= 8.3 =
|
114 |
* Fiona Blog Theme Slider Images Compressed
|
115 |
|
4 |
Requires at least: 4.0
|
5 |
Tested up to: 5.8
|
6 |
Requires PHP: 5.6
|
7 |
+
Stable tag: 8.4
|
8 |
License: GPLv3 or later
|
9 |
License URI: https://www.gnu.org/licenses/gpl-3.0.en.html
|
10 |
|
110 |
|
111 |
== Changelog ==
|
112 |
|
113 |
+
= 8.4 =
|
114 |
+
* Text Domain Updated in Metasoft Theme
|
115 |
+
|
116 |
= 8.3 =
|
117 |
* Fiona Blog Theme Slider Images Compressed
|
118 |
|