Description
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.
Nous avons créé une expérience d’édition de site qui conviendra tant aux débutants qu’aux utilisateurs avancés. Les débutants apprécieront les contrôles visuels simples et la prévisualisation en temps réel. Les utilisateurs avancés apprécieront l’auto-complétion de code qui rend l’écriture CSS plus rapide que jamais.
Inspecteur
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.
The inspector will help you even if you have no idea what a CSS selector is.
Éditeur visuel
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.
Éditeur CSS
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.
C’est gratuit
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.
Compatibles avec tous les thèmes
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.
En développement constant
Nous améliorons constamment SiteOrigin CSS. Suivez l’évolution de son développement sur GitHub.
Documentation
La Documentation est disponible sur SiteOrigin.
Support
Free support is available on the SiteOrigin support forums.
SiteOrigin Premium
SiteOrigin Premium enhances SiteOrigin CSS with a Google Web Font Selector. Choose from hundreds of beautiful web fonts right in the visual editor.
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.
Captures d’écran
Installation
- Téléchargez et installez SiteOrigin de la même façon que vous installeriez n’importe quelle autre extension.
- Lisez la documentation sur SiteOrigin.
Avis
Contributeurs/contributrices & développeurs/développeuses
« SiteOrigin CSS » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.
Contributeurs“SiteOrigin CSS” a été traduit dans 15 locales. Remerciez l’équipe de traduction pour ses contributions.
Traduisez « SiteOrigin CSS » dans votre langue.
Le développement vous intéresse ?
Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.
Journal
1.5.11 – 13 August 2024
- Added Divi theme compatibility.
- Accounted for for themes that don’t use menu item selectors by adding them automatically.
1.5.10 – 31 May 2024
- Updated SiteOrigin Installer.
- Updated Tested up to tag.
- Updated Required PHP version.
1.5.9 – 11 November 2023
- Updated Tested up to tag.
- Updated SiteOrigin Installer.
1.5.8 – 11 August 2023
- Updated the SiteOrigin Installer submodule.
1.5.7 – 09 August 2023
- Updated the expand/compress title depending on the state in the visual editor.
- Updated the « Tested up to » version in the readme.txt file from 6.2 to 6.3, indicating compatibility with WordPress version 6.3.
- Added SiteOrigin Installer submodule and functionality to handle the installer link and status in the editor and page templates.
1.5.6 – 07 April 2023
- WordPress PHP Coding Standards improvements.
- Updated
Tested up to
tag.
1.5.5 – 30 September 2022
- Added a check to ensure WP Filesystem is setup.
1.5.4 – 28 September 2022
- Developer: Introduced definable Custom CSS file name and location using
siteorigin_custom_css_file
andsiteorigin_css_enqueue_css
.