Descripción
¿Necesitas de una herramienta que te permita acceder fácilmente y ver todos los correos electrónicos enviados desde WordPress? Check & Log podría ser tu solución.
Este plugin de WordPress te ayuda a almacenar los correos enviados para poder hacer auditorías, así como para depurar problemas relacionados con el correo en tu sitio de WordPress. Funciona mejor con sitios web de comercio electrónico que han sido creados con WooCommerce o Easy Digital Downloads.
Home | Help & Tech Support | Documentation | Premium Features
New Features of the plugin Check & Log Email 2.0
- Export Logs – It allows to export email logs in multiple file format with date range and status.
- More Fields – Such as Cc, Bcc, Host IP, Reply To etc.
- Log Retention Period – It allows to deletes old emails when a certain amount of logs and time has passed.
- Print or save as PDF – You can print the email log, or save it as a PDF.
- Resend email – This feature allow you to modify email and resend email.
- Forward Email – By using this feature you can automatically forward a copy of all emails sent by WordPress to other email addresses Learn More.
- Easy migration – It is allow you to import data from various plugins like Email Log, Mail logging – WP Mail Catcher, WP Mail Logging, WP Mail Log and export the data.
- Email Error Tracking – You can easily see list of errors of emails and view details of error.
- Setup Wizard – Wizard setup allows you to one time setup of this plugin.
- Default Format for Message – Its allow you to Default Format for Message on view of content.
- SMTP – Its allow you to setup your own smtp through Check & Email Log SMTP form.
- Multisite Configure – Its allow to configure global setting for all your sites.
- Encoding – Its allow to encode emails and phone in page content.
- Outlook / MS 360 – Its allow to send email using 360 / outlook configuration.
Features of the plugin Check & Log Email
- 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.
Premium Features of the plugin Check & Log Email
- Triggered Data – Triggered data helps you in debugging by showing the exact code that is sending that email
Filters
-
wp_mail_catcher_mail_success – is triggered before an email is sent. It has a single argument that is an array containing original mail info.
-
check_email_email_log_before_insert – is triggered before an email data about to save in check & Log Email. It has a two argument.
- log – It is an array containing argument that will store in database
- original_mail_info – It is an array containing argument of original mail info.
-
wp_check_email_failed – is triggered when an email is failed. It has a two argument.
- mail_error_data – It is an array containing argument that has what possible reasons of error.
- mail_error_message – It is an string containing error message.
Action
-
check_email_log_inserted – is triggered after data successfully saved in log.
-
check_email_loaded – is triggered when check & log email successfully loaded.
Support
We try our best to provide support on WordPress.org forums. However, We have a special community support where you can ask us questions and get help about your Check & Log Email related questions. Delivering a good user experience means a lot to us and so we try our best to reply each and every question that gets asked.
Bug Reports
Bug reports for Check & Log Email are welcomed on GitHub. Please note GitHub is not a support forum, and issues that aren’t properly qualified as bugs will be closed.
Credits
* jsPDF used https://github.com/parallax/jsPDF – License URI: https://github.com/parallax/jsPDF/blob/master/LICENSE
* league/oauth2-client used https://github.com/thephpleague/oauth2-client – License URI: https://github.com/thephpleague/oauth2-client/blob/master/LICENSE
Capturas
Instalación
Using the WordPress Plugin Search
- Navigate to the
Add New
sub-page under the Plugins admin page. - Search for
Check & Log Email
. - The plugin should be listed first in the search results.
- Click the
Install Now
link. - Lastly click the
Activate Plugin
link to activate the plugin.
Uploading in WordPress Admin
- Download the plugin zip file and save it to your computer.
- Navigate to the
Add New
sub-page under the Plugins admin page. - Click the
Upload
link. - Select Check & Log Email zip file from where you saved the zip file on your computer.
- Click the
Install Now
button. - Lastly click the
Activate Plugin
link to activate the plugin.
Preguntas frecuentes
-
¿Cómo lo uso?
-
Revisa el escritorio de administración de WordPress y busca el elemento del menú “Check & Log Email”.
-
¿Por qué escribiste este plugin?
-
Alguien que usaba uno de mis otros plugins tenía problemas con los correos electrónicos que no se enviaban. Escribí esto rápido para ayudarlo (y a cualquier otra persona).
Reseñas
Colaboradores y desarrolladores
Este software es de código abierto. Las siguientes personas han contribuido a este plugin.
Colaboradores“Check & Log Email – Easy Email Testing & Mail logging” ha sido traducido a 11 idiomas locales. Gracias a los traductores por sus contribuciones.
Traduce “Check & Log Email – Easy Email Testing & Mail logging” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
v2.0.2 – 27/09/2024
- Feature: Added an option to use one SMTP settings for multisite #97
- Feature: Added encoding of email and phone #55
- Feature: Added integration with Microsoft SMTP that requires oAuth authentication. #100
- Fixed: Some warnings appear while viewing the email log #104
v2 – 02/09/2024
- Enhancement: Added confirmation box on deletion of log email #84
- Fixed: Conflict issue with Override Emails feature. #98
- Fixed: PHP Fatal error #101
v2.0 – 09/08/2024
- Compatibility: Test with WordPress version 6.6 #95
- Feature: Default Format for Message #86
- Feature: Added small setup wizard #87
- Feature: Log email content option #89
- Enhancement: Hooks and actions #90
- Enhancement: Fixed I18N Issues based on 1.0.13 helped by @alexclassroom #91
- Fixed: Images folder missing for jquery-ui.min.css #93
- Enhancement: Few improvement required #94
- Feature: Email error tracker #96
v1.0.13 – 25/06/2024
- Feature: Added Log Retention Period #69
- Feature: Added Print the email log, or save it as a PDF #70
- Feature: Log Attachments Sent From WordPress #71
- Feature: Added Display Host IP option #72
- Feature: Trigger Data UI/UX Changes #74
- Enhancement: View loggging should be on enabled by default #76
- Feature: More Fields #77
- Feature: Apply status filter in log list #78
- Feature: Added Resend email feature #81
- Feature: Added Easy migration from other email log plugins #80
- Enhancement: Search should be searched from whole email, including the email content #82
- Feature: Added Forward Email #83
v1.0.12 – 29/05/2024
- Feature: Feature to export logs #49
- Feature: Added feedback form on plugin deactivation #61
- Enhancement: Added settings link on plugin dashboard #62
- Feature: Added Newsletter Form #64
- Feature: Added Trigger Data (Premium) #65
- Feature: Added SMTP feature to configure email #66
v1.0.11 – 16/05/2024
- Fixed: Tested with new version of wordpress i.e. 6.5v
v1.0.10 – 14/03/2024
- Fixed: Resolved security issue raised by Wordfence
v1.0.9 – 07/03/2024
- Fixed: php8.2 deprecation warning #53
- Enhancement: Added Support Form #56
Full changelog available at changelog.txt