Description
Recent Top Most Comment Parents is a simple wordpress plugin for listing only top most parent comments.
Installation
- 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
Reviews
There are no reviews for this plugin.
ডেভেলপার এবং কন্ট্রিবিউটর
“Parent Comments” is open source software. The following people have contributed to this plugin.
কন্ট্রিবিউটর“Parent Comments” has been translated into 1 locale. Thank you to the translators for their contributions.
Translate “Parent Comments” into your language.
ডেভেলপমেন্ট এ আগ্রহী?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.1
- Initial Release