Mô tả
Replaces the username for author permalinks with the users display name. Returns a 404 if the author permalink using the actual username is used.
Allows authors to select what to display in the URL for their author permalink by use of the users display name. Increments a counter on the end of duplicate display names to make them unique.
Upgrade
- Use the plugin updater in WordPress or…
- Delete the previous
display-name-author-permalink
folder from the/wp-content/plugins/
directory - Upload the new
display-name-author-permalink
folder to the/wp-content/plugins/
directory
Usage
- Install and activate.
Cài đặt
- Upload the
display-name-author-permalink
folder to the/wp-content/plugins/
directory or install directly through the plugin installer. - Activate the plugin through the ‘Plugins’ menu in WordPress or by using the link provided by the plugin installer
Hỏi đáp
- Installation Instructions
-
- Upload the
display-name-author-permalink
folder to the/wp-content/plugins/
directory or install directly through the plugin installer. - Activate the plugin through the ‘Plugins’ menu in WordPress or by using the link provided by the plugin installer
- Upload the
Đánh giá
Người đóng góp & Lập trình viên
“Display Name Author 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 “Display Name Author 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 (2009-05-12):
- Initial Public Release