diff --git a/comments.php b/comments.php index acf9ec66..87e229c4 100644 --- a/comments.php +++ b/comments.php @@ -25,7 +25,7 @@
-

+

-

+ @@ -69,8 +69,8 @@ '

', - 'title_reply_after' => '

', + 'title_reply_before' => '

', + 'title_reply_after' => '

', ] ); ?> diff --git a/readme.txt b/readme.txt index e6ba7f26..32f9c88d 100644 --- a/readme.txt +++ b/readme.txt @@ -36,6 +36,9 @@ Source: https://stocksnap.io/photo/4B83RD7BV9 == Changelog == += 3.1.1 - 2024-07-xx = +* Fix: Use consistent `

` for comments title and comment form + = 3.1.0 - 2024-06-19 = * Tweak: Update `Requires PHP 7.4` * Tweak: Update `Tested up to 6.5` @@ -49,7 +52,7 @@ Source: https://stocksnap.io/photo/4B83RD7BV9 * Fix: Single post renders redundant wrapping `
` when it has no tags * Fix: Remove redundant wrapping `
` from `wp_nav_menu()` output * Fix: Wrap page `

` with `
`, not `
` -* Fix: Uses consistent `

` for comments title and comment form +* Fix: Use consistent `

` for comments title and comment form * Fix: Remove heading tags from dynamic header/footer * Fix: Mobile Menu hamburger is not visible for logged-out users in some cases ([#369](https://github.com/elementor/hello-theme/issues/369)) * Fix: Remove duplicate ID attributes in the header mobile menu