Acest modul nu a fost testat cu ultimele 3 versiuni importante ale WordPress. S-ar putea să nu mai fie întreținut sau susținut și ar putea avea probleme de compatibilitate când este folosit cu versiuni recente ale WordPress.

Recent Comments Widget Plus

Descriere

This plugin will enable a custom and advanced recent comments widget. Allows you to display a list of the most recent comments with avatar and excerpt, you can also choose which to show newer comments first or older comments first and choose comments from any post type.

Support this project

If you are enjoying this plugin. I would appreciate a cup of coffee to help me keep coding and supporting the project! Support & donate.

Funcționalități incluse

  • Display avatar with customizable size.
  • Display comment excerpt with customizable length.
  • Exclude pingback & trackback
  • Opțiunea tip articol.
  • Offset option.
  • Option to choose the comments order.
  • Allows you to set title url.
  • Custom CSS class.
  • Piese multiple.

Links

Capturi ecran

  • Widgets output

Instalare

Din Panou control

  1. Autentifică-te în Panoul control WordPress și mergi la Module -> Adaugă modul
  2. Type comments widget plus in the search box and click on search button.
  3. Find Comments Widget Plus plugin.
  4. Apoi dă clic pe Instalează acum, după care activează modulul.
  5. Mergi la pagina pieselor Aspect -> Piese.
  6. Find Recent Comments Plus widget.

Instalare via FTP

  1. Descărca modulul pe hard disk-ul tău.
  2. Dezarhivează.
  3. Upload the comments-widget-plus folder into your plugins directory.
  4. Autentifică-te în Panoul control WordPress și dă clic pe meniul Module.
  5. Apoi activează modulul.
  6. Mergi la pagina pieselor Aspect -> Piese.
  7. Find Recent Comments Plus widget.

Întrebări frecvente

How to disable default style

This plugin add a small css code to your website, to remove it please add the code below in your theme functions.php

add_filter( 'cwp_use_default_style', '__return_false' );

Widget does not update with last comments

If you use cache plugin, please try to clear the cache or re-save the widget.

Recenzii

15 septembrie 2020
plugin se kterým jsem byl dosud velmi spokojen "Get Recent Comments" přestal s novou aktualizací WP pracovat, tak jsem musel hledat jiný. Tento je také jednoduchý, intuitivní, ale pro ne-anglické weby je nešikovné, že do textu píše anglické slovo "ON" (opravil jsem - comments-widget-plus/includes/functions.php:71) ve zdroji, ale po aktualizaci zase určitě bude anglicky.
28 decembrie 2019
Great plugin, with a several options to help show recent comments on widget. Works well (no php notices, php errors, etc.).
20 octombrie 2019
this plugin is Excellent and has many useful options. i hope an option be added to be able to exclude some people's comments from widget. thanks
28 septembrie 2019
Could use an option to limit how many characters should be shown in title. I have a lot of titles that are very long and it just looks weird. So for example if you could shorten "This is a very long title of a post that I made" to "This is a very..." Otherwise, it looks really good and works as intended.
Citește toate cele 20 de recenzii

Contributori și dezvoltatori

„Recent Comments Widget Plus” este un software open-source. La acest modul au contribuit următoarele persoane.

Contributori

„Recent Comments Widget Plus” a fost tradus în 6 locale. Mulțumim traducătorilor pentru contribuția lor.

Tradu „Recent Comments Widget Plus” în limba ta.

Te interesează dezvoltarea?

Răsfoiește codul, vezi depozitarul SVN, sau abonează-te la jurnalul de dezvoltare prin RSS.

Istoric modificări

1.3

  • Enchancement: Code refactor to follow latest WordPress coding standard.

1.2.0

  • Support new Widget block.