PluginProbe ʕ •ᴥ•ʔ
SiteOrigin CSS / 1.4.0
SiteOrigin CSS v1.4.0
1.2.1 1.2.10 1.2.11 1.2.12 1.2.13 1.2.14 1.2.2 1.2.3 1.2.4 1.2.5 1.2.6 1.2.7 1.2.8 1.2.9 1.3.0 1.3.1 1.3.2 1.4.0 1.4.1 1.4.2 1.4.3 1.5.0 1.5.1 1.5.10 1.5.11 1.5.2 1.5.3 1.5.4 1.5.5 1.5.6 1.5.7 1.5.8 1.5.9 1.6.0 1.6.1 1.6.2 1.6.3 1.6.4 1.6.5 1.6.6 trunk 1.0 1.0.1 1.0.2 1.0.3 1.0.4 1.0.5 1.0.6 1.0.7 1.0.8 1.1 1.1.1 1.1.2 1.1.3 1.1.4 1.1.5 1.2.0
so-css / readme.txt
so-css Last commit date
css 4 years ago inc 4 years ago js 4 years ago lang 4 years ago lib 4 years ago tpl 4 years ago LICENSE 11 years ago readme.txt 4 years ago so-css.php 4 years ago
readme.txt
222 lines
1 === SiteOrigin CSS ===
2 Tags: css, visual css, css editor, design, customize
3 Requires at least: 3.9
4 Tested up to: 5.8
5 Stable tag: 1.4.0
6 Build time: 2021-10-11T19:53:12+02:00
7 License: GPLv2 or later
8 Contributors: gpriday, alexgso
9 Donate link: https://siteorigin.com/downloads/premium/
10
11 SiteOrigin CSS is the simple yet powerful CSS editor for WordPress. It gives you visual controls that let you edit the look and feel of your site in real-time.
12
13 == Description ==
14
15 SiteOrigin CSS is the simple yet powerful CSS editor for WordPress. It gives you visual controls that let you edit the look and feel of your site in real-time.
16
17 We've created a site editing experience that will suit both beginners and advanced users alike. Beginners will love the simple visual controls and real-time preview. Advanced users will love the code autocompletion that makes writing CSS faster than ever.
18
19 [vimeo https://vimeo.com/129660380]
20
21 = Inspector =
22
23 The hardest part of editing your site's design using CSS is usually finding the correct selector to use. The powerful inspector that comes with SiteOrigin CSS makes this easy. While viewing a full preview of your site, just click on an element, and it'll help you identify the best selector to use to target that element.
24
25 The inspector will help you even if you have no idea what a CSS selector is.
26
27 = Visual Editor =
28
29 Don't like playing around with code? No problem. SiteOrigin CSS has a set of simple controls that make it easy to choose colors, styles, and measurements. Combined with the inspector, you'll be able to make changes in just a few clicks.
30
31 = CSS Editor =
32
33 SiteOrigin CSS has a powerful CSS editor, the likes of which you'd usually only expect from high-end IDEs. It has autocompletion for both CSS selectors and attributes. It also features very useful CSS linting to help you identify issues in your code before you publish your changes.
34
35 = It's Free =
36
37 We're committed to keeping SiteOrigin CSS free. You can install it on as many sites as you like without ever worrying about licensing. All future updates and upgrades will be free, and we even offer free support over on our friendly support forums.
38
39 = Works With Any Theme =
40
41 There's an ever-growing collection of awesome WordPress themes, and now with SiteOrigin CSS, you can edit every single one of them to your heart's content. No matter what theme you're using, SiteOrigin CSS will work perfectly.
42
43 = Actively Developed =
44
45 We're actively developing SiteOrigin CSS. Keep track of what's happening over on [GitHub](https://github.com/siteorigin/so-css/).
46
47 == Installation ==
48
49 1. Upload and install SiteOrigin CSS in the same way you'd install any other plugin.
50 2. Read the [usage documentation](http://siteorigin.com/css/getting-started/) on SiteOrigin.
51
52 == Screenshots ==
53 1. Inspector for finding elements on your site.
54 2. Simple visual controls, including a background image uploader.
55 3. A full CSS editor that works in real-time with a preview of your site.
56 4. Code completion for all your theme's selectors.
57
58 == Documentation ==
59
60 [Documentation](https://siteorigin.com/css/getting-started/) is available on SiteOrigin.
61
62 == Support ==
63
64 Free support is available on the [SiteOrigin support forums](https://siteorigin.com/thread/).
65
66 == SiteOrigin Premium ==
67
68 [SiteOrigin Premium](https://siteorigin.com/downloads/premium/) enhances SiteOrigin CSS with a Google Web Font Selector. Choose from hundreds of beautiful web fonts right in the visual editor.
69
70 SiteOrigin Premium includes access to our professional email support service, perfect for those times when you need fast and effective technical support. We're standing by to assist you in any way we can.
71
72 == Changelog ==
73
74 = 1.4.0 - 11 October 2021 =
75 * Added Ajax saving. Users can now save in the expanded and visual editors without exiting to basic editor.
76 * Expanded/Visual toolbar buttons re-ordered for consistency between modes.
77 * Removed Font Awesome. Icons are now added via a custom font.
78
79 = 1.3.2 - 20 July 2021 =
80 * Updated `Tested up to` tag.
81
82 = 1.3.1 - 10 July 2021 =
83 * Updated the Plugins page action link list.
84
85 = 1.3.0 - 14 June 2021 =
86 * Inspector: Added a new Border Radius setting to the Decoration tab.
87 * Allowed for right-clicking anywhere in the Basic Editor.
88
89 = 1.2.14 - 26 April 2021 =
90 * Resolved Photo Gallery by 10Web plugin conflict.
91
92 = 1.2.13 - 01 February 2021 =
93 * Inspector: Added support for WooCommerce single product tabs.
94 * Inspector: Highlight important classes when element with class is selected.
95 * Restored the scrollbar in the Custom CSS content field.
96 * Developer: Further changes for jQuery 3.5.
97 * Developer: For WP 4.9+ use the WordPress version of CodeMirror if available.
98 * Developer: Removed `socss-codemirror-show-hint` as a dependency. The script can now be removed to disable hints.
99
100 = 1.2.12 - 12 December 2020 =
101 * Developer: jQuery updates for WordPress 5.6.
102
103 = 1.2.11 - 21 October 2020 =
104 * Fixed Background image setting writing to CSS.
105
106 = 1.2.10 - 09 September 2020 =
107 * Increased the specificity of the Save CSS button styling to prevent plugin conflicts.
108
109 = 1.2.9 - 29 July 2020 =
110 * Resolved Font Family field output.
111
112 = 1.2.8 - 22 May 2020 =
113 * Renamed `custom_css` textarea to prevent conflicts.
114
115 = 1.2.7 - 19 May 2020 =
116 * Restored `Save` button functionality.
117
118 = 1.2.6 - 15 May 2020 =
119 * Minor visual editor form styling fixes.
120 * Resolved PHP 7.4 `preg_replace()` warning.
121 * Moved the basic editor Save button to the sidebar.
122
123 = 1.2.5 - 05 February 2020 =
124 * Removed `themeCSS` localized script to prevent `preg_replace()` warning.
125 * Minor form styling fixes.
126 * Updated CSS NPM library.
127 * Rebuilt minified files using new build script.
128
129 = 1.2.4 - 17 January 2019 =
130 * Prefix so-css for all codemirror assets.
131 * Prevent JS error when attempting to set active element to null.
132
133 = 1.2.3 - 25 June 2018 =
134 * Add preview iframe 'load' event listener in `render` function.
135 * Reverted change to stylesheet hook.
136
137 = 1.2.2 - 16 June 2018 =
138 * Removed reference to non-existent view.
139
140 = 1.2.1 - 15 June 2018 =
141 * Removed `.min` suffix from new stylesheets for CodeMirror plugins.
142
143 = 1.2.0 - 6 June 2018 =
144 * Updated CSS library.
145 * UI changes to make it more obvious when viewing revision.
146 * Ensure revisions are sorted in descending time order.
147 * Don't link to revision currently being displayed.
148 * Add search functionality to editor.
149 * Enable persistent search and JumpToLine.
150
151 = 1.1.5 - 19 September 2017 =
152 * Use `home_url` instead of `site_url` to determine where to open CSS preview.
153 * Increment and decrement buttons work when value empty or zero. Also added repeating action while button held down.
154 * Scroll editor instead of the whole page so 'Save' button is always visible.
155 * Set color CSS on visual editor and inspector.
156 * Saving generated CSS to stylesheet file in uploads directory.
157
158 = 1.1.4 - 31 January 2017 =
159 * Updated CodeMirror to 2.25.2.
160 * Removed extra line padding.
161 * Better integration with WordPress.org translation.
162
163 = 1.1.3 - 31 January 2017 =
164 * Removed leading slash in paths after plugin_dir_url().
165 * Updated to latest CodeMirror.
166 * Fixed padding issue that was causing problems with Firefox and the color picker.
167
168 = 1.1.2 - 11 November 2016 =
169 * Ignore anything other than actual rules in media query subrules.
170 * Removed depreciated jQuery function.
171 * Updated CSSLint library.
172 * Updated minicolors.
173
174 = 1.1.1 - 28 September 2016 =
175 * Properly handle errors in frontend CSS.
176 * Added notice about SiteOrigin Premium.
177
178 = 1.1 - 26 September 2016 =
179 * Changed CSS parsing library. Fixed several issues with the visual editor mode.
180 * Added address bar to preview window.
181 * Small CSS fixes.
182 * Small changes to allow adding more visual editor fields.
183
184 = 1.0.8 - 15 August 2016 =
185 * Fixed action link.
186 * Support for GlotPress.
187 * Removed unused code.
188 * Handling of @imports for future addons.
189
190 = 1.0.7 - 4 July 2016 =
191 * Ensure user can copy/paste in editor via context menu.
192 * Added plugin action links
193 * Add classes on `body` element to selectors window.
194
195 = 1.0.6 - 24 February 2016 =
196 * Disabled autocompletion on single item (automatic autocompletion).
197 * Fixed conflict with NextGen Gallery.
198 * Only display relevant linting messages.
199
200 = 1.0.5 - 21 January 2016 =
201 * Updated to latest version of Code Mirror.
202
203 = 1.0.4 - 10 November 2015 =
204 * Fixed CSS parsing when going into visual mode.
205
206 = 1.0.3 - 29 October 2015 =
207 * Changed video image
208 * Adjust revision times by GMT offset.
209 * Don't overwrite media queries sub styles, rather just append them.
210
211 = 1.0.2 =
212 * Dequeue functionality that conflicted with WordPress color picker, if it's enqueued.
213 * Removed wp_styles for compatibility with older versions of WordPress
214
215 = 1.0.1 =
216 * Fixed conflicts with CSS editor in SiteOrigin themes.
217 * Force dequeue scripts that cause problems with main editing interface.
218 * Made it easier to follow links with inspector enabled.
219
220 = 1.0 =
221 * Initial release.
222