Skip to content

Commit

Permalink
version 2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
baden03 committed Oct 27, 2021
1 parent 5ba90fe commit 9873fcb
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ We like to rock the party.
= 2.1.2 =
* custom html settings in the plugin options also use CodeMirror
* no longer escaping print css before being passed to wp_add_inline_style
* removed line numbers from CodeMirror elements
* fixed issue with only first element being printed

= 2.1.1 =
Expand Down Expand Up @@ -228,10 +229,7 @@ We like to rock the party.
* The plug-in was forked and completely rewritten from Print Button Shortcode by MyWebsiteAdvisor.

== Upgrade Notice ==
* prevent default on print triggers
* rolled back tested tag to 5.8.1 as only RC1 versions are apparently accepted
* more escaping for security
* tightened up the code a bit
* custom css sections of plugin options page now use CodeMirror
* improved method of adding custom css using wp_add_inline_style
* added back code to printomat.js
* custom html settings in the plugin options also use CodeMirror
* no longer escaping print css before being passed to wp_add_inline_style
* removed line numbers from CodeMirror elements
* fixed issue with only first element being printed

0 comments on commit 9873fcb

Please sign in to comment.