Mô tả
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.
Cài đặt
- Install Regenerate post permalink either via the WordPress.org plugin directory, or by uploading the files to your server
- Activate the plugin through the ‘Plugins’ menu in WordPress
- That’s it. You’re ready to go!
Hỏi đáp
- 1. Where can I access the permalink regeneration tool?
-
After you activated the plugin, please go to SETTINGS -> PERMALINK REGENERATION
Đánh giá
Người đóng góp & Lập trình viên
“Regenerate post permalink” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “Regenerate post permalink” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
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
- First version.