Mô tả
Extends the default WP slug generate functionality and rewrite slug in to latin characters. Plugin is totally inspired by cocur/slugify and using their charsets.
Cài đặt
The quickest method for installing the importer is:
- Visit Tools -> Import in the WordPress dashboard
- Click on the WordPress link in the list of importers
- Click “Install Now”
- Finally click “Activate Plugin & Run Importer”
If you would prefer to do things manually then follow these instructions:
- Upload the
wordpress-importer
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to the Tools -> Import screen, click on WordPress
Hỏi đáp
Plugin not work
After install and activate plugin, visit plugin setting page via Settings :: WP Slugify
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“WP Slugify” 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 “WP Slugify” 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.2
- Bug fixed
1.0.1
- Initial release