-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Just like ACF does... This would prevent us having to manually adjust all settings for every installation of a project (local, stage, prod). This is important for longer-to-configure settings such as the TinyMCE extra styles.
The plugin would need to read/write to this file in order to load/dump settings.
Use hooks: https://docs.carbonfields.net/learn/advanced-topics/php-hooks.html
Maybe Custom Datastore? https://docs.carbonfields.net/learn/advanced-topics/serialized-datastore.html
Reactions are currently unavailable