The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
2answers
563 views

How to Add a Sub Menu Page to a Custom Post Type?

I am trying to create a link under a custom post type I have named "portfolios". If I change "add_submenu_page" to "add_options_page" it correctly shows a new link under the "Settings" menu. But it ...