外掛說明
This simple plugin inserts the following into the comment form:
Not
USER'S NAME
? Click here to clear this info.
When clicked, the comment cookies will be cleared, and the form will become empty. This only shows up if the user is not logged in (as most comment forms have a “log out” link for them), and if the user has a comment cookie.
安裝方式
- Upload the
forget-user-info
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Verify that your comment form has the
comment_form
hook installed by inspectingcomments.php
in your theme’s directory
使用者評論
這個外掛目前沒有任何使用者評論。
參與者及開發者
變更記錄
0.2
- First release in plugin repository