media=print
in addition to media=screen
Tested with WordPress 3.8.
This version includes changes made in oik-css v0.3.
- Changed: bw_remove_unwanted_tags() now handles the HTML versions of Left single quotation mark and Right single quotation mark.
- Changed: Replace wpautop() by bw_wpautop(), run after shortcode expansion and remove shortcode_unautop(), no longer necessary
- Added: bw_wpautop() implement ‘the_content’ filter using wpautop() without converting newlines to br tags