Mô tả
Old Post Alert shows a banner in your comments form for posts more than a month old. The banner reminds the commentor that there may be newer information available later in the blog. This may cut down on comments that are irrelevant due to more recent developments.
Cài đặt
- Download the plugin archive and expand it (you’ve likely already done this).
- Upload the old-post-alert.php file to your wp-content/plugins directory (not in a sub-folder).
- Go to the Plugins page in your WordPress Administration area and click ‘Activate’ for Old Post Alert.
- Congratulations, you’ve just installed Old Post Alert.
- Optional: set a CSS class for
old_post_alert
to style the banner.
Hỏi đáp
-
This plugin relies on the
comment_form
to be present in your comments.php template. If this does not exist, you will want to add it:<?php do_action('comment_form', $post->ID); ?>
-
Anything else?
-
That about does it – enjoy!
–Alex King
http://alexking.org/projects/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
“Old Post Alert” 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 “Old Post Alert” 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.