Replace 'Add New' functionality for custom post type
-
Hello,
Thanks again for a very well made plugin. I have a question for a special scenario, using this plugin. There is a site with a custom post type called “Audio”, where a new post is added anytime someone uploads an mp3 file via the media library. The Audio post type is created with the AdminPageFramework, whereas the parsing and adding posts in a custom plugin. This works well.
What the site owner would like, is to remove the Add New button from the Audio post type (list of posts, and edit post page) – or rather replace the functionality of it to ideally open the media uploader modal from WordPress and allow uploads of (again *ideally*) only mp3 files. So the function would be the user clicking “Add New”, the media upload modal opens, allows for files to upload, then on close the page reloads (showing the new entries).
I wonder if the AdminPageFramework has any features to make this possible?
Thank you
- The topic ‘Replace 'Add New' functionality for custom post type’ is closed to new replies.