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

Comment Approval Notification

الوصف

The Comment Approval Notification plugin will send an email to the comment author when you approve their comment. The email sent is fully customizable, with shortcodes, through a settings page.

Please note that this plugin has only been tested with PHP 5.2.x.

A full list of available shortcodes is available here.

التنصيب

To install this plugin, please follow these instructions:

  1. Download and extract the ZIP archive.
  2. Upload comment-approval-notification.php to your wp-content/plugins/ folder.
  3. In your WordPress administrative panel, go to Plugins, scroll down to Comment Approval Notification and click Activate to the right of it.
  4. Customize the email sent under Settings > Comment Approval Notification. A full list of available shortcodes is available here.

المراجعات

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

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

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

المساهمون

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

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

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

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

1.1.1

  • Fix WordPress 2.6 compatibility

1.1

  • Stop using shortcode API (shortcodes are still available, don’t worry)
  • Fix PHP warning
  • Add WordPress 2.6 compatibility

1.0.1

  • Remove [comment_date_gmt] and [post_date_gmt]
  • Use date_format option on [comment_date] and [post_date] and only show the date
  • Add [comment_time] and [post_time] formatted with time_format option

1.0

  • Initial release