[update] Refactor - made the fetching of settings more consistent, and added a new `iconic_woothumbs_set_settings` filter to modify settings on the fly
[update] Block Editor - WooThumbs now renders when using various WC blocks/shortcodes in the editor
[fix] Fullscreen Mode - WC core photoswipe assets are now automatically dequeued to prevent a clash that was causing the gallery modal to fail. Use `add_filter( 'iconic_woothumbs_dequeue_wc_photoswipe_assets', '__return_false' )` to disable...