Comment Edit Core – Simple Comment Editing

Beschreibung

Allow your users to edit their comments and WooCommerce reviews for a period of time.

Go Pro for a lot more control over the comment editing experience, including front-end moderation capabilities, and unlimited logged-in editing. Find out more…

Getting Started | Sponsor Us | Comment Edit Core Home

Comment Edit Core features:

  1. Install the plugin. That’s it. It just works.
  2. Anonyme Benutzer haben 5 Minuten die Möglichkeit, ihre Kommentare zu bearbeiten.
  3. Ein Styling ist nicht erforderlich. Weitere Informationen zur Anpassung findest du im Abschnitt „Weitere Hinweise“.
  4. Erweiterte Anpassungen lassen sich über Filter realisieren.
  5. Add Mailchimp to your comment form and get email subscribers through comments.

Get more with Comment Edit Pro

For additional features in addition to comment editing, please check out Comment Edit Pro.

Features Include:

  • Newsletter integration with Mailchimp or ConvertKit
  • Community features including @ Mentions, Comment Avatars, and Comment Character Control
  • Automations with Webhooks to connect to services like Zapier and other automation tools
  • Spam/bot protection add-ons with reCAPTCHA 3 or Cloudflare Turnstile support
  • Comment shortcuts and front-end moderation tools
  • Set comment rules per post type
  • Set comments to expire based on activity
  • Get notified of new and edited comments with the Slack integration
  • Find out more…

Launch a Live Demo on InstaWP

Screenshots

  • Bearbeiten-Button und Timer.
  • Styled Buttons and Compact Timer.
  • Default button theme.
  • Dark button theme.
  • Light button theme.

Installation

  1. Just unzip and upload the „simple-comment-editing“ folder to your ‚/wp-content/plugins/‘ directory
  2. Aktiviere das Plugin in WordPress über das Menü ‚Plugins‘

FAQ

Simple Comment Editing is now Comment Edit Core?

Yes. We’ve renamed the plugin to make it easier to find and to more closely tie the plugin to the pro version.

Warum bringt dieses Plugin keine Styles mit?

Es ist unmöglich, einen Editor für Kommentare so zu stylen, dass er zu jedem Theme passt. Darum liefern wir einfaches HTML-Markup mit, das sich leicht an dein Theme anpassen lässt.

With Comment Edit Pro, you can choose between three themes.

Wo sind die Optionen?

No options 🙂 – Just simple comment editing. If you prefer options, try out the paid add-on Comment Edit Pro.

Wie passe ich die Einstellungen dieses Plugins an?

For advanced options, please see the SCE Filter/Action reference or get Comment Edit Pro.

What browsers have you tested this with?

Simple Comment Editing will work all the way back to IE10.

Rezensionen

13. Dezember 2023
Simple and very efficient.Just only a question: I edited the .json file of the Spanish translation, but the texts modified there are not reflected when the plugin is run (The delete button, for example, keeps the text "Editar", instead of "Borrar").Where's the mistake? Congratulations for the initiative.Plácido.
25. August 2023 1 Antwort
I've wished there was a simple way for users to edit their comments just about as long as I've had a Wordpress blog, but all the plug-ins I could find were way over-complicated (like replacing the entire comment system). This one on the other hand is just about perfect. The free version it does require users have accounts and log in, but other than that it does everything I could ask for.
27. September 2022
The plugin works as advertised, but it's editor shows HTML code, and not easy to edit comments. And support appears almost non-existent. Those are the reasons for this 2-star rating. I'll be looking for an alternative - or maybe crafting my own.
16. August 2021
After trying out different commenting plugins, I decided to ditch them all because of how bloated they were. The default Wordpress comments are too basic though. However, with Simple Comment Editing, it becomes a little bit more powerful. And for that, kudos to the developer!
9. Juni 2021
This plugin is working jus like that 🙂 . No confusing settings and options. Perfect! Kudos the creator.
31. Mai 2021
When it works, I'm really happy with what it offers and how it is coded. But it does not work if you have a theme or plugin which anonymizes the IPs of commenters before they are stored. I made a support request, and added to it myself 3 times, but the author never commented - even though I have supplied the one-line solution myself: Insert into simple-comment-editing.php as line 1095 (in plugin version 2.6.0) $comment_author_ip = apply_filters( 'pre_comment_user_ip', $comment_author_ip ); This runs the anonymize filter before using the IP values in the hash function. Then it all works. I provided the fix a couple of weeks before the version 2.6.0 was released, and so now I'm very disappointed and can't understand why the fix did not make it into the new release. Will be very glad to amend my review if the fix is soon incorporated. Independently of all that, thanks to Ronald for providing and maintaining a great plugin!
Alle 53 Rezensionen lesen

Mitwirkende & Entwickler

„Comment Edit Core – Simple Comment Editing“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

„Comment Edit Core – Simple Comment Editing“ wurde in 15 Sprachen übersetzt. Danke an die Übersetzerinnen und Übersetzer für ihre Mitwirkung.

Übersetze „Comment Edit Core – Simple Comment Editing“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

3.0.19

  • Released 2023-12-19
  • Compatibility update: Fixing JS events not tied to document and fixing JS filters for other callers.

3.0.17

  • Released 2023-12-08
  • Adding synthetic JS event for when the timer has been loaded. This is useful for third-party integrations.

3.0.15

  • Released 2023-10-25
  • Adding native Ajaxify Comments integration.

3.0.14

  • Released 2023-09-15
  • Fixing fatal error caused by case-sensitive server setups.
  • Fixing activation redirect to wrong screen in the admin.

3.0.12

  • Released 2023-08-24
  • Fixing fatal error caused by case-sensitive server setups.

3.0.11

  • Released 2023-08-24
  • Fixing fatal error caused by case-sensitive server setups.

3.0.9

  • Released 2023-08-24
  • Added support for LaTeX when editing comments. You should use a plugin like WP LaTeX to render the LaTeX.

3.0.5

  • Released 2023-08-08
  • Fixed timer issue not showing minutes correctly with a large timer.

3.0.1

  • Released 2023-07-31
  • Resolving fatal error with folder name capitalization.

3.0.0

  • Released 2023-07-31
  • Added support for WooCommerce Reviews and editing.
  • Re-worked the JavaScript for better extensibility.
  • Testing with WordPress 6.3.

2.9.7

2.9.5

  • Released 2023-02-24
  • Fixing spacing issue with the edit buttons when selecting a button theme.
  • New wrapper around the buttons for better styling control.

2.9.1

  • Released 2023-02-17
  • Adding new filter for early disabling of comment editing.
  • Fixing redirect issue on plugin activation when Comment Edit Pro is installed.

2.9.0

  • Released 2023-02-10
  • Rebranding the plugin from Simple Comment Editing to Comment Edit Core.
  • Please read more on the rebranding where you can leave questions or comments.

2.8.0

  • Released 2022-10-22
  • New: Integrate Mailchimp with your comment section to increase newsletter signups.
  • Updating internal documentation.
  • Successfully tested with WP 6.1.

2.7.4

  • Released 2022-08-11
  • Updating Akismet integration so it can be disabled.

2.7.2

  • Updating logo
  • Updating documentation

2.7.1

  • Released 2021-07-02
  • Added in a filter for better IP tracking when editing a comment. Props Tim Reeves for the fix.

2.7.0

  • Released 2021-06-03
  • New option: timer can now be compact (e.g., 41:15).
  • New option: button themes.
  • Using new comment check function name if it exists.
  • Correcting typo in admin options.
  • Basic styling for edit buttons.

2.6.1

  • Released 2021-06-02
  • Fix admin styling.
  • Fixing timer for > 5 minutes.

2.6.0

  • Released 2021-05-30
  • New admin panel style in anticipation of a few more feature additions.

2.5.5

  • Released 2021-04-25
  • Added new filters to allow comment deletion only.

2.5.1

  • Released 2020-04-28
  • Fixing undefined variable error.

2.5.0

  • Released 2020-04-26
  • Unlimited logged-in comment was always failing.

2.4.6

  • Released 2020-02-17
  • Fixing WSOD error with incompatible PHP7 syntax.

2.4.5

  • Released 2020-02-16
  • Added better support for multisite.

2.4.2

  • Released 2020-01-13
  • Added hook for when the editing dialog is displayed.

2.4.1

  • Released 2019-12-18
  • Fix: Users (logged in) can now edit their comments.
  • Fix: Removing ability of authors to see edited-enabled comments.

2.4.0

  • Released 2019-12-13
  • Fix: Users could not edit comments.

2.3.14

  • Released 2019-12-11
  • Removing ability of authors to see edited-enabled comments.

2.3.12

  • Released 2019-12-08
  • Fixing translation errors for Russian language.

2.3.11

  • Released 2019-12-07
  • Internal documentation update.

2.3.9

  • Released 2019-11-06
  • Fixed bug where edited (and approved) comments were sent back to moderation.

2.3.8

  • Released 2019-03-17
  • Adjusting filters to prevent WSOD

2.3.7

  • Released 2019-03-06
  • Added options panel for editing the timer time.

2.3.6

  • Released 2019-02-20
  • Added new filter for unlimited editing option.
  • Fixing PHP 5.3 fatal error when posting a comment.

2.3.5

  • Released 2019-02-17
  • Updating JavaScript hooks to work with WordPress 5.0+

2.3.4

  • Released 2019-02-14
  • New hook to allow scripts to load after SCE scripts
  • Ability to stop the timer and finish editing

2.3.3

  • Released 2018-11-08
  • Fixing timer when it’s less than a minute and the timer disaappears

2.3.2

  • Released 2018-11-08
  • Added better i18n with JavaScript files. Updated German translation.

2.3.1

  • Released 2018-11-08
  • Fixing compatibility with WP Ajaxify Comments

2.3.0

  • Released 2018-11-06
  • WordPress 5.0 compatible only
  • Enhancement: set the timer past the 90 minute mark
  • Enhancement: new filter to hide the timer
  • New add-on: Simple Comment Editing Options

2.2.1

  • Released 2018-10-21
  • Added CSS around seperator so it can be hidden

2.2.0

  • Released 2018-10-13
  • Allow logged in users (author of the post) to bypass the cookies needed for comment editing

2.1.11

  • Released 2018-05-08
  • Fixes a bug where a proxy server can give a different IP and prevent the user from editing

2.1.9

  • Released 2018-02-09
  • Fixes a bug when the comment is deleted even when canceling the confirmation

2.1.7

  • Released 2017-11-15
  • Added filter to remove the delete comment notifications

2.1.5

  • Veröffentlicht am 20.01.2017
  • Epoch 1.0 Konflikt lösen

2.1.3

  • Veröffentlicht am 07.12.2016
  • Kompatibilität für Thesis hinzugefügt.

2.1.1

  • Veröffentlicht am 18.10.2016
  • Re-added filter sce_return_comment_text

2.1.0

  • Veröffentlicht am 17.09.2016
  • Post meta wird nicht länger verwendet. Stattdessen wird comment meta verwendet

2.0.0

  • Veröffentlicht am 14.08.2016
  • Bug fix: Deletion filter now works in JS and in HTML output
  • Bug fix: Changing comment time in filter resulted in undefined in JS output
  • New filters: Allow changing of edit and save/cancel/delete buttons
  • Kompatibel zu Epoch 2.0

1.9.4

  • Veröffentlicht am 02.04.2016
  • Polnisch-Übersetzung hinzugefügt

1.9.3

  • Released 2016-03-23
  • Fixes issue where Ajax call wouldn’t work on non-SSL site but SSL admin
  • Resolves double query issue with Epoch
  • Resolves comment ghosting with Epoch

1.9.1

  • Released 2015-11-04
  • Added minified script for events hooks

1.9.0

  • Released 2015-10-27
  • Timer now shows below save/cancel/delete buttons for convenience

1.8.5

  • Released 2015-10-21
  • Portugiesische Übersetzung überarbeitet (danke an Marco Santos)
  • Litauische Übersetzung hinzugefügt
  • Fixed timer scroll issue where the delay was too long (thanks MamasLT)

1.8.3

  • Released 2015-10-20
  • Fixing user logged in issue where unusual timer values are being shown, and the comment appears editable, but is not

1.8.1

  • Released 2015-10-12
  • Logged in users who log out can no longer edit comments
  • Added Delete button
  • Updated translations for language packs

1.7.1

  • Released 2015-09-26
  • Fixed Epoch+SCE user logged in dilemma

1.7.0

  • Released 2015-09-20
  • Fixed timer issue on many sites. New JS hook for allowing customization of output.

1.6.7

  • Released 2015-09-20
  • Fixing PHP bug declaring fatal error for multiple class instances. Props volresource.

1.6.5

  • Released 2015-09-17
  • Fixing strings that are not replaced in the timer. Sorry I didn’t catch this error.

1.6.1

  • Released 2015-09-16
  • Fixed undefined JavaScript errors in timer. Sorry about that.

1.6.0

  • Released 2015-09-16
  • Added filter for custom timer output
  • Added support for logged in users to bypass cookie checks
  • Added support for custom post types

1.5.5

  • Released 2015-09-07
  • Fixed return call to be better compatible with third-party customizations
  • Lettische Übersetzung hinzugefügt
  • Revised WP Ajaxify Comments integration

1.5.3

  • Released 2015-08-23
  • Fixing PHP 5.2 error

1.5.1

  • Released 2015-08-19
  • Forgot to update minified JS

1.5.0

  • Released 2015-08-19
  • Adding hooks for the capability to add extra comment fields.
  • Added Epoch compatibility.
  • Added JS events so third-party plugins can integrate with SCE.

1.3.3

  • Released 2015-07-22
  • Fixing JavaScript error that prevented editing if a certain ID wasn’t wrapped around a comment.

1.3.2

  • Released 2015-07-13
  • Added filter sce_can_edit for more control over who can or cannot edit a comment.
  • Updated translations (Arabic, Dutch, French, German, Norwegian, Persian, Portuguese, Romanian, Russian, Serbian, Spanish, and Swedish).

1.3.1

  • Released 2015-06-26
  • Fixed debug error that stated there were two few arguments when there was a percentage sign (%) in a comment. Thank you bernie-simon.

1.3.0

  • Released 2015-06-18
  • Improved timer internationalization to accept languages with plurality variations (e.g., Russian)
  • Russische Übersetzung hinzugefügt
  • Improved the timer to be significantly more accurate
  • Added filters to the SCE HTML in order to add custom attributes
  • Improved inline documentation
  • Added smooth scrolling to the comment after a page load

1.2.4

  • Updated 2015-04-19 – Ensuring WordPress 4.2 compatibility
  • Released 2015-02-04
  • Added status error message area
  • Added filter for custom error messages when saving a comment

1.2.2

  • Updated 2014-12-11 – Ensuring WordPress 4.1 compatibility
  • Released 2014-09-02
  • Rumänische Sprache hinzugefügt
  • Französische Sprache hinzugefügt
  • Niederländische Sprache hinzugefügt
  • Added better support for cached pages
  • Fixed a bug where cached pages showed other users they could edit a comment, but in reality, they could not (saving would have failed, so this is not a severe security problem, although upgrading is highly recommended).

1.2.1

  • Released 2014-08-27
  • Arabisch und Tschechisch hinzugefügt
  • Ensuring WordPress 4.0 compatibility

1.2.0

  • Released 2014-05-13
  • Schwedische Übersetzung hinzugefügt
  • Bessere Unterstützung für Internationalisierung hinzugefügt
  • Removed barrier for admins/editors/authors to edit comments

1.1.2

  • Released 2014-04-14
  • Unterstützung für WP-Ajaxify-Kommentare hinzugefügt

1.1.1

  • Released 2014-02-06
  • Fehler behoben, bei dem Benutzern fälschlicherweise die Nachricht bekamen, dass ihr Kommentar als Spam markiert wurde

1.1.0

  • Veröffentlicht am 05.02.2014
  • Added JavaScript textarea save states when hitting the cancel button
  • Allow commenters to delete their comments when they leave an empty comment

1.0.7

  • Veröffentlicht am 15.09.2013
  • Persische Übersetzungsdatei hinzugefügt

1.0.6

  • Veröffentlicht am 12.09.213
  • Serbische Übersetzungsdatei hinzugefügt

1.0.5

  • Veröffentlicht am 12.09.213
  • Portugiesische Übersetzungsdatei hinzugefügt

1.0.4

  • Veröffentlicht am 06.09.2013
  • Deutsche Übersetzungsdatei hinzugefügt

1.0.3

  • Veröffentlicht am 23.08.2013
  • Fixed slashes being removed in the plugin

1.0.2

  • Released 2013-08-05
  • Fixed an internationalization bug and added Norwegian translations.

1.0.1

  • Released 2013-08-05
  • Verbesserte Leistung beim Laden von Skripten

1.0

  • Erstveröffentlichung