I’ve search but didn’t find an answer to this.
I want to do a select option field, but the values (options) be added by a mysql query (or a JSON), so they can be dynamic (it will change along the time, with more items).
Also, is there any way to get a field to increment a value and store it on the mysql database/JSON?
awesome!
on 2) can i use the options page as a $post_id ? or i need to have a post with a custom field to be able to save it to my DB?