Changeset 3224977
- Timestamp:
- 01/19/2025 03:35:49 AM (14 months ago)
- Location:
- easy-block-acf-pro-addon/trunk
- Files:
-
- 3 edited
-
README.md (modified) (1 diff)
-
easy-block-acf-pro-addon.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
easy-block-acf-pro-addon/trunk/README.md
r3210791 r3224977 1 # easy-block 2 Plugin that integrates predefined Gutenberg blocks, work withACF Pro plugin.1 # easy-block-acf-pro-addon 2 This plugin seamlessly integrates predefined Gutenberg blocks into your website, requiring the ACF Pro plugin. -
easy-block-acf-pro-addon/trunk/easy-block-acf-pro-addon.php
r3211313 r3224977 4 4 * Text Domain: easy-block-acf-pro-addon 5 5 * Description: Plugin that integrates predefined Gutenberg blocks, work with ACF Pro plugin. 6 * Version: 1.0. 86 * Version: 1.0.9 7 7 * Requires at least: 6.4 8 8 * Requires PHP: 7.2 -
easy-block-acf-pro-addon/trunk/readme.txt
r3211317 r3224977 1 1 === Easy Block - ACF Pro Addon === 2 2 Contributors: hellomanaf 3 Tags: numbering, page, pages, sequential3 Tags: acf, block, gutenberg 4 4 Requires at least: 6.4 5 5 Tested up to: 6.7.1 6 6 Requires PHP: 7.2 7 Stable tag: 1.0. 87 Stable tag: 1.0.9 8 8 License: GPLv3 9 9 License URI: https://www.gnu.org/licenses/gpl-3.0.html 10 10 11 Plugin that integrates predefined Gutenberg blocks, work withACF Pro plugin.11 This plugin seamlessly integrates predefined Gutenberg blocks into your website, requiring the ACF Pro plugin. 12 12 13 13 == Description == 14 Plugin that integrates predefined Gutenberg blocks, work with ACF Pro plugin. 15 Advanced Custom Fields Pro 6.0+ must be active in order for you to use Easy Gutenberg - ACF Pro Addon. 14 This plugin seamlessly integrates predefined Gutenberg blocks into your website, streamlining the process of creating and managing dynamic content. With its powerful features, Easy Block – ACF Pro Addon enhances your Gutenberg editing experience by enabling the use of custom, ready-to-use blocks tailored to your needs. 15 16 To utilize the full capabilities of Easy Block – ACF Pro Addon, it is essential to have Advanced Custom Fields Pro version 6.0 or higher activated on your website. This dependency ensures compatibility and unlocks the advanced functionality needed to create highly customizable and flexible content layouts with ease. 17 16 18 = Available blocks = 17 19 * Hero banner … … 23 25 24 26 == Changelog == 27 = 1.0.9 = 28 * Added detail description. 29 25 30 = 1.0.8 = 26 31 * Added an option to adjust the slider size for mobile devices.
Note: See TracChangeset
for help on using the changeset viewer.