Scheduled Comments Closer

توضیحات

Scheduled Comments Closer helps you manage comments smartly. Set global rules to close comments after X days or Y approved comments, with the flexibility to override settings on any individual post or page. It also offers optional filters to block comments containing URLs or email addresses, and always blocks scripts for security—all without adding bulk to your site.

License

© 2025 Monzur
Released under GPL v2 or later. https://www.gnu.org/licenses/gpl-2.0.html

عکس‌های صفحه

نصب

  1. Upload the scheduled-comments-closer folder to /wp-content/plugins/
  2. Activate the plugin via the Plugins menu
  3. Go to Settings Discussion to set global rules and filter options
  4. Edit any post or page and use the Comment Close Settings box (side panel) to override

سوالات متداول

How do I override settings per post?

Use the Comment Close Settings box when editing posts/pages. Leave fields blank to use global defaults.

Will it slow down my site?

No. It uses WordPress’ built-in object caching and no extra tables—calls only run when checking comments or saving posts.

Can I allow links or emails?

Yes. Under settings, you can enable or disable link and email blocking. Script blocking is always active for safety.

Will it work on pages or custom content?

It supports posts and pages by default. If you need other post types, let me know—future updates may include that.

Is this plugin secure?

Yes. It always blocks scripts in comments and uses WordPress best practices—nonces, sanitization, escaping, and proper permissions.

نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

توسعه دهندگان و همکاران

“Scheduled Comments Closer” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

ترجمه “Scheduled Comments Closer” به زبان شما.

علاقه‌ مند به توسعه هستید؟

کد را مرور کنید, را بررسی کنید مخزن SVN, یا مشترک شوید گزارش توسعه توسط RSS.

گزارش تغییرات

0.0.1

  • Initial release
  • Global rules: close comments by age or count
  • Per-post override support
  • Optional link/email blocking; always blocks scripts
  • Lightweight, no external dependencies, GPL-licensed