Skip to content

Releases: fifoqueue/comment-management

Comment Management 1.1.7

Choose a tag to compare

@github-actions github-actions released this 07 Jun 13:26
3974889
  • Kept the comment action menu inside the viewport on mobile and narrow layouts.

Comment Management 1.1.6

Choose a tag to compare

@github-actions github-actions released this 07 Jun 09:03
043918a
  • Simplified undo restoration to use the previous comment status protected by the existing authenticated AJAX request.

Comment Management 1.1.5

Choose a tag to compare

@github-actions github-actions released this 07 Jun 08:52
17f7c7a
  • Restored the previous comment status directly when undoing moderation actions.

Comment Management 1.1.4

Choose a tag to compare

@github-actions github-actions released this 07 Jun 08:46
2b62253
  • Replaced stored undo tokens with signed, self-validating tokens.

Comment Management 1.1.3

Choose a tag to compare

@github-actions github-actions released this 07 Jun 08:37
9c88d40
  • Fixed undo tokens becoming unavailable before the undo period ended.

Comment Management 1.1.2

Choose a tag to compare

@github-actions github-actions released this 07 Jun 08:29
438acac
  • Improved comment action menu contrast across themes.

Comment Management 1.1.1

Choose a tag to compare

@github-actions github-actions released this 07 Jun 08:22
a44c8f8
  • Positioned the comment action menu beside the comment content and removed the separator styling.

Comment Management 1.1.0

Choose a tag to compare

@github-actions github-actions released this 07 Jun 08:16
e2470f1
  • Removed the redundant custom WP-CLI comment command.
  • Added a time-limited undo action for Trash, spam, and unapprove operations.
  • Added immediate comment status badges before the comment area is refreshed.
  • Added a 20-entry comment edit history with revision restoration.
  • Re-rendered the comment area after moderation to keep surrounding theme markup in sync.
  • Moved comment management actions into an accessible overflow menu.

Comment Management 1.0.2

Choose a tag to compare

@github-actions github-actions released this 07 Jun 03:53
75955fb
  • Matched the inline comment editor textarea to the active theme's comment form styling.

Comment Management 1.0.1

Choose a tag to compare

@github-actions github-actions released this 07 Jun 03:48
f3f907f
  • Added configurable GitHub repository, stable branch, and API token settings.
  • Added automatic version tagging and GitHub Release creation on master pushes.