Mô tả
ENGLISH:
This plugin adds a handy feature to the WordPress admin pages to allow you to quickly identify anonymous first-time
comment authors by comment url. The comment count appears next to the comment authors name in the “Edit Comments”
listing of comments and in the “Discussion” box of the “Edit Post” page for a post with comments. Anonymous comment
authors are identified by the url they provided when commenting, all WordPress users are identified by their user id.
Ảnh màn hình
Cài đặt
- Unzip the ZIP plugin file
- Copy the
comment-count-admin
folder into yourwp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress.
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“Comment Count Admin (by URL)” 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 “Comment Count Admin (by URL)” 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.5
- Only anonymous users are identified by their url
- No more changing of the admin name in the plugin file necessary
1.4
- New maintainer (thanks Crazy Girl)
1.3
- Name and URL update
1.2
- URL update because of permalink changes
1.1
- Display comment count on dashboard widget
- Code optimization
- Update readme.txt
1.0
- Initial release