Descrizione
Recent Top Most Comment Parents is a simple wordpress plugin for listing only top most parent comments.
Installazione
- Download and extract the file in your wordpress plugins folder
- Go to wordpress admin dashboard plugin page and activate
- 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
Recensioni
Non ci sono recensioni per questo plugin.
Contributi e sviluppo
“Parent Comments” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
Collaboratori“Parent Comments” è stato tradotto in 1 lingua. Grazie ai traduttori per i loro contributi.
Traduci “Parent Comments” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.
Changelog
1.0.1
- Initial Release