Release date: December 14, 2020
- New Google Fonts:
- Post meta controller now includes
cpt
parameter that enables options to be constrained to specific post types - Title Tag and Meta Description Boxes: Added
preload()
method to make output available to add-on Boxes via class filters (thesis_title_tag
andthesis_meta_description
, respectively) - WordPress 5.6: Now using jQuery 3.1.1 and jQuery UI 1.12.1 (both served from a CDN) on the Skin Editor and HTML Head interfaces
- WordPress 5.5: Replaced
wp_make_content_images_responsive
filter withwp_filter_content_tags
if WordPress 5.5+ is detected - Added Easy Digital Downloads module to automate some aspects of integrations
- Updated WooCommerce module to apply Thesis post meta to the core Woo
product
custom post type - Google Analytics Box now reflects GA4 terminology
- System font stack now uses
system-ui
instead of the vendor-specific-apple-system
declaration - WordPress Editor: Optimized the output order of Thesis Content Styles
- CSS from add-on Boxes will now be applied when Skins are switched
- Eliminated faulty redirect that caused an error when switching Themes away from Thesis
- Removed formatting tags from DIYthemes Blog Widget due to WordPress 5.5+ formatting issues