WordPress how to add custom post type in option page?

Basically, we can add custom post type in admin menu by using

‘show_in_menu’ => ‘menu-slug’

Read More

but i like to know what is the code for adding this custom post type under Settings menu (option_page)

Related posts

Leave a Reply

1 comment