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