Skip to content

Commit ea7e53b

Browse files
authored
Merge pull request #378 from KevinBatdorf/release/1.27.4
2 parents a2ae8d6 + 9b11c41 commit ea7e53b

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

code-block-pro.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* Author URI: https://code-block-pro.com/?utm_campaign=plugin&utm_source=author-uri
99
* Requires at least: 6.0
1010
* Requires PHP: 7.0
11-
* Version: 1.27.3
11+
* Version: 1.27.4
1212
* License: GPL-2.0-or-later
1313
* License URI: https://www.gnu.org/licenses/gpl-2.0.html
1414
* Text Domain: code-block-pro

readme.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Contributors: kbat82, dcooney, a169kai
33
Tags: block, code, syntax, highlighter, php
44
Tested up to: 6.8
5-
Stable tag: 1.27.3
5+
Stable tag: 1.27.4
66
License: GPL-2.0-or-later
77
License URI: https://www.gnu.org/licenses/gpl-2.0.html
88

@@ -313,6 +313,7 @@ Themes are rendered inside the editor as you type or make changes, so the code b
313313

314314
== Changelog ==
315315

316+
= 1.27.4 - 2025-06-20 =
316317
- Prevents wp_texturize from affecting copied code snippets. You will see a block update for this change as I had to wrap the code in a pre tag.
317318

318319
= 1.27.3 - 2025-05-15 =

0 commit comments

Comments
 (0)