Releases: baden03/print-o-matic
Releases · baden03/print-o-matic
Version 2.1.7
Resolved issues with timing.
Settled on using wp_add_inline_script as the method of passing vars to print scrips
Version 2.14
Fixes issue with having to click print twice
version 2.1.5b
reverted back to wp_localize_script to pass print data to js script
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.0.3
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