Closed Pen-a11y closed 2 years ago
This supersedes #21.
Effectively:
The templating engine item has been split to #117.
The "API endpoint to advanced settings" item will remain a separate issue as #113.
In first review with @jkva decided to refactor array arguments in actions and filters to braces "[]" instead of "array()". Will work this out before creating a Pull Request.
Closing as addressed via #118.
The way that WordPress traditionally handles a settings page could lead to code that is messy, and hard to read.
To improve the functionality of the Settings Page we need to create a configuration model layer, that uses Twig templates and JavaScript to improve the rendering and functionality of the pages.