This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Parent Comments

विवरण

Recent Top Most Comment Parents is a simple wordpress plugin for listing only top most parent comments.

इंस्टॉलेशन

  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

समीक्षाएं

इस प्लगइन के लिए कोई समीक्षा नहीं है।

सहायक &डेवलपर्स

यह खुला स्रोत सॉफ्टवेयर है। अनुगामी लोगो ने इस प्लगइन के लिए योगदान दिया है।

योगदानकर्ता

“Parent Comments” has been translated into 1 locale. Thank you to the translators for their contributions.

Translate “Parent Comments” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

बदलाव विवरण

1.0.1

  • Initial Release