https://github.com/humanmade/page-for-post-type
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.
https://github.com/humanmade/page-for-post-type
Last synced: about 1 year ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/humanmade/page-for-post-type
- Owner: humanmade
- License: gpl-2.0
- Created: 2015-02-20T14:49:28.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2021-02-16T14:13:01.000Z (over 5 years ago)
- Last Synced: 2025-04-02T22:35:19.206Z (over 1 year ago)
- Language: PHP
- Size: 38.1 KB
- Stars: 188
- Watchers: 32
- Forks: 34
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Page for Post Type
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.