Skip to content

v1.2.0

Choose a tag to compare

@jmbarne3 jmbarne3 released this 03 Aug 17:35
· 9 commits to master since this release

Bug Fixes:

  • Replaces wp_make_content_images_responsive with wp_filter_content_tags, which was introduced in WP 5.5.
  • Keeps call to the old function if the new one doesn't exist for backwards compatibility.