描述
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.
安装
- 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
常见问题
- 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
评价
2020 年 11 月 7 日
Please update. Problem displaying username
And error 404
2016 年 9 月 3 日
Whenever we need this functionality for a client, this is our go-to solution. Still works like a charm.
贡献者及开发者
更新日志
1.0 (2009-05-12):
- Initial Public Release