Mô tả
This plugin adds a “Edit” button to your published comments on the site. And allows unregistered users of the site to edit and delete their comments.
You can prohibit the deletion of individual comments and change the appearance of the Edit button.
Cài đặt
- Copy the plugin folder mi13-comment-user-edit to /wp-content/plugins/.
- Activate the plugin via the menuPlugins.
- That’s it.
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“mi13 comment user edit” 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 “mi13 comment user edit” 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 – The first version in the repository.
** 1.1 – Added a second parameter to the button for markdown parser.
** 1.2 – fix bug SITE_URL to message.
** 1.3 – Add filter to button for title arg translate etc.
** 1.4 – fix show button for Anonymous user comments.
** 1.5 – Code optimization.
** 1.6 – Removed display of the button for admin comments.
** 1.7 – Now, if the sender’s address does not match the commenter’s address, the sender will not be able to calculate the commenter’s address.
** 1.8 – tested to 6.6.1.