Descrição
Recent Top Most Comment Parents is a simple wordpress plugin for listing only top most parent comments.
Instalação
- 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
Avaliações
There are no reviews for this plugin.
Contribuidores e desenvolvedores
“Parent Comments” é um software com código aberto. As seguintes pessoas contribuíram para este plugin.
Contribuidores“Parent Comments” foi traduzido para 1 localidade. Obrigado aos tradutores por suas contribuições.
Traduzir “Parent Comments” para o seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, dê uma olhada no repositório SVN ou assine o registro de desenvolvimento via RSS.
Registro de alterações
1.0.1
- Initial Release