PluginProbe
PatternsWP – Gutenberg Block Patterns & Page Templates Library / 1.1.0
PatternsWP – Gutenberg Block Patterns & Page Templates Library v1.1.0
1.1.0 trunk 1.0.0 1.0.1 1.0.10 1.0.2 1.0.3 1.0.4 1.0.5 1.0.6 1.0.7 1.0.8 1.0.9
← All changes | README.txt +144 -29 1.0.11.1.0 View file →
@@ -1,27 +1,29 @@
1 -=== PatternsWP - WordPress Block Patterns Library ===
2 -Contributors: patternswpteam
3 -Tags: blocks, patterns, library, gutenberg, templates, block patterns
4 -Requires at least: 5.5
5 -Tested up to: 6.2
6 -Requires PHP: 5.6
7 -Stable tag: 1.0.1
1 +=== PatternsWP - Gutenberg Block Patterns & Page Templates Library ===
2 +Contributors: patternswpteam, ilmosys, mahdiali
3 +Tags: patterns, templates, gutenberg, blocks patterns, starter sites
4 +Requires at least: 6.0
5 +Tested up to: 7.1
6 +Requires PHP: 7.0
7 +Stable tag: 1.1.0
8 8 License: GPLv2 or later
9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html
10 10
11 -Revolutionize your WordPress design process with the intuitive block patterns library plugin.
11 +Explore Gutenberg block patterns, page templates, and starter sites compatible with any WordPress block theme. Build professional websites faster!
12 12
13 13 == Description ==
14 14
15 -<a href="https://thepatternswp.com/?utm_source=wprepo&utm_medium=link&utm_campaign=plugin" rel="friend" title="PatternsWP - WordPress Block Patterns Library Plugin">PatternsWP</a> is an innovative WordPress plugin that enhances your website design process with its intuitive Block Patterns Library.
15 += A library of WordPress block patterns and full-page website templates =
16 16
17 -PatternsWP is a collection of pre-designed block patterns that can be used with any WordPress theme, allowing users to easily build professional websites in minutes. With the flexibility to add multiple patterns to a post or page, PatternsWP offers a speedy and effective solution for creating stunning page layouts.
17 +<a href="https://thepatternswp.com/?utm_source=wprepo&utm_medium=link&utm_campaign=plugin" title="PatternsWP - WordPress Block Patterns Library Plugin">PatternsWP</a> is an innovative WordPress plugin that enhances your website design process with its intuitive Block Patterns Library.
18 18
19 +PatternsWP is a collection of pre-designed gutenberg block patterns that can be used with any WordPress theme, allowing users to easily build professional websites in minutes. With the flexibility to add multiple patterns to a post or page, PatternsWP offers a speedy and effective solution for creating stunning page layouts.
19 20
20 -<p>🚀 <a href="https://app.instawp.io/launch?t=patternswp-demo">Live Demo</a> | 🌐 <a href="https://thepatternswp.com/">thepatternswp.com</a> | 🛟 <a href="https://thepatternswp.com/contact/">Get Support</a> </p>
21 +<p>⭐ <a href="https://thepatternswp.com/pricing/?utm_source=wprepo&utm_medium=link&utm_campaign=patternswp-pro">Upgrade to Pro</a> | 🚀 <a href="https://wordpress.org/plugins/patternswp/?preview=1">Try the Demo</a> | 🛟 <a href="https://thepatternswp.com/contact/">Get Support</a> </p>
21 22
22 23 === Block Pattern Types ===
23 24
25 +* Header Section Patterns
24 26 * Hero Section Patterns
25 27 * Features Section Patterns
26 28 * Testimonials Section Patterns
27 29 * FAQ Section Patterns
@@ -27,36 +29,149 @@
27 29 * FAQ Section Patterns
28 30 * Pricing Section Patterns
29 31 * Customer Logos Section Patterns
30 32 * Gallery Section Patterns
31 -* Header Section Patterns (Coming Soon)
32 -* Footer Section Patterns (Coming Soon)
33 -* Team Section Patterns (Coming Soon)
33 +* Team Section Patterns
34 +* CTA Section Patterns
35 +* Statistic Section Patterns
36 +* Contact Section Patterns
37 +* Footer Section Patterns
38 +* Link in Bio Patterns
39 +* Blog Patterns
40 +* Utility Patterns
41 +* Full Page Templates
34 42
43 +=== Features: Pattern Visibility Control ===
44 +
45 +Customize which patterns appear in your editor with our powerful visibility controls:
46 +
47 +* **Hide Theme Patterns** - Prevent patterns registered by your active theme from cluttering your pattern library
48 +* **Hide Uncategorized Patterns** - Keep your pattern list clean by hiding patterns without categories
49 +* **Hide Core Patterns** - Remove all default WordPress core patterns from the pattern selector
50 +
51 +Access these settings in: WordPress Admin → PatternsWP → Settings → Pattern Visibility
52 +
53 +###Recommended Theme###
54 +- <a href="https://wordpress.org/themes/blockera/">Blockera Block Theme</a>
55 +
56 += Privacy =
57 +At PatternsWP, we are committed to protecting the privacy of our users. PatternsWP accesses block patterns and categories from our servers through a custom API. By activating the PatternsWP plugin, you agree to our [privacy policy](https://thepatternswp.com/privacy-policy/) and [terms of service](https://thepatternswp.com/terms-of-service/).
58 +
59 +== Installation ==
60 +To install the PatternsWP plugin, follow the steps below:
61 +
62 += [A] WordPress Plugin Installer: =
63 +1. Access your WordPress admin dashboard.
64 +2. Navigate to the "Plugins" section and click on "Add New".
65 +3. In the search field, enter "PatternsWP" and press Enter.
66 +4. Once you find the PatternsWP plugin, click on "Install Now".
67 +5. After the installation is complete, click on "Activate" to activate the plugin.
68 +
69 += [B] Manual Installation: =
70 +1. Download the zip file and extract its contents.
71 +2. Extract the contents of the zip file to your computer.
72 +3. Connect to your WordPress site using an FTP client or file manager.
73 +4. Locate the wp-content/plugins/ directory on your WordPress installation.
74 +5. Upload the extracted plugin folder to the wp-content/plugins/ directory.
75 +6. Once the upload is complete, go to your WordPress admin dashboard.
76 +7. Navigate to the "Plugins" section and find the PatternsWP plugin.
77 +8. Click on "Activate" to activate the plugin.
78 +
79 +After activating the plugin, you can either edit an existing page or create a new one on your site.
80 +
81 += [C] To insert patterns into a WordPress post or page, follow these quick steps: =
82 +1. Access the post or page editor.
83 +2. Add the PatternsWP Pattern Library block (search “patternswp” or type `/patternswp`), or click PatternsWP Library in the editor header.
84 +3. Click “Open PatternsWP Pattern Library”, or use Instant Search to find a pattern.
85 +4. Insert the pattern you want, then customize it as needed.
86 +5. Preview or publish your post or page.
87 +
35 88 == Frequently Asked Questions ==
36 -
37 -= Can I use PatternsWP with any theme? =
38 -
39 -Absolutely! Almost any WordPress theme that supports Gutenberg can be used to quickly build a visually appealing website with just a few clicks.
40 89
41 -= Is PatternsWP Plugin Free? =
42 -
43 -Yes. It is free.
90 += Can I use PatternsWP with any theme? =
91 +Yes! PatternsWP works with any WordPress theme that supports the block editor (Gutenberg), allowing you to build stunning websites with ease.
44 92
45 -= Do I need an account? =
46 -
47 -No.
93 += Is PatternsWP free to use? =
94 +Yes, PatternsWP is free to use. You can access a wide range of patterns at no cost. However, our [Premium Block Patterns & Full Page Templates](https://thepatternswp.com/pricing/) unlock exclusive layouts and help you build websites faster.
48 95
49 -= Other questions or feedback? =
50 -
51 -Found any bugs? Have some feedback or idea? Please contact us.
96 += How can I access Pro patterns? =
97 +You can unlock Pro patterns by upgrading to **PatternsWP Pro**. Visit our [pricing page](https://thepatternswp.com/pricing/) to explore the benefits.
52 98
99 += Do I need an account to use PatternsWP? =
100 +No, you can start using PatternsWP right away without creating an account.
101 +
102 += How can I share feedback or report a bug? =
103 +We’d love to hear from you! If you have suggestions, feedback, or have found a bug, please [contact us](https://thepatternswp.com/contact/).
104 +
53 105 == Screenshots ==
54 106
55 -1. Block Patterns
107 +1. One-click Access To Ready-made Block Patterns Library
108 +2. Tons of Block Patterns That Works With Any Block Themes
109 +3. Search the Library, Select Patterns With One Click, and Use Them on Your WordPress Site
56 110
57 111 == Changelog ==
112 += 1.1.0 - 18 Sep, 2026 =
113 +* Major UI update: Redesigned patterns library modal using WordPress Gutenberg components
114 +* Added: PatternsWP Pattern Library block with Open Library button and Instant Search
115 +* Added: Sorting and filter type option added
116 +* Added: Favorites and recently used patterns
117 +* Improved: Faster category switching with client-side page cache
118 +* Improved: Infinite scroll and preview performance (lazy BlockPreview)
119 +* Fixed: Pattern pagination starting from page one
120 +* Updated: Tested up to WordPress 7.1
58 121
122 += 1.0.10 - 01 Jun, 2026 =
123 +* Updated: Tested up to WordPress 7.0
124 +
125 += 1.0.9 - 04 Apr, 2026 =
126 +* Fixed: Restricted debug output
127 +
128 += 1.0.8 - 31 Jan, 2026 =
129 +* Updated: Tested up to WordPress 6.9
130 +* Added: Pattern visibility controls (theme, core, uncategorized)
131 +* Added: Pattern caching for better performance
132 +* Improved: Pattern detection and filtering
133 +* Enhanced: Security with nonce verification
134 +* Fixed: Various bug fixes and improvements
135 +
136 += 1.0.7 - 25 Apr, 2025 =
137 +* Updated: Tested up to WordPress 6.8.
138 +* Added: A new button on the welcome page for an easier start.
139 +* Improved: Optimized performance
140 +
141 += 1.0.6 - 06 Apr, 2025 =
142 +* Fixed: Security issues with input handling and database queries
143 +* Improved: Optimized Gutenberg editor performance and fixed PHP error
144 +
145 += 1.0.5 - 07 Mar, 2025 =
146 +* Updated: Tested up to WordPress 6.7
147 +* Added: Support for premium patterns with seamless integration
148 +* Added: Enhanced pattern filtering for better organization and searchability
149 +* Added: New admin page for clear cache, support and license activation
150 +* Fixed: Minor UI improvements for a smoother user experience
151 +
152 += 1.0.4 - 03 May, 2024 =
153 +* Updated: Tested up to WordPress 6.5.
154 +* Added: "Patterns Library" button in the block editor toolbar to open a modal for effortless of block patterns and categories via custom API.
155 +* Added: Minimal PatternsWP icon button near the "+ Block Inserter" for convenient patterns library modal access.
156 +* Fixed: Design issue with patterns.
157 +
158 += 1.0.3 - 10 Jun, 2023 =
159 +* Updated Tested up to WordPress 6.2.2
160 +* Added new patterns to the Headers.
161 +* Added new patterns to the Hero.
162 +* Added new patterns to the Features.
163 +* Added new patterns to the Testimonials.
164 +* Added new patterns to the Customer Logos.
165 +* Added new patterns to the Gallery.
166 +* Added new patterns to the Footer.
167 +
168 += 1.0.2 - 19 May, 2023 =
169 +* Updated Tested up to WordPress 6.2.1
170 +* Added new patterns to the Features.
171 +* Introduced a new pattern category, Header, Team, CTA and Footer.
172 +* Fixed minor design issues with the button.
173 +
59 174 = 1.0.1 - 01 May, 2023 =
60 175 * Added new patterns to the Hero, Features, Testimonials, FAQ, and Pricing sections.
61 176 * Introduced a new pattern category, Customer Logos, and Gallery.
62 177
@@ -63,5 +178,5 @@
63 178 = 1.0.0 =
64 179 * First release
65 180
66 181 == Upgrade Notice ==
67 -Nothing here
182 +