statenweb / page-for-post-type
Allows you to set pages for any custom post type archive. Purely forked to update composer/installers to 2
Installs: 769
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 36
Type:wordpress-plugin
Requires
This package is auto-updated.
Last update: 2024-10-18 21:49:39 UTC
README
Allows you to set a page as the base URL for a post type, much like you can set a page for your blog posts.
This gives you some flexibility when using plugins or themes that provide custom post types. It's not unusual to want to nest these a little deeper in your site's page hierarchy.
Usage
Just activate it!
The plugin adds a settings section to the reading settings page where you would normally set a static home page and page for your posts.
You can choose a page to act as your post type archive page and also as the rewrite slug for posts within that post type.