Hube2 / acf-options-page-adder

Easy creation of options pages for ACF Pro
62 stars 14 forks source link

other than "options" #48

Open Hube2 opened 7 years ago

Hube2 commented 7 years ago

post id allows other custom values other than "options" and these end up being stored in the options table. For example you could use "theme" and the options names would be "theme_{$field_name}". I want to look into extending to take advantage of this.