File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed
Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 99 exit ; // Exit if accessed directly.
1010}
1111
12- define ( 'WPKIT_ELEMENTOR_VERSION ' , '1.0.5 ' );
12+ define ( 'WPKIT_ELEMENTOR_VERSION ' , '1.0.6 ' );
1313
1414function wp_kit_elementor_setup () {
1515 // Add default posts and comments RSS feed links to head
Original file line number Diff line number Diff line change 33 "slug" : " wp-kit-elementor" ,
44 "homepage" : " https://wpkit.pro" ,
55 "description" : " A sample WordPress theme for Elementor page builder." ,
6- "version" : " 1.0.5 " ,
6+ "version" : " 1.0.6 " ,
77 "private" : true ,
88 "scripts" : {
99 "update-version" : " node .github/scripts/update-version-in-files.js" ,
Original file line number Diff line number Diff line change @@ -42,8 +42,11 @@ Source: https://stocksnap.io/photo/BHIL9FV6RK
4242
4343== Changelog ==
4444
45+ = 1.0.5 - 2024-01-22 =
46+ Fix: Correct function names in wp_kit_elementor theme
47+
4548= 1.0.5 - 2024-01-21 =
46- Refactor function names in WpKit Elementor theme
49+ Fix: Refactor function names in WpKit Elementor theme
4750
4851= 1.0.4 - 2024-01-13 =
4952* Tweak: Updated theme metadata in the style.css file
You can’t perform that action at this time.
0 commit comments