| @@ -1,15 +1,15 @@ | ||
| 1 | 1 | === PatternsWP - Gutenberg Block Patterns & Page Templates Library === |
| 2 | 2 | Contributors: patternswpteam, ilmosys, mahdiali |
| 3 | -Tags: patterns, templates, gutenberg, blocks, library, block patterns, layouts, block, pattern, template, layout, block editor, page builder, starter sites, wordpress patterns | |
| 3 | +Tags: patterns, templates, gutenberg, blocks patterns, starter sites | |
| 4 | 4 | Requires at least: 6.0 |
| 5 | -Tested up to: 7.0 | |
| 5 | +Tested up to: 7.1 | |
| 6 | 6 | Requires PHP: 7.0 |
| 7 | -Stable tag: 1.0.10 | |
| 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 | -Explore a library of pre-designed Gutenberg block patterns, page templates, and starter sites that are compatible with any WordPress block theme. Build professional websites faster! | |
| 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 | 15 | = A library of WordPress block patterns and full-page website templates = |
| @@ -79,15 +79,12 @@ | ||
| 79 | 79 | After activating the plugin, you can either edit an existing page or create a new one on your site. |
| 80 | 80 | |
| 81 | 81 | = [C] To insert patterns into a WordPress post or page, follow these quick steps: = |
| 82 | 82 | 1. Access the post or page editor. |
| 83 | -2. Add a new block or select an existing one. | |
| 84 | -3. Click the "+" icon to open the block inserter. | |
| 85 | -4. Look for the "PatternsWP" category. | |
| 86 | -5. Choose a pattern and insert it. | |
| 87 | -6. Customize the pattern as per needed. | |
| 88 | -7. Repeat for additional patterns. | |
| 89 | -8. Preview or publish your post or page. | |
| 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. | |
| 90 | 87 | |
| 91 | 88 | == Frequently Asked Questions == |
| 92 | 89 | |
| 93 | 90 | = Can I use PatternsWP with any theme? = |
| @@ -111,8 +108,18 @@ | ||
| 111 | 108 | 2. Tons of Block Patterns That Works With Any Block Themes |
| 112 | 109 | 3. Search the Library, Select Patterns With One Click, and Use Them on Your WordPress Site |
| 113 | 110 | |
| 114 | 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 | |
| 121 | + | |
| 115 | 122 | = 1.0.10 - 01 Jun, 2026 = |
| 116 | 123 | * Updated: Tested up to WordPress 7.0 |
| 117 | 124 | |
| 118 | 125 | = 1.0.9 - 04 Apr, 2026 = |
| @@ -171,5 +178,5 @@ | ||
| 171 | 178 | = 1.0.0 = |
| 172 | 179 | * First release |
| 173 | 180 | |
| 174 | 181 | == Upgrade Notice == |
| 175 | -Nothing here | |
| 182 | + | |