-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
34 lines (23 loc) · 1.04 KB
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
=== Viget Blocks Toolkit ===
Contributors: viget, briandichiara, nathanschmidt
Tags: blocks,icons,components,editor,acf
Requires at least: 5.7
Tested up to: 6.7.2
Stable tag: 1.1.0
Requires PHP: 8.1
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Simplifying Block Registration and other block editor related features.
== Description ==
Enhancements to the block editor as well as simplifying custom block registration with Advanced Custom Fields Pro.
See full features and documentation in the [GitHub README file](https://github.com/vigetlabs/viget-blocks-toolkit).
== Frequently Asked Questions ==
= Is Advanced Custom Fields Pro required? =
No. There are several features of this plugin that can be used without Advanced Custom Fields Pro. However, to utilize the block registration feature, Advanced Custom Fields Pro is required at this time.
== Screenshots ==
1. Block Icons
2. Breakpoint Visibility Settings
3. Media Position Example
== Changelog ==
= 1.1.0 =
* Initial Release