Descripción
Recent Top Most Comment Parents is a simple wordpress plugin for listing only top most parent comments.
Instalación
- 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
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
Este software es de código abierto. Las siguientes personas han contribuido a este plugin.
Colaboradores“Parent Comments” ha sido traducido a 1 idioma local. Gracias a los traductores por sus contribuciones.
Traduce “Parent Comments” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
1.0.1
- Initial Release