WordPress-Plugin-Boilerplate-Tutorial
WordPress-Plugin-Boilerplate-Tutorial copied to clipboard
New Custom Post Type doesn't show up in menu
I've followed this guide: https://github.com/JoeSz/WordPress-Plugin-Boilerplate-Tutorial/blob/master/plugin-name/tutorials/custom_post_types.php
But any new voice appears in the wp-admin menu, seems like i've created nothing new. Any advice?