{"id":138879,"date":"2021-04-06T16:11:02","date_gmt":"2021-04-06T16:11:02","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/email-tools\/"},"modified":"2023-04-02T08:03:57","modified_gmt":"2023-04-02T08:03:57","slug":"email-tools","status":"publish","type":"plugin","link":"https:\/\/twd.wordpress.org\/plugins\/email-tools\/","author":13200282,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.2.4","stable_tag":"1.2.4","tested":"6.2.9","requires":"5.6","requires_php":"7.3","requires_plugins":"","header_name":"Email Tools","header_author":"Firdaus Zahari","header_description":"Collection of tools to interact with emails in WordPress including email rerouting, outgoing email logging to the database, and automatic BCC to specified email address.","assets_banners_color":"","last_updated":"2023-04-02 08:03:57","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/github.com\/fsylum\/fs-email-tools","header_author_uri":"https:\/\/fsylum.net","rating":0,"author_block_rating":0,"active_installs":0,"downloads":2702,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"fsylum","date":"2021-04-06 16:11:16"},"1.1.0":{"tag":"1.1.0","author":"fsylum","date":"2021-05-29 08:50:28"},"1.1.1":{"tag":"1.1.1","author":"fsylum","date":"2021-05-29 08:54:06"},"1.1.2":{"tag":"1.1.2","author":"fsylum","date":"2021-05-29 09:00:57"},"1.1.3":{"tag":"1.1.3","author":"fsylum","date":"2021-06-07 08:01:55"},"1.2.0":{"tag":"1.2.0","author":"fsylum","date":"2021-06-08 15:43:36"},"1.2.1":{"tag":"1.2.1","author":"fsylum","date":"2021-06-10 10:29:56"},"1.2.2":{"tag":"1.2.2","author":"fsylum","date":"2021-06-10 10:38:16"},"1.2.3":{"tag":"1.2.3","author":"fsylum","date":"2021-06-15 10:01:10"},"1.2.4":{"tag":"1.2.4","author":"fsylum","date":"2023-04-02 08:03:57"}},"upgrade_notice":[],"ratings":[],"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0","1.1.0","1.1.1","1.1.2","1.1.3","1.2.0","1.2.1","1.2.2","1.2.3","1.2.4"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":2510183,"resolution":"1","location":"assets","locale":""},"screenshot-2.png":{"filename":"screenshot-2.png","revision":2510183,"resolution":"2","location":"assets","locale":""},"screenshot-3.png":{"filename":"screenshot-3.png","revision":2510183,"resolution":"3","location":"assets","locale":""},"screenshot-4.png":{"filename":"screenshot-4.png","revision":2510183,"resolution":"4","location":"assets","locale":""}},"screenshots":{"1":"Plugin settings page to customize the outgoing email behaviour","2":"Listing for the stored email logs in the database","3":"Preview of the stored email log","4":"UI to send test email"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[1340,267,450],"plugin_category":[41],"plugin_contributors":[97375],"plugin_business_model":[],"class_list":["post-138879","plugin","type-plugin","status-publish","hentry","plugin_tags-developer-tool","plugin_tags-email","plugin_tags-mail","plugin_category-communication","plugin_contributors-fsylum","plugin_committers-fsylum"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/email-tools.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/email-tools\/assets\/screenshot-1.png?rev=2510183","caption":"Plugin settings page to customize the outgoing email behaviour"},{"src":"https:\/\/ps.w.org\/email-tools\/assets\/screenshot-2.png?rev=2510183","caption":"Listing for the stored email logs in the database"},{"src":"https:\/\/ps.w.org\/email-tools\/assets\/screenshot-3.png?rev=2510183","caption":"Preview of the stored email log"},{"src":"https:\/\/ps.w.org\/email-tools\/assets\/screenshot-4.png?rev=2510183","caption":"UI to send test email"}],"raw_content":"<!--section=description-->\n<p>The plugin provides a number of tools to modify the behaviour of outgoing emails from your site. This is particularly useful if you are trying to debug any email issues that are happening.<\/p>\n\n<p>Features that this plugin offers includes:<\/p>\n\n<ul>\n<li>Automatic rerouting for all outgoing emails to any number of the specified email address.<\/li>\n<li>Logging outgoing emails into the database to be viewed later.<\/li>\n<li>Adding specified email addresses as BCC for all outgoing emails.<\/li>\n<\/ul>\n\n<!--section=installation-->\n<p>This section describes how to install the plugin and get it working.<\/p>\n\n<ol>\n<li>Upload the plugin files to the <code>\/wp-content\/plugins\/fs-email-tools<\/code> directory, or install the plugin through the WordPress plugins screen directly.<\/li>\n<li>Activate the plugin through the 'Plugins' screen in WordPress<\/li>\n<li>Use the Tools-&gt;Email Tools screen to configure the plugin<\/li>\n<\/ol>\n\n<!--section=changelog-->\n<p><strong>1.2.4<\/strong><\/p>\n\n<ul>\n<li>[FIXED] Remove attribute that make Settings link to open in new tab<\/li>\n<li>[FIXED] Simplify composer.json and package.json (unrelated to actual plugin)<\/li>\n<li>[FIXED] Compatibility with WordPress 5.8<\/li>\n<\/ul>\n\n<p><strong>1.2.3<\/strong><\/p>\n\n<ul>\n<li>[FIXED] Minor code formatting fix<\/li>\n<li>[FIXED] Implement i18n to string in Javascript files<\/li>\n<\/ul>\n\n<p><strong>1.2.2<\/strong><\/p>\n\n<ul>\n<li>[FIXED] Exclude Docker related files from the final plugin files<\/li>\n<\/ul>\n\n<p><strong>1.2.1<\/strong><\/p>\n\n<ul>\n<li>[FIXED] Fixed Github Actions deploy script (unrelated to the actual plugin)<\/li>\n<\/ul>\n\n<p><strong>1.2.0<\/strong><\/p>\n\n<ul>\n<li>[FIXED] Fatal error when activating the plugin due to missing <code>vendor<\/code> directory<\/li>\n<\/ul>\n\n<p><strong>1.1.3<\/strong><\/p>\n\n<ul>\n<li>[FIXED] Code cleanup<\/li>\n<\/ul>\n\n<p><strong>1.1.2<\/strong><\/p>\n\n<ul>\n<li>[FIXED] Fixed Github Actions deploy script (unrelated to the actual plugin)<\/li>\n<\/ul>\n\n<p><strong>1.1.1<\/strong><\/p>\n\n<ul>\n<li>[FIXED] Removed unneeded source files from the plugin<\/li>\n<\/ul>\n\n<p><strong>1.1.0<\/strong><\/p>\n\n<ul>\n<li>[ADDED] Added link to the Settings page in the Plugins page<\/li>\n<\/ul>\n\n<p><strong>1.0.0<\/strong><\/p>\n\n<ul>\n<li>Initial release<\/li>\n<\/ul>","raw_excerpt":"Collection of tools to interact with emails in WordPress including email rerouting, outgoing email logging to the database, and automatic BCC to speci &hellip;","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/138879","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=138879"}],"author":[{"embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/fsylum"}],"wp:attachment":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=138879"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=138879"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=138879"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=138879"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=138879"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=138879"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}