== Changelog == = 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