Beschreibung
In need of a tool that allows you to easily log and view all emails sent from WordPress? Check & Log might be just the solution for that.
This WordPress plugin helps you store sent emails for auditing purposes, as well as debug email related problems in your WordPress site. Works best on eCommerce websites that have been created with WooCommerce or Easy Digital Downloads.
Some of its features include:
- Test email sending – if you’re not sure whether WordPress is sending emails, you can use this plugin to find out. The process is very simple: you need to choose an address that will receive a simple test email. You can even override the custom header with your own values, to avoid any other issues.
- Viewing logged emails – they can be viewed from the admin interface, as they are stored in a separate table. You get the option to filter them based on subject, email, date, etc.
- Deleting logged emails – you can delete them by going to the admin interface. You can either delete them in bulk or selectively – by date, email, or subject.
- Ability to change the „mail from“ email address, „mail from name“ and override default email WordPress addresses.
Installation
Installiere das Plugin aus dem Plugin-Repository und aktiviere es.
FAQ
-
Wie benutze ich es?
-
Check the WordPress Admin Dashboard for „Check & Log Email“ menu item.
-
Warum hast du dieses Plugin geschrieben?
-
Jemand, der eines meiner anderen Plugins verwendet, hatte Probleme mit E-Mails, die nicht gesendet wurden. Ich habe das zusammengebastelt, um ihm (und allen anderen) zu helfen.
Rezensionen
Mitwirkende & Entwickler
„Check & Log Email“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
Mitwirkende„Check & Log Email“ wurde in 11 Sprachen übersetzt. Danke an die Übersetzerinnen und Übersetzer für ihre Mitwirkung.
Übersetze „Check & Log Email“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
v1.0.8 – 16/10/2023
- Updated: Plugin author to reflect ownership changes.
v1.0.7 – 08/03/2022
- Fixed: Incompatibility with Post SMTP ( #51 )
v1.0.6 – 02/05/2022
- Fixed: Security, sanitization and escaping
v1.0.5 – 10/03/2022
- Fixed: Replaced deprecated jQuery code ( https://github.com/WPChill/check-email/issues/32 )
- Fixed: HTML code was being shown in dashboard widget ( https://github.com/WPChill/check-email/issues/33 )
- Added: Tabs and grouped settings by tabs ( https://github.com/WPChill/check-email/issues/37 )
- Added: Quick install WP SMTP plugin from settings ( https://github.com/WPChill/check-email/issues/37 )
v1.0.4 – 28/10/2021
- Fixed: URL got too long when bulk deleting email logs. (https://github.com/WPChill/check-email/issues/30)
- Fixed: Sanitization and Escaping
v1.0.3 – 24/09/2021
- Fixed: Secutiry issue
v1.0.2 – 16/06/2021
- Added: From column in Email Logs. ( https://github.com/WPChill/check-email/issues/24 )
v1.0.2 – 16/06/2021
- Added: Translation for roles and notices. ( https://github.com/WPChill/check-email/issues/10 )
- Added: Headers of the emails in the view log tab. ( https://github.com/WPChill/check-email/issues/12 )
- Fixed: Admin subpages link bug. ( https://github.com/WPChill/check-email/issues/9 )
- Fixed: Incompatibility with DIVI Theme. We enqued our JS only on Logs Page. ( https://github.com/WPChill/check-email/issues/13 )
- Fixed: Incompatibility with WpLogging plugin. ( https://github.com/WPChill/check-email/issues/8 )
- Fixed: Error by adding unique prefixes for Check-Email functions. ( https://github.com/WPChill/check-email/issues/16 )
- Fixed: Redirect error when using custom folder structure for WP Core. ( https://github.com/WPChill/check-email/issues/21 )
- Fixed: Deprecated jQuery functions.
1.0.1
- Fixed admin menu capabilities.
- Rezolved incompatibility with Wp Mail Logging.
1.0.0
- Added Email Logs for all the emails sent through WordPress.
0.6.1
Added feedback form. Improved CSS backend.
0.6.0
Fixed loopback error.
0.5.7
Added support for the wp_mail_from filter
0.5.6
Tested with WordPress 5.1.1
0.5.5
Fixed typo (sorry sorry sorry)
0.5.4
Added FAQ about the location of the tool in the WordPress admin area
0.5.3
Fixed deprecation error messages. Tested with 4.7.2.
0.5.2
Fixed un-encoded output related to XSS bug
0.5.1
Properly fixed XSS vulnerability (apologies)
0.5
Fixed XSS vulnerability found by Antonis Manaras
0.4
Added more information from php.ini, fixed incorrect textdomains
0.3
Moved the page to the Tools menu
0.2
Now displays SMTP server name
0.1.3
Fixed version number
0.1.2
Fixed bug in Plugin Register caused by latest version of WordPress
0.1.1
Fixed typo in plugin name
0.1
Initial version