تفصیل
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:
- Go to Settings > CPT Multiroutes (you will se a list of your custom post types)
- Click on "Add Route” for your ‘Galleries’ post.
- Fill the new imput for that new route, in this case ‘news/gallery’
- Repeat 2&3 per route you want to add.
- 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.
- 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.
انسٹالیشن
- Upload the entire
Custom-Post-Type-Multiroutesfolder to the/wp-content/plugins/directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
عمومی سوالات
- 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.
جائزے
There are no reviews for this plugin.
شراکت دار اور ڈیویلپرز
“Custom Post Type Multiroutes” اوپن سورس سافٹ ویئر ہے۔ مندرجہ ذیل لوگوں نے اس پلگ ان میں حصہ لیا:
شراکت دار“Custom Post Type Multiroutes” کا 2 زبانوں میں ترجمہ کیا گیا ہے۔ تعاون کے لیے مترجمین کا شکریہ۔
“Custom Post Type Multiroutes” کا اپنی زبان میں ترجمہ کریں۔
ڈویلپمینٹ میں دلچسپی ہے؟
کوڈ براؤز کریں، ایس این وی ریپوزیٹری کو چیک کریں یا ڈویلپمینٹ لاگ کو سبسکرائب کریں بذریعہ آر ایس ایس۔
چینج لاگ
0.1.1
- Added admin edit post list column and filter by post cptmr_route postmeta.
- Bugfix.
0.1.0
- Initial release.



