Creating on-page options for Custom Post Type
-
Hi there,
I’m creating a plugin for creating Landing Pages.
I use custom post type and custom fields for the landing pages, but i need to add some on-page options for each entry. For example i need to have a an option(check box) for hiding the header(header is edited through a WYSIWYG custom field) on a specific landing page.
I searched for different option “frameworks” and i found Redux ( https://github.com/ghost1227/Redux-Framework ) that works for plugins and also uses WordPress Settings API.
The examples of Redux and any other framework i found as well as any tutorials i found online about creating settings/options pages are for general options but i need to have those options in the editing screen of my specific custom post type.
I’m not a PHP guru but i’m trying and willing to learn, any help will be appreciated or at least if someone can point me to the right direction it would be nice.
Cheers,
Stelios
- The topic ‘Creating on-page options for Custom Post Type’ is closed to new replies.