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 valoraciones para este plugin.
Colaboradores y desarrolladores
«Parent Comments» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
Colaboradores«Parent Comments» está traducido en 1 idioma. 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