Bu eklenti, WordPress’in son 3 ana dağıtımı ile test edilmemiş. Artık bakımı yapılmıyor veya desteklenmiyor olabilir ve WordPress’in daha güncel sürümleriyle birlikte kullanıldığında uyumluluk sorunları olabilir.

Get All Comments Widget

Açıklama

This widget displays all comments on all blogs on your multi site wordpress installation. You can define how many comments should be displayed.

Yükleme

  1. Upload “getRecentCommentsFromAllSites.php”
  2. Activate Plugin through the ‘Plugins’ Menu in WordPress
  3. Place the Widget trough the ‘Widgets’ Menu in WordPress
  4. Enjoy!

İncelemeler

Bu eklenti için herhangi bir değerlendirme bulunmuyor.

Katkıda Bulunanlar ve Geliştiriciler

“Get All Comments Widget” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda bulunmuşlardır.

Katkıda bulunanlar

Değişiklik Kaydı

1.3.2

released 2014-07-12 replaced attribute_escape with esc_attr. sorry

1.3.1

released 2014-07-12 I always forget to update one of the version numbers so this is version ..1 for relevant changes see 1.3

1.3

released 2014-07-12 use wp_get_sites instead of custom SQL (requires at least wordpress 3.7) refactor class structure for better readability fixed warning due to deprecated use of wpdb::prepare fixed warning due to use of deprecated function parameters in load_plugin_textdomain

1.2

Added localization for german language

1.2.1

Fixed the path to language files