توضیحات
This plugin provides a simple and powerful interface for managing custom post type slugs. With it, you can:
- View: See a complete list of all custom post types registered on your site.
- Edit: Quickly and safely change the slug of any custom post type. For example, you can transform “vehicle” into “car” for shorter and more descriptive URLs.
- Delete: Completely remove the slug of a custom post type, simplifying your URL structure.
Example:
If you have a custom post type called “vehicle” with a URL like https://www.yoursite.com/vehicle/mycar, this plugin will allow you to change the slug to “car” to get the URL https://www.yoursite.com/car/mycar or even remove it completely to have https://www.yoursite.com/mycar.
Benefits:
- Greater control over your URLs.
- Flexibility to adapt URLs to your specific needs.
- Ease of use thanks to its intuitive interface.
نصب
Using the WordPress Plugin Installer
- Go to the “Plugins” section in your WordPress dashboard.
- Search for “CPT Slug Editor”.
- Click “Install Now”.
Manual Installation
- Download the plugin ZIP file.
- Upload the ZIP file to the “/wp-content/plugins/” directory on your WordPress site.
- Activate the plugin from the “Plugins” menu.
Activate the Plugin
- Go to the “Plugins” menu in your WordPress dashboard.
- Find the “CPT Slug Editor” plugin.
- Click “Activate”.
Configure Settings
- Go to Settings > CPT Slug.
Edit or Delete Slugs
- On the settings page, you can now edit or delete the slugs of your custom post types.
نقد و بررسیها
نقد و بررسیای برای این افزونه یافت نشد.
توسعه دهندگان و همکاران
“Custom Post Type Slug Manager” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کردهاند.
مشارکت کنندگان“Custom Post Type Slug Manager” به 2 زبان ترجمه شده است. با تشکر از مترجمین برای همکاری و کمکهایشان.
ترجمه “Custom Post Type Slug Manager” به زبان شما.
علاقه مند به توسعه هستید؟
کد را مرور کنید, را بررسی کنید مخزن SVN, یا مشترک شوید گزارش توسعه توسط RSS.
گزارش تغییرات
1.0
- First version