Releases: siteorigin/so-css
Releases · siteorigin/so-css
1.6.3
- Resolved Uninstall Notice: Updated
register_uninstall_hook
callback to use a static class method, addressing a WordPress notice introduced in version 3.1.0.
1.6.2
- Fixed uninstall process to prevent PHP fatal error by updating the
register_uninstall_hook
callback to use a valid instance method.
1.6.1
- CSS Output Location: Additional check to ensure the default is Dedicated File.
1.6.0
- Added
Visual Editor: Decoration > Background Attachment
setting.
- Added CSS Ouput Location setting. Dedicated CSS File offers best performance, Internal CSS embeds styles in page HTML.
1.5.11
- Added Divi theme compatibility.
- Accounted for for themes that don't use menu item selectors by adding them automatically.
1.5.10
- Updated SiteOrigin Installer.
- Updated Tested up to tag.
- Updated Required PHP version.
1.5.6
- WordPress PHP Coding Standards improvements.
- Updated
Tested up to
tag.
1.5.5
- Added a check to ensure WP Filesystem is setup.
1.5.4
- Developer: Introduced definable Custom CSS file name and location using
siteorigin_custom_css_file
and siteorigin_css_enqueue_css
.
1.5.3
- Updated WordPress
Tested up to
tag.