This is a test of print-pro-matic using wp_localize to pass js vars to the js file. it also passes print-only elements.
Like this one with the .printonly class listed in the shortcode
And here is the shortcode:[[print-me print_only=".printonly"/]]
Actually, this should not be passed via shortcode, but rather only defined in the option page.[[print-me /]]
This is just a simple test where we pass some pause_time and a special target
[print-me target=".print_this" do_not_print=".printomat" pause_before_print="4000"/]
[print-me target=”.print_this” do_not_print=”.printomat” pause_before_print =”4000″/]