توضیحات
Make comments management easier by applying the simple hacks Joost has gathered over the years.
این افزونه برخی هکهای کوچک را در اطراف هسته دیدگاههای وردپرس اضافه می کند تا آنها را قابل تحملتر کند:
- پاک کننده ایمیلهای اعلان دیدگاه.
- The option to enforce a comment policy: just create a comment policy page, toggle the option on and select it, and
commenters will have to accept your comment policy before being able to comment. - The option to forward comments to an email address (for instance for your support team) and then trash them.
- گزینه ای برای غیرفعال کردن نظرات در کمتر و یا بیشتر از یک طول مشخص.
- The option to redirect first time commenters to a “thank you” page.
- یک فیلد ورودی در صفحه ویرایش دیدگاه برای تغییر شناسه دیدگاه والد.
- پیوندهایی در بخش دیدگاه مدیر ارسال دیدگاههای شخصی.
- یک دکمه در نوار ابزار وردپرس برای ارسال همه دیدگاهها در یک نوشته.
- گزینه مسیریابی دیدگاه را اضافه میکند. این یک منوی کشویی در قسمت تنظیمات بحث یک نوشته اضافه می کند، که امکان مسیریابی ایمیلهای دیدگاه را برای کاربر دیگر فراهم می کند.
See the screenshots to get an even better idea of the plugins’ functionality.
Have you found an issue?
If you have bugs to report, please go to the plugin’s GitHub repository. For security issues, please use our vulnerability disclosure program, which is managed by PatchStack. They will assist you with verification, CVE assignment, and, of course, notify us.
عکسهای صفحه
نصب
نصب از طریق درون سامانهای
- Search for “comment hacks”, click install.
- برای شما انجام شد.
نصب بصورت دستی
- افزونه را بارگیری و از حالت فشرده خارج کنید.
- پوشه
yoast-comment-hacks
را به در مسیر/wp-content/plugins/
بارگذاری نمایید. - افزونه را از طریق منوی “افزونهها” در وردپرس فعال کنید.
- تنظیمات خود را در منو تنظیمات پیکربندی کنید ← صفحه هکهای دیدگاه.
نقد و بررسیها
توسعه دهندگان و همکاران
“هکهای دیدگاه” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کردهاند.
مشارکت کنندگان“هکهای دیدگاه” به 20 زبان ترجمه شده است. با تشکر از مترجمین برای همکاری و کمکهایشان.
ترجمه “هکهای دیدگاه” به زبان شما.
علاقه مند به توسعه هستید؟
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
گزارش تغییرات
1.9.4
- Fix fatal due to wrong class import, props @andizer.
1.9.3
- Fix bug where comment reroute recipient would not save.
- Added an option to disable the “Email all commenters” admin bar button.
1.9.2
- Fix missing autoloader
1.9
- Introduces a new option to the plugin: adding a comment policy was never easier than this: just create a comment
policy page, toggle the option on and select it, and commenters will have to accept your comment policy before being
able to comment. - Fixes a bug where editing a comment on the quick edit screen would cause that comment to lose its parent.
- Enhances performance by preventing too frequent option updates.
- Remove all direct DB queries in favor of using WordPress core functions.
1.8.1
- Fixed a couple of PHP 7.4 related issues.
1.8
- Changed namespace to
JoostBlog
. - Removed Yoast branding.
- Updated plugin to require PHP 7.4.
1.7
- Bugfixes:
- Fixed: the “Email commenters” link would not be displayed in the WordPress admin bar and in the Comments list.
- حل شده: پیوند “ایمیل نویسنده دیدگاه” در نوار مدیر فرانتاند زمانی که jQuery در صف قرار نگیرد کار نخواهد کرد.
- حل شده: ایمیلهای آگاهسازی برای دیدگاههای جدید دارای محتوای نادرست برای خط نویسنده داشت و متن قبل از دیدگاه نمایش داده میشد.
1.6
- مشکل بستههای زبان حل شد
1.5
- Bugfixes:
- Fixed: comment recipient dropdown would reset on reload of the page.
- Fixed: admin bar CSS showing when no admin bar is showing.
1.4
- Enhancements:
- Limit the roles shown in the comment notifications dropdown to roles that normally exist and can write. Introduces a new filter to allow expanding them.
1.3
- Enhancements:
- Add option to restrict comments that are too long, next to too small.
- Add
reply-to
header to comment notification and moderation emails, pointing to the post author. - هنگام ذخیره تنظیمات برگه فعال را نگه دارید.
- Remove
[...]
from pingback / trackback excerpt in cleaned emails as that’s already included by core. - Replace link to ARIN with link to ip-lookup.net for details about the IP.
- Refactored code for readability and code quality.
- ارتقاء معمولی Refactor برای انجام کوئریهای کمتر از پایگاه داده.
1.2
رفع چندین مسئله:
- تمایز میان درخواست Ajax و Post معمولی برای چک کردن nonce، اصلاح #7.
- اطمینان حاصل کنید که نوع دیدگاه در پست الکترونیک پاک خالی نیست، اصلاح #8.
- اجازه تنظیم دیدگاه والد به مقدار 0، اصلاح #10.
- جلوگیری از بازگرداندن پیشفرضها، اصلاح #14.
همچنین:
- مترجم دیدگاهها را به تمام رشتههای
sprintf
/printf
اضافه میکند. - به روز رسانی به نسخه جدید Yoast i18n، فرآیند تعویض از
translate.yoast.com
بهtranslate.wordpress.org
اتفاق میافتد و بستههای زبان حذف میشوند. yarn.lock
اضافه شده و دیگر نیازی به کارهای خسته کننده i18n نیست.
1.1.1
- متن دامنه را اضافه کنید تا افزونه بتواند ترجمه شود.
1.1
- گزینه مسیریابی دیدگاه را اضافه میکند. این یک منوی کشویی در قسمت تنظیمات بحث یک نوشته اضافه می کند، که امکان مسیریابی ایمیلهای دیدگاه را برای کاربر دیگر فراهم می کند.
1.0
- نسخه اولیه.