This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Parent Comments

Description

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

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Parent Comments” adalah perisian sumber terbuka. Orang-orang berikut telah menyumbang kepada pemalam ini.

Penyumbang

“Parent Comments” telah diterjemahkan ke dalam 1 penempatan. Terima kasih kepada para penterjemah untuk terjemahan mereka.

Translate “Parent Comments” into your language.

Berminat dalam pembangunan?

Layari kod, periksa repositori SVN, atau langgani log pembangunan dengan RSS.

Changelog

1.0.1

  • Initial Release