Skip to content

Releases: colorful-tones/Demo-ACF-Plugin

0.1.5 - Floral Dream 🌺

14 Dec 21:45
Compare
Choose a tag to compare

Wrap "Site Settings" Options page in function_exists() and check to fail gracefully if ACF PRO is not installed.

0.1.4 - fix fatal errors 🤦‍♂️

20 Oct 16:16
46e13e7
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.3...0.1.4

0.1.3 - raking up those 🐛 and 🍂

20 Oct 15:58
67b0b59
Compare
Choose a tag to compare
  • Restrict access to block locking based on email domain with demo_acf_show_acf_admin() check.
  • Improve usage of get_block_wrapper_attributes() for Phone block based on Liam's Tweet thread.
  • Add background and text color supports to Phone block.

0.1.2

29 Aug 17:52
6f3f288
Compare
Choose a tag to compare

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

15 Aug 20:47
Compare
Choose a tag to compare
➕ ADD: .gitattributes for Releases