OptionTree (GitHub) allows to create a “Theme Options” page for themes very simply.
How could I extend OptionTree in order to create a “Plugin Options” page for my plugin?
Thank you!
OptionTree (GitHub) allows to create a “Theme Options” page for themes very simply.
How could I extend OptionTree in order to create a “Plugin Options” page for my plugin?
Thank you!
You must be logged in to post a comment.
It’s actually pretty simple. The following code will create a page under the settings page called Test Page. This is how OptionTree creates its own pages.