Quick Class Selector
Voeg snel voorgedefinieerde CSS classes toe aan Gutenberg blocks via een handige multi-select.
by Samuel Studios · github.com/geertgk/quick-class-selection · website
★ 0stars
39release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/geertgk/quick-class-selection/releases/download/v1.3.0/quick-class-selector.zipDeclares an update source (https://github.com/GeertGK/Quick-Class-Selection), so updates arrive through the plugin's own updater.
From the readme
Quick Class Selector
A WordPress plugin that adds a convenient multi-select dropdown for predefined CSS classes in the Gutenberg editor.
Description
Quick Class Selector streamlines your workflow by allowing you to predefine CSS classes and quickly apply them to any Gutenberg block. Instead of manually typing class names in the "Additional CSS class(es)" field, simply select from your predefined list.
Features
- Admin Settings Page: Easily manage your predefined CSS classes
- Optional Descriptions: Add descriptions to remember what each class does
- Drag & Drop Ordering: Organize your classes in the order you prefer
- Multi-Select Dropdown: Select multiple classes at once in the Gutenberg editor
- Visual Tags: See selected classes as removable tags
- Automatic Updates: Receive updates directly from GitHub
Installation
1. Download the latest release from GitHub
2. Upload the quick-class-selector folder to /wp-content/plugins/
3. Activate the plugin through the 'Plugins' menu in WordPress
4. Go to Settings → Quick Class Selector to add your CSS classes
Usage
Adding Classes
1. Navigate to Settings → Quick Class Selector
2. Click "Nieuwe class toevoegen" (Add new class)
3. En
Read the full README on GitHub →