Овај додатак није испробан са последња 3 главна издања Вордпреса.Можда се више не одржава или подржава и можда има грешке са усклађеношћу са новијим издањима Вордреса.

Custom Post Type Slug Manager

Опис

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

  1. Go to the „Plugins“ section in your WordPress dashboard.
  2. Search for „CPT Slug Editor“.
  3. Click „Install Now“.

Manual Installation

  1. Download the plugin ZIP file.
  2. Upload the ZIP file to the „/wp-content/plugins/“ directory on your WordPress site.
  3. Activate the plugin from the „Plugins“ menu.

Activate the Plugin

  1. Go to the „Plugins“ menu in your WordPress dashboard.
  2. Find the „CPT Slug Editor“ plugin.
  3. Click „Activate“.

Configure Settings

  1. Go to Settings > CPT Slug.

Edit or Delete Slugs

  1. On the settings page, you can now edit or delete the slugs of your custom post types.

Прегледи

Види сав 1 преглед

Сарадници и градитељи

„Custom Post Type Slug Manager“ је софтвер отвореног кода. Следећи људи су допринели овом додатку.

Сарадници

„Custom Post Type Slug Manager“ је преведен на 2 језика. Хвала преводиоцима за њихове доприносе.

Преведите „Custom Post Type Slug Manager“ на свој језик.

Заинтересовани сте за градњу?

Прегледајте код, проверите SVN складиште или се пријавите на белешку градње преко RSS-а.

Белешка о изменама

1.0

  • First version