Plugin Directory

Changeset 3282082


Ignore:
Timestamp:
04/25/2025 06:56:07 PM (11 months ago)
Author:
ampwptools
Message:

attempting to commit the other root files to the trunk folder

Location:
accelerate-patterns/trunk
Files:
3 copied

Legend:

Unmodified
Added
Removed
  • accelerate-patterns/trunk/functions.php

    r3280316 r3282082  
    44Plugin URI: https://ampwptools.com/accelerate-patterns/
    55Description: 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.2
    7 Author: AMP Publisher
     6Version:  1.0.3
     7Author: ampwptools
    88Author URI: https://ampwptools.com/
    99License: GPLv3
  • accelerate-patterns/trunk/readme.txt

    r3280316 r3282082  
    11=== Accelerate Patterns ===
    22Contributors: ampwptools
    3 Donate link: https://ampwptools.com/accelerate-patterns/
     3Plugin link: https://ampwptools.com/accelerate-patterns/
    44Tags: patterns, blocks, page builder, gutenberg, editor, template
    55Requires at least: WordPress 5.9
    6 Tested up to: WordPress 6.6.2
    7 Stable tag: 1.0.2
     6Tested up to: WordPress 6.8
    87Requires PHP: 7.0
    9 Version: 1.0.2
     8Version: 1.0.3
     9Stable tag: 1.0.3
    1010License: GPLv3
    1111License URI: https://www.gnu.org/licenses/gpl-3.0.html
     
    1616
    1717**Create Patterns in the Block Editor**
     18
    1819Creating Patterns that you can easily re-use on your site or on other sites has never been easier. After installing the Accelerate Patterns plugin you can use the WordPress Block Editor to create your Patterns.
    1920
     
    2526
    2627**Build Out a Library of Custom Patterns**
     28
    2729You can build out an unlimited number of Patterns that you can always access from your Library or export to a new site. Create custom categories for your Patterns so you can keep them organized. You can even add searchable descriptions.
    2830
    2931**Preview, Manage & Edit Your Patterns**
     32
    3033You can preview your Patterns and even edit them within the My Patterns editor.
    3134
    3235Use Your Patterns in the WordPress Pattern Inserter/Explorer
     36
    3337You can insert your Patterns from the Patterns tab/drop-down in the inserter, or click the Explore button to access them from the explorer. Once inserted you can edit the blocks without affecting the Pattern.
    3438
     
    3640
    3741Does creating a Pattern with the plugin require any coding?
     42
    3843No coding is required. Simply select one or more blocks and create your Patterns from the Block editor. You can use WordPress core blocks as well as premium blocks. Use the block editor to customize your block layouts and styles.
    3944
    4045Can I create new categories for my Patterns?
     46
    4147Yes you can create custom categories to easily manage your Patterns. If you are a designer you create a set of home page designs, landing pages, pricing tables, and more. You can even add descriptions to make them searchable.
    4248
    4349What happens to my Patterns if I uninstall the plugin?
     50
    4451Once a pattern's content is inserted into a page or post it will not change unless you edit the post. You simply won't have access to your patterns in the Pattern Explorer.
    4552
     
    4754
    48551. Block editor with button to create patterns from selected blocks.
     56
    49572. Pattern manager with previews, custom categories and descriptions.
     58
    50593. Pattern inserter includes "My Patterns" category with all of your patterns.
    5160
     
    5362
    54631. In your admin panel, go to Plugins and click the 'Add New' button.
     64
    55652. Click Upload Plugin then Browse for the .zip file on your computer.
     66
    56673. Click Install Now.
     68
    57694. Click on the 'Activate' button.
    5870
     
    6072
    6173Accelerate Patterns, Copyright 2024 TAC Marketing Group
     74
    6275Accelerate Patterns is distributed under the terms of the GNU GPL
    6376
    6477== Change Log ==
    6578
     79= 1.0.3 - 2025-04-23 =
     80
     81* Update - Compatibility version update.
     82
    6683= 1.0.2 - 2024-10-03 =
     84
    6785* Update - Compatibility version update.
    6886
    6987= 1.0.1 - 2022-05-25 =
     88
    7089* Fix - WP 6.0 minor fix: removed if(is_admin()) when registering patterns.
     90
    7191* Update - Removed Accelerate Software admin page, it was not providing any functionality in this plugin.
    7292
    7393= 1.0.0 2022-04-08 =
     94
    7495 * First release
Note: See TracChangeset for help on using the changeset viewer.