PluginProbe ʕ •ᴥ•ʔ
SiteOrigin CSS / 1.3.0
SiteOrigin CSS v1.3.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 5 years ago inc 5 years ago js 5 years ago lang 5 years ago lib 6 years ago tpl 5 years ago LICENSE 11 years ago readme.txt 5 years ago so-css.php 5 years ago
readme.txt
211 lines
1 === SiteOrigin CSS ===
2 Tags: css, visual css, css editor, design, customize
3 Requires at least: 3.9
4 Tested up to: 5.7
5 Stable tag: 1.3.0
6 Build time: 2021-06-14T12:29:46+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 also includes access to our next-level email support service, perfect for those times when you need fast and effective technical support.
71
72 == Changelog ==
73
74 = 1.3.0 - 14 June 2021 =
75 * Inspector: Added a new Border Radius setting to the Decoration tab.
76 * Allowed for right-clicking anywhere in the Basic Editor.
77
78 = 1.2.14 - 26 April 2021 =
79 * Resolved Photo Gallery by 10Web plugin conflict.
80
81 = 1.2.13 - 01 February 2021 =
82 * Inspector: Added support for WooCommerce single product tabs.
83 * Inspector: Highlight important classes when element with class is selected.
84 * Restored the scrollbar in the Custom CSS content field.
85 * Developer: Further changes for jQuery 3.5.
86 * Developer: For WP 4.9+ use the WordPress version of CodeMirror if available.
87 * Developer: Removed `socss-codemirror-show-hint` as a dependency. The script can now be removed to disable hints.
88
89 = 1.2.12 - 12 December 2020 =
90 * Developer: jQuery updates for WordPress 5.6.
91
92 = 1.2.11 - 21 October 2020 =
93 * Fixed Background image setting writing to CSS.
94
95 = 1.2.10 - 09 September 2020 =
96 * Increased the specificity of the Save CSS button styling to prevent plugin conflicts.
97
98 = 1.2.9 - 29 July 2020 =
99 * Resolved Font Family field output.
100
101 = 1.2.8 - 22 May 2020 =
102 * Renamed `custom_css` textarea to prevent conflicts.
103
104 = 1.2.7 - 19 May 2020 =
105 * Restored `Save` button functionality.
106
107 = 1.2.6 - 15 May 2020 =
108 * Minor visual editor form styling fixes.
109 * Resolved PHP 7.4 `preg_replace()` warning.
110 * Moved the basic editor Save button to the sidebar.
111
112 = 1.2.5 - 05 February 2020 =
113 * Removed `themeCSS` localized script to prevent `preg_replace()` warning.
114 * Minor form styling fixes.
115 * Updated CSS NPM library.
116 * Rebuilt minified files using new build script.
117
118 = 1.2.4 - 17 January 2019 =
119 * Prefix so-css for all codemirror assets.
120 * Prevent JS error when attempting to set active element to null.
121
122 = 1.2.3 - 25 June 2018 =
123 * Add preview iframe 'load' event listener in `render` function.
124 * Reverted change to stylesheet hook.
125
126 = 1.2.2 - 16 June 2018 =
127 * Removed reference to non-existent view.
128
129 = 1.2.1 - 15 June 2018 =
130 * Removed `.min` suffix from new stylesheets for CodeMirror plugins.
131
132 = 1.2.0 - 6 June 2018 =
133 * Updated CSS library.
134 * UI changes to make it more obvious when viewing revision.
135 * Ensure revisions are sorted in descending time order.
136 * Don't link to revision currently being displayed.
137 * Add search functionality to editor.
138 * Enable persistent search and JumpToLine.
139
140 = 1.1.5 - 19 September 2017 =
141 * Use `home_url` instead of `site_url` to determine where to open CSS preview.
142 * Increment and decrement buttons work when value empty or zero. Also added repeating action while button held down.
143 * Scroll editor instead of the whole page so 'Save' button is always visible.
144 * Set color CSS on visual editor and inspector.
145 * Saving generated CSS to stylesheet file in uploads directory.
146
147 = 1.1.4 - 31 January 2017 =
148 * Updated CodeMirror to 2.25.2.
149 * Removed extra line padding.
150 * Better integration with WordPress.org translation.
151
152 = 1.1.3 - 31 January 2017 =
153 * Removed leading slash in paths after plugin_dir_url().
154 * Updated to latest CodeMirror.
155 * Fixed padding issue that was causing problems with Firefox and the color picker.
156
157 = 1.1.2 - 11 November 2016 =
158 * Ignore anything other than actual rules in media query subrules.
159 * Removed depreciated jQuery function.
160 * Updated CSSLint library.
161 * Updated minicolors.
162
163 = 1.1.1 - 28 September 2016 =
164 * Properly handle errors in frontend CSS.
165 * Added notice about SiteOrigin Premium.
166
167 = 1.1 - 26 September 2016 =
168 * Changed CSS parsing library. Fixed several issues with the visual editor mode.
169 * Added address bar to preview window.
170 * Small CSS fixes.
171 * Small changes to allow adding more visual editor fields.
172
173 = 1.0.8 - 15 August 2016 =
174 * Fixed action link.
175 * Support for GlotPress.
176 * Removed unused code.
177 * Handling of @imports for future addons.
178
179 = 1.0.7 - 4 July 2016 =
180 * Ensure user can copy/paste in editor via context menu.
181 * Added plugin action links
182 * Add classes on `body` element to selectors window.
183
184 = 1.0.6 - 24 February 2016 =
185 * Disabled autocompletion on single item (automatic autocompletion).
186 * Fixed conflict with NextGen Gallery.
187 * Only display relevant linting messages.
188
189 = 1.0.5 - 21 January 2016 =
190 * Updated to latest version of Code Mirror.
191
192 = 1.0.4 - 10 November 2015 =
193 * Fixed CSS parsing when going into visual mode.
194
195 = 1.0.3 - 29 October 2015 =
196 * Changed video image
197 * Adjust revision times by GMT offset.
198 * Don't overwrite media queries sub styles, rather just append them.
199
200 = 1.0.2 =
201 * Dequeue functionality that conflicted with WordPress color picker, if it's enqueued.
202 * Removed wp_styles for compatibility with older versions of WordPress
203
204 = 1.0.1 =
205 * Fixed conflicts with CSS editor in SiteOrigin themes.
206 * Force dequeue scripts that cause problems with main editing interface.
207 * Made it easier to follow links with inspector enabled.
208
209 = 1.0 =
210 * Initial release.
211