Dieses Plugin wurde nicht mit den 3 neuesten Hauptversionen von WordPress getestet. Es wird möglicherweise nicht mehr gepflegt oder unterstützt und kann bei der Verwendung mit neueren WordPress-Versionen zu Kompatibilitätsproblemen führen.

Parent Comments

Beschreibung

Recent Top Most Comment Parents is a simple wordpress plugin for listing only top most parent comments.

Installation

  1. Download and extract the file in your wordpress plugins folder
  2. Go to wordpress admin dashboard plugin page and activate
  3. After enabled the plugin use tmcp_get_comments($post_id, 3) to get only parent comments, tmcp_get_comments($post_id, 3) it will return comments in array format

Rezensionen

Zu diesem Plugin liegen noch keine Rezensionen vor.

Mitwirkende und Entwickler

„Parent Comments“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

„Parent Comments“ wurde in 1 Sprache übersetzt. Danke an die Übersetzer für ihre Mitwirkung.

Übersetze „Parent Comments“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN-Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

1.0.1

  • Initial Release