Download the PHP package timohubois/post-type-and-taxonomy-archive-pages without Composer
On this page you can find all versions of the php package timohubois/post-type-and-taxonomy-archive-pages. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download timohubois/post-type-and-taxonomy-archive-pages
More information about timohubois/post-type-and-taxonomy-archive-pages
Files in timohubois/post-type-and-taxonomy-archive-pages
Download timohubois/post-type-and-taxonomy-archive-pages
More information about timohubois/post-type-and-taxonomy-archive-pages
Files in timohubois/post-type-and-taxonomy-archive-pages
Vendor timohubois
Package post-type-and-taxonomy-archive-pages
Short Description Set the archive for your custom post types to associate them with a specific page and control the permalinks for single custom post type pages and custom taxonomies.
License GPL-3.0-or-later
Package post-type-and-taxonomy-archive-pages
Short Description Set the archive for your custom post types to associate them with a specific page and control the permalinks for single custom post type pages and custom taxonomies.
License GPL-3.0-or-later
Please rate this library. Is it a good library?
Informations about the package post-type-and-taxonomy-archive-pages
Post Type and Taxonomy Archive Pages Settings
Post Type and Taxonomy Archive Pages Settings enables to select a page that should interact as archive for custom post types. It also enables to change the slug for custom post type single pages or custom taxonomies.
The Plugin extends the native Reading and Permalinks settings pages:
- Settings > Reading > Adds a section to select a page which should interact as archive for a custom post type.
- Settings > Permalinks > Adds a section to change the slug for custom post types and custom taxonomies.
How to programmatically get the post used as the archive page for a custom post type?
Example how to retrieve the post object of the page set as the archive for a custom post type:
Requirements
- PHP >= 8.0
Installation
- Make sure you have the correct requirements.
- Clone the repository and place it in
wp-content/plugins/
folder.
Development
- Make sure you have the correct requirements.
- Perform Installation.
- Run
composer i
to install composer dependency.
License
GPLv3
All versions of post-type-and-taxonomy-archive-pages with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
The package timohubois/post-type-and-taxonomy-archive-pages contains the following files
Loading the files please wait ....