هذه الإضافة لم يتم تحديثها وتجربتها لأكثر من 3 إصدارات ووردبريس رئيسية. قد لا تكون خاضعة للصيانة أو تقدم الدعم والمساعدة بالوقت الحالي وقد تكون بها مشاكل في التوافق عند إستخدامها مع إصدارات حديثة من ووردبريس.

No Comment

الوصف

If you have a large number of blog administrators – or at least more than one – WordPress doesn’t allow each user to manage whether or not they wish to receive email notification of comments in moderation.

So all this plugin does is take the function that is written to send out those notifications, and filter out the blog’s main administrator email address before sending.

If you want to add a different email to the filter, it’s not that hard but it’s not yet written in natively.

Why would you ever use this? I wrote this for the NY Times Regional Media group because we have what seems like thousands of blogs and we’re the admin for each and every one. There are admins at the newspapers that do need the notifications, however, so I wrote this in order to stop the flow of emails (appx 300 per day!) coming to just our admin address.

التنصيب

  1. Unzip the downloaded No Comment zip file
  2. Upload the no-comment folder and its contents into the wp-content/plugins/ directory of your WordPress installation
  3. Activate No Comment from Plugins page

Configure

If you want to filter out an email address other than the main blog admin, ie. get_bloginfo(‘admin_email’), then you’ll need to create it on your own.

الأسئلة المتكررّة

None yet.

المراجعات

لا توجد مراجعات لهذه الإضافة.

المساهمون والمطوّرون

“No Comment” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.

المساهمون

ترجمة ”No Comment“ إلى لغتك.

مُهتم بالتطوير؟

تصفّح الشفرة، تحقق من مستودع SVN، أو الاشتراك في سجل التطوير بواسطة RSS.

سجل التغييرات

0.1

  • Initial release