Insert Custom Post Types
I am learning WordPress plugin development. I need to insert Custom Post Type. I registered custom post type using register_post_type()
. I am getting below Form when I would like to insert a New Csutom Post Types (News).
How can I customize this Form ?
I would like to add some radio buttons and text fields here.
Topic admin custom-post-types Wordpress
Category Web