Skip to content

Commit 2ee1d14

Browse files
Internal: Update changelog [TMZ-1021] (#619) (#620)
Co-authored-by: Manor Hazaz <manorhazaz@gmail.com>
1 parent 22947ce commit 2ee1d14

5 files changed

Lines changed: 261 additions & 26 deletions

File tree

functions.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
exit; // Exit if accessed directly.
1010
}
1111

12-
define( 'HELLO_ELEMENTOR_VERSION', '3.4.6' );
12+
define( 'HELLO_ELEMENTOR_VERSION', '3.4.7' );
1313
define( 'EHP_THEME_SLUG', 'hello-elementor' );
1414

1515
define( 'HELLO_THEME_PATH', get_template_directory() );

package-lock.json

Lines changed: 252 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"slug": "elementor-hello-theme",
44
"homepage": "https://elementor.com/",
55
"description": "A sample theme for Elementor.",
6-
"version": "3.4.6",
6+
"version": "3.4.7",
77
"last_beta_version": "2.4.0-beta3",
88
"scripts": {
99
"start": "wp-scripts start",

readme.txt

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
Contributors: elemntor, KingYes, ariel.k, bainternet
44
Requires at least: 6.0
55
Tested up to: 6.8
6-
Stable tag: 3.4.6
7-
Version: 3.4.6
6+
Stable tag: 3.4.7
7+
Version: 3.4.7
88
Requires PHP: 7.4
99
License: GNU General Public License v3 or later
1010
License URI: https://www.gnu.org/licenses/gpl-3.0.html
@@ -36,6 +36,9 @@ Source: https://stocksnap.io/photo/4B83RD7BV9
3636

3737
== Changelog ==
3838

39+
= 3.4.7 - 2026-03-16
40+
* Tweak: Updated theme home page
41+
3942
= 3.4.6 - 2026-01-21
4043
* Tweak: Updated Elementor assets
4144

style.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
55
Author: Elementor Team
66
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
7-
Version: 3.4.6
8-
Stable tag: 3.4.6
7+
Version: 3.4.7
8+
Stable tag: 3.4.7
99
Requires at least: 6.0
1010
Tested up to: 6.8
1111
Requires PHP: 7.4

0 commit comments

Comments
 (0)