EvanHerman / yikes-inc-easy-custom-woocommerce-product-tabs

This plugin extends WooCommerce by adding new product meta field, and allowing users to generate as many custom product tabs as they please.
GNU General Public License v2.0
15 stars 7 forks source link

v1.7.5 #137

Closed freddiemixell closed 4 years ago

freddiemixell commented 4 years ago

This PR swaps out wp_make_content_images_responsive for wp_filter_content_tags after reports from @stephencd on WordPress.org.

Further reference to this can be found by Gutenberg performing the same update here: https://github.com/WordPress/gutenberg/pull/21514