emrl / block-class-autocomplete
该软件包最新版本(1.0.0)没有可用的许可信息。
1.0.0
2023-09-01 21:53 UTC
This package is auto-updated.
Last update: 2024-09-18 21:35:24 UTC
README
=== Block Class Autocomplete === Contributors: EMRL, Corey Worrell Tags: block, autocomplete, css, class Tested up to: 6.3 Stable tag: 1.0.0 License: GPL-2.0-or-later License URI: https://gnu.ac.cn/licenses/gpl-2.0.html Enables autocomplete for block classes in the Advanced tab. == Description == Enables autocomplete for block classes in the Advanced tab. == Installation == 1. Upload the plugin files to the `/wp-content/plugins/block-class-autocomplete` directory, or install the plugin through the WordPress plugins screen directly. 1. Activate the plugin through the 'Plugins' screen in WordPress 1. Utilize the `block-class-autocomplete/suggestions` filter to add your classes to the autocomplete field. == Frequently Asked Questions == = What does this plugin do? = It allows you to add CSS class suggestions to the "Additional CSS Class(es)" field in the Advanced tab of a block. [View development repository and source code](https://github.com/EMRL/block-class-autocomplete) == Screenshots == 1. Example of the autocomplete suggestions for available CSS classes. == Changelog == = 1.0.0 = * Release