LogoLogo
Ajaxify HomeWP.org RepoDLX Plugins
Ajaxify Comments
Ajaxify Comments
  • 👋Welcome to Ajaxify Comments
  • First Time Users
    • Installing the Plugin
    • Finding the Settings
    • Getting Started
    • Menu Helper
  • 🖌️Customization
    • Labels and Translations
    • Appearance Settings
  • 🤓Advanced Topics
    • Callbacks
    • Disable Scroll to Posted Comment (Anchor)
    • Disable URL Updating
    • Lazy Loading Comments
    • Selectors
    • WPML and Translations
  • Developers
    • Script Debugging
    • Actions and Filters
      • Changing Labels Programmatically
    • GitHub Repo
    • Changelog
  • Theme Integrations
    • Ollie
    • Twenty Twenty-Three
  • Plugin Integrations
    • Confetti
    • Comment Edit Core
  • Quick Links
    • Ajaxify Home
    • Support
    • GitHub Repo
    • WordPress.org Plugin Page
Powered by GitBook
LogoLogo

Download

  • GitHub
  • WP.org Repo

Support

  • WP.org Support
  • DLX Support
  • Contact

DLX Plugins

On this page

Was this helpful?

Export as PDF
  1. Plugin Integrations

Comment Edit Core

Edit comments with Ajaxify Comments

PreviousConfetti

Last updated 1 year ago

Was this helpful?

Comment Edit Core allows you to edit comments for up to 5 minutes.

To ensure compatibility between Comment Edit Core and Ajaxify Comments, you can update the OnAfterUpdateComments callback with the following snippet:

window.SCE_comments_updated(commentUrl)

You should now be able to edit comments when new comments are posted.

Comment Edit LiteWordPress.org
Logo
OnAfterUpdateComments Callback for Comment Edit Core