Releases: siteorigin/so-css
Releases · siteorigin/so-css
1.2.12
- Developer: jQuery updates for WordPress 5.6.
1.2.11
- Fixed Background image setting writing to CSS.
1.2.10
- Increased the specificity of the Save CSS button styling to prevent plugin conflicts.
1.2.9
- Resolved Font Family field output.
1.2.8
- Renamed
custom_css
textarea to prevent conflicts.
1.2.7
- Restored
Save
button functionality.
1.2.6
- Minor visual editor form styling fixes.
- Resolved PHP 7.4
preg_replace()
warning.
- Moved the basic editor Save button to the sidebar.
1.2.5
- Removed
themeCSS
localized script to prevent preg_replace()
warning.
- Minor form styling fixes.
- Updated CSS NPM library.
1.2.4
- Prefix so-css for all codemirror assets.
- Prevent JS error when attempting to set active element to null.
1.2.3
- Add preview iframe 'load' event listener in
render
function.
- Reverted change to stylesheet hook.