Recent Comments Widget with Excerpts

الوصف

This plugin creates a widget similar to the default recent comments widget. Instead of the format “username on post title,” the widget will display “username said comment excerpt.”

Choose whether or not to include admin user comments.

Customize the character length of the comment excerpt.

لقطات الشاشة

  • Sample output

التنصيب

  1. Download recent-comments-widget-with-excerpts.zip
  2. Decompress the file contents
  3. Upload the recent-comments-widget-with-excerpts folder to a WordPress plugins directory (/wp-content/plugins)
  4. Activate the plugin from the Administration Dashboard
  5. Open the Widgets page under the Appearance section
  6. Drag the widget to an active sidebar

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

Need help? Have a suggestion?

Visit this plugin’s home page

المراجعات

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

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

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

المساهمون

ترجمة ”Recent Comments Widget with Excerpts“ إلى لغتك.

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

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

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

1.0.0

  • [Added] Adds translation support.
  • [Fixed] Fixes a bug that would break any site when the plugin was activated.
  • [Changed] Changes tested up to version number to 6.3.0.
  • [Removed] Removes the “hide comments by admin” feature because it never worked.
  • [Removed] Removes inline CSS.

0.111017

  • Fixed a bug that broke the options

0.111012

  • Allow up to 150 comments instead of 15
  • Now using mb_substr instead of substr (for international characters)
  • Apply comment filters and strip tags to comment output

0.110223

  • Choose whether or not to include comments by the admin user

0.110221

  • Added an option to control the maximum length of comment excerpts
  • Stop showing ellipsis if the comment length is not long enough to be trimmed by the widget

0.101109

  • First build