Περιγραφή
The Reaktiv CSS Builder allows site owners to add custom CSS for any part of the site directly in the dashboard. Unlike other CSS builders, this plugin creates an actual CSS file and loads that instead of putting it all in the head, allowing the file to be cached.
Features
- CSS editor contains live syntax highlighting
- Multisite compatible
- Import and export capabilities
Εγκατάσταση
This section describes how to install the plugin and get it working.
- Upload
reaktiv-css-builder
to the/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Under the ‘Appearance’ tab, go to ‘CSS Builder’ and enter your CSS
Συχνές Ερωτήσεις
- What’s this all about?
-
There are times where it isn’t feasible to edit a theme CSS file, or install a large plugin just to enter a few lines of styling.
- Where is the file saved?
-
A new folder is created called
custom-css
within your uploads folder. - Can I import or export this data?
-
Sure can! The buttons below will allow for importing and exporting. A JSON file is created and stored.
Κριτικές
Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.
Συνεισφέροντες & Προγραμματιστές
“Reaktiv CSS Builder” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΜεταφράστε το “Reaktiv CSS Builder” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
1.1.0
- Adding import / export functionality
1.0.0
- First release!