Skip to content
Compare
Choose a tag to compare
@benhuson benhuson released this 01 Dec 00:03
· 10 commits to master since this release

Fixed

  • Don't Automatically output <div> blocks - broke styling on some some sites.

Added

  • Added settings page: Select post types to which <div> blocks will be automatically added.
  • Added admin notification if settings page has not been visited.
  • content_parts_auto_format_post_types filter added to enable override of admin settings.

Changed

  • Removed the content_parts_auto_content filter. Instead use the content_parts_auto_format_post_types filter.