Skip to content
This repository has been archived by the owner on Feb 5, 2024. It is now read-only.

Commit

Permalink
Merge pull request #120 from studiopress/fix/readme
Browse files Browse the repository at this point in the history
Fix a couple things in the readme
  • Loading branch information
johnstonphilip authored Mar 16, 2023
2 parents 69ccf08 + f0471af commit 56f7f15
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ When you design beautiful block patterns for your theme, Pattern Manager by WP E
* Save a pattern to a php file in your theme.

### Hidden WP core pattern features you can unlock with Pattern Manager:
* When a user makes a new page, post, auto-show a modal with your patterns, available to be used.
* When a user makes a new page or post, auto-show a modal with your patterns, available to be used.
* Make your pattern available in the block inserter, or choose to hide it from the inserter.
* Allow users to transform any block into your pattern.

Expand Down Expand Up @@ -85,7 +85,7 @@ Ideally, no. It is recommended that you develop your patterns on a locally hoste

### Do I need the new block editor to use Pattern Manager?

Yes, you will need to have WordPress 6.1 or later installed to take advantage of Pattern Manager.
Yes, you will need to have WordPress 6.2 or later installed to take advantage of Pattern Manager.

## Screenshots

Expand Down
2 changes: 1 addition & 1 deletion pattern-manager.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
* Domain Path: languages
* License: GPLv2+
* License URI: http://www.gnu.org/licenses/gpl-2.0.txt
* Requires at least: 6.0
* Requires at least: 6.2
* Requires PHP: 7.4
* Namespace: PatternManager
*
Expand Down

0 comments on commit 56f7f15

Please sign in to comment.