Changeset 3282093
- Timestamp:
- 04/25/2025 07:12:33 PM (11 months ago)
- Location:
- accelerate-patterns/trunk
- Files:
-
- 3 added
- 3 edited
-
acceleratePatternsClass.js (added)
-
acceleratePatternsStyle.css (added)
-
class-tacwp-accpatterns.php (modified) (2 diffs)
-
functions.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
-
tacwpAdminStyleHome.css (added)
Legend:
- Unmodified
- Added
- Removed
-
accelerate-patterns/trunk/class-tacwp-accpatterns.php
r3282081 r3282093 5 5 * @subpackage Accelerate Patterns 6 6 * @since 1.0 7 * @version 1.0. 37 * @version 1.0.2 8 8 */ 9 9 … … 759 759 } 760 760 } 761 -
accelerate-patterns/trunk/functions.php
r3282082 r3282093 4 4 Plugin URI: https://ampwptools.com/accelerate-patterns/ 5 5 Description: This plugin allows you to create, manage and edit your own WordPress patterns using any blocks - core blocks as well as premium blocks. 6 Version: 1.0. 37 Author: ampwptools6 Version: 1.0.2 7 Author: AMP Publisher 8 8 Author URI: https://ampwptools.com/ 9 9 License: GPLv3 -
accelerate-patterns/trunk/readme.txt
r3282082 r3282093 4 4 Tags: patterns, blocks, page builder, gutenberg, editor, template 5 5 Requires at least: WordPress 5.9 6 Tested up to: WordPress 6. 86 Tested up to: WordPress 6.6.2 7 7 Requires PHP: 7.0 8 Version: 1.0. 39 Stable tag: 1.0. 38 Version: 1.0.2 9 Stable tag: 1.0.2 10 10 License: GPLv3 11 11 License URI: https://www.gnu.org/licenses/gpl-3.0.html … … 77 77 == Change Log == 78 78 79 = 1.0.3 - 2025-04-23 =80 81 * Update - Compatibility version update.82 83 79 = 1.0.2 - 2024-10-03 = 84 80
Note: See TracChangeset
for help on using the changeset viewer.