Title: Custom Post Type Multiroutes
Author: arg82
Published: <strong>January 6, 2020</strong>
Last modified: January 7, 2020

---

Search plugins

![](https://ps.w.org/custom-post-type-multiroutes/assets/banner-772x250.jpg?rev=
2223038)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/custom-post-type-multiroutes/assets/icon-256x256.jpg?rev=2223038)

# Custom Post Type Multiroutes

 By [arg82](https://profiles.wordpress.org/arg82/)

[Download](https://downloads.wordpress.org/plugin/custom-post-type-multiroutes.zip)

 * [Details](https://wordpress.org/plugins/custom-post-type-multiroutes/#description)
 * [Reviews](https://wordpress.org/plugins/custom-post-type-multiroutes/#reviews)
 *  [Installation](https://wordpress.org/plugins/custom-post-type-multiroutes/#installation)
 * [Development](https://wordpress.org/plugins/custom-post-type-multiroutes/#developers)

 [Support](https://wordpress.org/support/plugin/custom-post-type-multiroutes/)

## Description

Custom Post Type Multiroutes allows you to manage, add, edit and update multiple
routes for your Custom Post Types.
 Minimum configuration needed. Install it, type
your routes for your posts and refresh permalinks.

### Use case

Say you have a custom post type called ‘Galleries’ and you want it to appear on 
two archive pages:

    ```
    /news/gallery/
    /media/album/
    ```

And its single pages to be: `/news/gallery/<gallery-name>` and `/media/album/<gallery-
name>`

All you have to do is:

 1. Go to Settings > CPT Multiroutes (you will se a list of your custom post types)
 2. Click on “Add Route” for your ‘Galleries’ post.
 3. Fill the new imput for that new route, in this case ‘news/gallery’
 4. Repeat 2&3 per route you want to add.
 5. Select the checkbox ‘Rewrite this post type archive to these routes’ if you want
    that route to be your archive page for the custom post type.
 6. Click Save Routes.

Additionally a custom Metabox will appear on each of those custom post types on 
its admin edit page, there you will be able to choose individually on which route
you wish the post to be visible. By default it will be visible on all defined routes.

If you are using WPML for multilanguage, when you add a route, an input for each
acive language will appear so you can translate those new routes.

## Screenshots

[⌊Settings.⌉⌊Settings.⌉[

Settings.

[⌊Admin custom post edit list.⌉⌊Admin custom post edit list.⌉[

Admin custom post edit list.

[⌊Metabox on admin edit post page.⌉⌊Metabox on admin edit post page.⌉[

Metabox on admin edit post page.

## Installation

 1. Upload the entire `Custom-Post-Type-Multiroutes` folder to the `/wp-content/plugins/`
    directory.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress.

## FAQ

  Can i use this plugin for existing custom post types?

Yes. It will work with all CPT with these properties: ‘show_ui’ => true, ‘show_in_menu’
=> true.

  Can i translate the routes?

Yes. But currently it’s only compatible with WPML.

  Is there a route limit?

No, you can add as much routes as you need.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Custom Post Type Multiroutes” is open source software. The following people have
contributed to this plugin.

Contributors

 *   [ arg82 ](https://profiles.wordpress.org/arg82/)

“Custom Post Type Multiroutes” has been translated into 2 locales. Thank you to 
[the translators](https://translate.wordpress.org/projects/wp-plugins/custom-post-type-multiroutes/contributors)
for their contributions.

[Translate “Custom Post Type Multiroutes” into your language.](https://translate.wordpress.org/projects/wp-plugins/custom-post-type-multiroutes)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/custom-post-type-multiroutes/),
check out the [SVN repository](https://plugins.svn.wordpress.org/custom-post-type-multiroutes/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/custom-post-type-multiroutes/)
by [RSS](https://plugins.trac.wordpress.org/log/custom-post-type-multiroutes/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 0.1.1

 * Added admin edit post list column and filter by post cptmr_route postmeta.
 * Bugfix.

#### 0.1.0

 * Initial release.

## Meta

 *  Version **0.1.2**
 *  Last updated **7 years ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 4.9 or higher **
 *  Tested up to **5.3.21**
 *  PHP version ** 5.6 or higher **
 *  Languages
 * [English (US)](https://wordpress.org/plugins/custom-post-type-multiroutes/), 
   [Spanish (Chile)](https://cl.wordpress.org/plugins/custom-post-type-multiroutes/),
   and [Spanish (Spain)](https://es.wordpress.org/plugins/custom-post-type-multiroutes/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/custom-post-type-multiroutes)
 * Tags
 * [custom post types](https://wordpress.org/plugins/tags/custom-post-types/)[multilingual](https://wordpress.org/plugins/tags/multilingual/)
   [routes](https://wordpress.org/plugins/tags/routes/)
 *  [Advanced View](https://wordpress.org/plugins/custom-post-type-multiroutes/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/custom-post-type-multiroutes/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/custom-post-type-multiroutes/reviews/)

## Contributors

 *   [ arg82 ](https://profiles.wordpress.org/arg82/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/custom-post-type-multiroutes/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=UMNUKQHKN8AQC&item_name=Help+me+continue+developing+CPTMultiroutes+plugin%21&currency_code=EUR&source=url)