Email sender registrer for WordPress
- Added: optional disable for cron file logs via
BEA_SENDER_FILE_LOGGINGor thebea_sender_file_logging_enabledfilter (bea_sender_is_file_logging_enabled()in the main plugin file). - Changed:
Bea_Logaccepts a$write_enabledflag; when rotation runs, rotated files may be compressed to.zipwhenZipArchiveis available.
- Changed: use native
wp_mailfunction to send emails
- Update: update the
class.sender.phpto remove lock file
- Update: update the
class.phpmailer-bmh.phpand theclass.settings-api.phplibraries
- Fix: replace
WP_CLI::info()byWP_CLI::log()
- Added: Create a wp-cli command to replace the tools/cron.php
