Skip to content

Releases: baden03/print-o-matic

Version 2.1.7

14 Jun 23:46
Compare
Choose a tag to compare

Resolved issues with timing.
Settled on using wp_add_inline_script as the method of passing vars to print scrips

Version 2.1.7a

04 Jun 18:18
Compare
Choose a tag to compare
Version 2.1.7a Pre-release
Pre-release

re-introduced the wp_add_inline_script method of adding print variables
print-o-matic_v2.1.7a.zip

Version 2.14

23 May 08:54
Compare
Choose a tag to compare

Fixes issue with having to click print twice

version 2.1.5b

01 Mar 21:24
Compare
Choose a tag to compare
version 2.1.5b Pre-release
Pre-release

reverted back to wp_localize_script to pass print data to js script

2.1.2

27 Oct 17:15
Compare
Choose a tag to compare
  • 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.0.3

06 Oct 09:31
Compare
Choose a tag to compare

updated link to documentation
textarea input fields now escaped using esc_textarea() on plugin options page
field values in the plugin options page are escaped
targets are validated before print