Discussion on formatting of this - https://chatgpt.com/c/67e6bd79-a0f4-8005-b58b-64288f05608c

Overall:

- Using ACF for programs page

- On normal options page trying to NOT us ACF and reduce dependencies by using default Wordpress for options

- Save everything in one json so each panel only creates one database row ... really helps with: ⭐👍

- Reducing impact of plugin on database

- Not creating a mess (and confusion) when option keys are altered

Panels

Default Wordpress Panel

Saved to array

ACF ❌

Trying to Remove but keep using for Programs pages.

Redux ❌

- Removed this early panel

- No longer supported

- Trying to reduce dependencies

Table of Contents