helper functions included.
added PHPDocs block to explain what it does.
Now if a user adds a config array that is missing some 'required' keys, they will get admin notice, I shall restrict the admin notice to only our relevant admin pages.
We may change these, but i have added that are required as per my experience.
Further, do you have any help doc that explains which scripts loaded are required by which fields? That way, we can load scripts on per-field basis instead of per-type basis.
helper functions included. added PHPDocs block to explain what it does. Now if a user adds a config array that is missing some 'required' keys, they will get admin notice, I shall restrict the admin notice to only our relevant admin pages.
The required fields are defined in:
We may change these, but i have added that are required as per my experience.
Further, do you have any help doc that explains which scripts loaded are required by which fields? That way, we can load scripts on per-field basis instead of per-type basis.