Suggestions for Improving the WordPress Comments Import & Export Plugin
-
Dear WordPress Comments Import & Export Development Team,
Your plugin has become a real lifesaver for me, allowing for convenient management of comments on my site. The feature to export comments with the option to select specific posts really sets your product apart from the competition.
However, I’ve encountered two aspects that, if improved, would further enhance your plugin:
- Adjustment of
comment_parentduring import. Currently, the lack of automatic adjustment forcomment_parentrequires me to manually analyze the original structure of comments, identify the relationships between parent and child comments, and then, taking into account the lastcomment_IDon the site, reassign parent IDs for each child comment. This process is time-consuming and increases the likelihood of errors that could disrupt the integrity of the discussions. - Post selection feature during import. At present, I need to know the exact
post_idof the post to which the comments will be linked and manually insert this value into the appropriate field of the CSV file. This procedure contrasts with the convenience offered during export, where I can easily select the desired post from a list. Having a similar functionality available during import would eliminate the need to determinepost_idin advance and manually edit the CSV, simplifying file preparation and avoiding potential errors in linking comments to the wrong posts.
Implementing these features would greatly simplify the workflow, reduce the need for manual adjustments, and make using your plugin even more intuitive and effective.
Thank you for your hard work and attention to feedback. I look forward to future updates.
Sincerely,
Alex. - Adjustment of
The topic ‘Suggestions for Improving the WordPress Comments Import & Export Plugin’ is closed to new replies.