File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " syntaxhighlighter" ,
3- "version" : " 3.4 .0" ,
3+ "version" : " 3.5 .0" ,
44 "description" : " Easily post syntax-highlighted code to your WordPress site without having to modify the code at all." ,
55 "homepage" : " https://alex.blog/wordpress-plugins/syntaxhighlighter/" ,
66 "author" : " Alex Mills (Viper007Bond)" ,
Original file line number Diff line number Diff line change @@ -37,6 +37,11 @@ Try excluding this plugin's Javascript from any performance optimizations your s
3737
3838== ChangeLog ==
3939
40+ = Version 3.5.0 =
41+
42+ * Block: Add a bunch of display settings.
43+ * Block: Switch to server-side rendering so that the same code that renders the shortcode will render the block.
44+
4045= Version 3.4.2 =
4146
4247* Blocks: Support SyntaxHighlighter block being used as a reusable block.
You can’t perform that action at this time.
0 commit comments