Dodatak nije testiran s zadnje 3 glavna izdanja WordPressa. Možda ga se više ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama WordPressa.

Parent Comments

Opis

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

Instalacija

  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

Recenzije

Nema recenzija za ovaj dodatak.

Suradnici i Programeri

“Parent Comments” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

“Parent Comments” je preveden na 1 jezik. Zahvala prevoditeljima za njihov doprinos.

Prevedite “Parent Comments” na svoj jezik.

Zainteresirani ste za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Dnevnik promjena

1.0.1

  • Initial Release