I am not entirely sure why this is, but I had to go to Settings > Permalinks and then click “Save” without changing anything. I think the file had to be rewritten to account for the new post type?
Regardless, it fixed the issue and I hope someone else can save a lot of time and headache by reading this!
Related Posts:
- Update plugin from personal API
- Loading external page template and enqueue script from plugin causes 403 forbidden error
- Symlinked plugin directory doesn’t appear in Admin
- Where the Nickname is being used in WordPress
- WordPress plugin from own server
- How to avoid plugin name conflicts from the upgrade notifier?
- Is their any way to Extend WPDB class and Overwrite the Default Query Function
- How do I only load a plugin js on it’s settings pages?
- How can I include a setting that has a variable number of values in a settings page using register_setting?
- Adding dynamic section to WordPress
- Use functionality of 2 wordpress plugins
- Custom data-id wp_enqueue_script
- Autoload via composer in plugin interference
- Yoast SEO blocking/re-initialising longer running process
- Add Fields with Sub-Fields to WP Job Manager
- template_redirect not being called when using ajax
- Can WordPress plugins “Talk to each other”?
- How use %like% in sql statement wordpress
- Can I use a form in a dashboard widget?
- Is there a way to alter the order in which the plugins appear in the page?
- How to correctly detect accessing wp-content/uploads?
- How to create custom embed block in gutenberg wordpress
- Plugin exceeds memory limit
- How can sanitize $_FILES[‘haq_slider’] field
- How to trigger $_GET request within admin plugin page?
- Plugin Paths Issue
- MITM risk of not sanitizing?
- Get IDs of Images from Gallery Block in InnerBlocks of a Custom Gutenberg Block
- WordPress plugin – Error “Plugin generate 2890 characters of unexpected output when activated”
- Woocommerce plugin for minimum order and add-to-card-step
- UnInstallation of a Plugin from a developers perspective – The correct and clean method
- Change plugin main file name (that is currently in the repo)
- Edit Yoast SEO breadcrumbs output [closed]
- Using a post-signup hook to get user details
- How to apply a patch via plugin?
- wp_remote_get() returns 403 while file_get_contents() does not
- How to set add question capability for author role in wp pro quiz plugin
- Suggestions on Approach to New Plugin I’m Stuck On
- Unable to delete custom post types, confusion around capabilities
- Getting wp.me shortlink for wordpress custom post type
- where is the main file in this plugin?
- Insert Array in Plugin Database
- First plugin, problem with get_pages
- plugin wraps the entire content
- Shortcode Attributes to Return different $_POST
- Plugin onclick button activate other plugin
- How programatically cause uploads folder to be created?
- what is the point of telling add_filter how many parameters you want passed to the function?
- Structuring function with registration_errors hook
- Yoast SEO Plug In and my Theme duplicating code. Need some feedback on what to do? [closed]
- Should I use the action in the plugin’s main file?
- Using Class loader in WordPress boilerplate
- wp_query ‘s’ parameter does not work with WC_AJAX
- Monitor all the queriers executed by my website
- How to prepare (compress/zip) a plugin to enable updating instead of adding new instance?
- WC Fix Attributes – ‘Add New’ Not Searchable/Delayed
- Allow a particular user to access a particular plugin?
- wordpress plugin add page when activate
- How to dynamically add template in Innerblock?
- Add style to body based on url
- $wpdb->insert not working inside save_post tag
- How to check for already existing plugin versions on activation? and prevent errors
- update_post_meta is not working for me when I use e.preventDefault for update button
- How to create a plugin with automatic update?
- How to remove WordPress Default Comment? not Facebook
- Loading plugin script only on required page?
- Create survey that redirects to sidebar menu customized to answers
- Uploading images to custom table
- Changing author slug for a custom role without using plugin
- plugin operation launch every time i click on page
- Plugin management with my custom plugin
- Plugin Version List not Shown
- How can I get the Post ID and Post Type within a Must Use Plugin?
- Adding/ Removing actions for plugins
- Get input form data posted by users
- Can’t find variable is_single in my jQuery plugin
- WordPress Cron function is not working
- WP Plugin: Print javascript in header
- wp_verify_nonce fails always
- Custom Plugin: Point to `template_directory`
- Adding list of Indexes in wordpress document
- WP internationalization not loaded
- Plugin options not appearing on options page using tabbed navigation
- Adding custom cron_schedule prior to wp_schedule_event
- Create plugin with form in post and submit it to specific form
- Storing values in Post Meta vs new tables
- Get page type to display content
- Widget redirecting to home page
- Capturing POST data
- Is an Office a custom post type [closed]
- map urls to plugins
- I am using multi image metabox plugin but I did get how to display the images in templete?
- Embed php code in custom field of a plugin [closed]
- How to open author url linked to a new tab in settings page in the WordPress plugin list
- How can I properly sanitize the update_option in WordPress?
- Why is my menu page not being displayed?
- Function not being called on form submit, only blank admin-post.php page
- How do I set register_meta for a specific CPT?
- How to Enfroce Domain Licensing Limits? [closed]
- How to give specific class name to category in wordpress with code snippets