WP Manifestindependent plugin directory
manifest / social / advanced-comments-edit

Advanced Comments Edit

Gain access to advanced comment data: assigned post ID, parent comment ID, comment owner user ID, author IP, author agent and the comment date.

by pixelgrade, vlad.olaru · github.com/pixelgrade/advanced-comments-edit · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/pixelgrade/advanced-comments-edit/archive/refs/heads/main.zip

Readme

Advanced Comments Edit

This is a WordPress plugin that allows you to gain easy access to advanced comment data: assigned post ID, parent comment ID, comment owner user ID, author IP, author agent and the comment date.

WordPress doesn't allow easy access to edit a range of comment details. There are certain cases where a site administrator would like to assign comments to a certain user, change the comment parent post, etc. You can now do all these with this plugin.

You can edit the following comment advanced details:

  • Post ID
  • Parent Comment ID
  • User ID
  • Author IP
  • Author Agent
  • Comment Date

Read the full README on GitHub →