Skip to content

Commit

Permalink
Merge pull request #2 from colorful-tones/release/0.1.2-prep
Browse files Browse the repository at this point in the history
Release 0.1.2 prep
  • Loading branch information
colorful-tones authored Aug 29, 2023
2 parents 0917bcd + ee0d5b0 commit 6f3f288
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@ __Required__ You must have [ACF PRO](https://https://www.advancedcustomfields.co

## Changelog

### 0.1.2 – 2023-08-29

Added example of restricting access to ACF admin screens based on role && email domain, example: `yourAgency.com`. So builders can limit admin screens for their clients. See: `includes/acf-restrict-access.php`
### 0.1.1 – 2023-08-15

Initial release, which includes:
Expand Down
2 changes: 1 addition & 1 deletion demo-acf-plugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* Requires at least: 6.3
* Requires PHP: 7.4
* Version: 0.1.2
* Author: ACF (2023-08-28)
* Author: ACF
* License: GPL-2.0-or-later
* License URI: https://www.gnu.org/licenses/gpl-2.0.html
* Text Domain: demo-acf
Expand Down

0 comments on commit 6f3f288

Please sign in to comment.