emBold Sage10 Tweaks
A collection of tweaks and changes to the Sage 10 framework.
by emBold · github.com/emboldagency/embold-sage10-tweaks · website
★ 1stars
1release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/emboldagency/embold-sage10-tweaks/releases/download/0.13.0/embold-sage10-tweaks.0.13.0.zipFrom the readme
Tweaks and Changes to Sage 10 and Sage 11
There are common things we'll need to change in every Sage 10 and Sage 11 theme, this plugin simplifies making all these changes with
a drag and drop plugin.
1. Enqueues app.css styles in only the Gutenberg editor, not the entire admin panel.
2. Add "wp-block-paragraph" class to Gutenberg paragraph blocks to allow easier styling of the blocks vs ACF wysiwyg p's.
3. Add "wp-block-ul" and "wp-block-ol" classes to Gutenberg list blocks to allow easier targeting.
4. Always make sure the default block library is loaded even when Soil is installed and set to clean.
Read the full README on GitHub →