Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

Regenerate post permalink

Описание

I recently imported thousands of posts having non relevant permalinks from different WordPress blogs / sites and I wanted to have all the permalinks based on the title.

First I created this usefull plugin for me, Now I want to share with all the WordPress users.

What this plugin does? It regenerates the permalink based on title:

Ex Title: My new car ==resulted permalink==> my-new-car

PS: Always create database backup before the permalinks regeneration.

Скриншоты

  • Permalink regeneration Admin Page.

Установка

  1. Install Regenerate post permalink either via the WordPress.org plugin directory, or by uploading the files to your server
  2. Активируйте плагин используя меню ‘Плагины’ в WordPress
  3. That’s it. You’re ready to go!

Часто задаваемые вопросы

1. Where can I access the permalink regeneration tool?

After you activated the plugin, please go to SETTINGS -> PERMALINK REGENERATION

Отзывы

05.12.2017
Please add wp_unique_post_slug() https://codex.wordpress.org/Function_Reference/wp_unique_post_slug before save to MySQL. This plugin now (version 4.9.1), makes a mess in MySQL. Toons of duplicate slugs.
03.09.2016
After an import from a non wordpress site, all blogs suddenly had a slug like "revision-v4-1" or something like that. This plugin save me a lot of trouble fixing this.
Посмотреть все 13 отзывов

Участники и разработчики

«Regenerate post permalink» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «Regenerate post permalink» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1.0.3

  • Test with WordPress 4.7
  • Test with WordPress 4.4.1
  • Test with WordPress 4.3.2
  • Test with WordPress 4.3.1
  • Test with WordPress 4.3.0
  • Test with WordPress 4.2.1

1.0.2

  • Transform diacritics from title to non-diacritics chars in the slug
  • Umlauts short version support

1.0.0

  • Первая версия.