=== Parent Comments === Tags: dashboard,admin,admin dashboard Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=5X2LYVG55XWQA&source=url Requires at least: 5.1.1 Tested up to: 5.1.1 License: GPLv2+ Requires PHP: 5.2.4 Stable tag: 4.3 Contributors: libinprasanth Recent Top Most Comment Parents is a simple wordpress plugin for listing only top most parent comments. == Description == Recent Top Most Comment Parents is a simple wordpress plugin for listing only top most parent comments. == Installation == 1. Download and extract the file in your wordpress plugins folder 2. Go to wordpress admin dashboard plugin page and activate 3. 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 == Screenshots == 1. Comment Parent == Changelog == = 1.0.1 = * Initial Release