Version Description
Fixed the case of the Util directory. This caused issues in some install.
Download this release
Release Info
Developer | sudar |
Plugin | Email Log |
Version | 2.0.2 |
Comparing to | |
See all releases |
Code changes from version 2.0.1 to 2.0.2
- email-log.php +1 -1
- include/Core/EmailLog.php +1 -1
- include/{util → Util}/EmailHeaderParser.php +0 -0
- include/{util → Util}/helper.php +0 -0
- languages/email-log.pot +8 -8
- readme.txt +12 -2
email-log.php
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
* Description: Logs every email sent through WordPress
|
6 |
* Donate Link: http://sudarmuthu.com/if-you-wanna-thank-me
|
7 |
* Author: Sudar
|
8 |
-
* Version: 2.0.
|
9 |
* Author URI: http://sudarmuthu.com/
|
10 |
* Text Domain: email-log
|
11 |
* Domain Path: languages/
|
5 |
* Description: Logs every email sent through WordPress
|
6 |
* Donate Link: http://sudarmuthu.com/if-you-wanna-thank-me
|
7 |
* Author: Sudar
|
8 |
+
* Version: 2.0.2
|
9 |
* Author URI: http://sudarmuthu.com/
|
10 |
* Text Domain: email-log
|
11 |
* Domain Path: languages/
|
include/Core/EmailLog.php
CHANGED
@@ -16,7 +16,7 @@ class EmailLog {
|
|
16 |
* @since Genesis
|
17 |
* @var string
|
18 |
*/
|
19 |
-
const VERSION = '2.0.
|
20 |
|
21 |
/**
|
22 |
* Email Log Store URL.
|
16 |
* @since Genesis
|
17 |
* @var string
|
18 |
*/
|
19 |
+
const VERSION = '2.0.2';
|
20 |
|
21 |
/**
|
22 |
* Email Log Store URL.
|
include/{util → Util}/EmailHeaderParser.php
RENAMED
File without changes
|
include/{util → Util}/helper.php
RENAMED
File without changes
|
languages/email-log.pot
CHANGED
@@ -2,9 +2,9 @@
|
|
2 |
# This file is distributed under the same license as the Email Log package.
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
-
"Project-Id-Version: Email Log 2.0.
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/email-log\n"
|
7 |
-
"POT-Creation-Date: 2017-08-
|
8 |
"MIME-Version: 1.0\n"
|
9 |
"Content-Type: text/plain; charset=UTF-8\n"
|
10 |
"Content-Transfer-Encoding: 8bit\n"
|
@@ -401,7 +401,7 @@ msgstr ""
|
|
401 |
msgid "Support"
|
402 |
msgstr ""
|
403 |
|
404 |
-
#. #-#-#-#-# email-log.pot (Email Log 2.0.
|
405 |
#. Plugin Name of the plugin/theme
|
406 |
#: dist/include/Core/UI/Page/LogListPage.php:50
|
407 |
#: dist/include/Core/UI/Page/LogListPage.php:51
|
@@ -540,12 +540,12 @@ msgid ""
|
|
540 |
"Specify the list of email addresses to which the emails should be forwarded."
|
541 |
msgstr ""
|
542 |
|
543 |
-
#: tmp_addon/ForwardEmailSetting.php:33 tmp_addon/MoreFieldsAddon.php:
|
544 |
#: tmp_addon/ResendEmailAddon.php:113
|
545 |
msgid "CC"
|
546 |
msgstr ""
|
547 |
|
548 |
-
#: tmp_addon/ForwardEmailSetting.php:34 tmp_addon/MoreFieldsAddon.php:
|
549 |
#: tmp_addon/ResendEmailAddon.php:117
|
550 |
msgid "BCC"
|
551 |
msgstr ""
|
@@ -554,15 +554,15 @@ msgstr ""
|
|
554 |
msgid "You can enter multiple email address by separating them with comma."
|
555 |
msgstr ""
|
556 |
|
557 |
-
#: tmp_addon/MoreFieldsAddon.php:
|
558 |
msgid "From"
|
559 |
msgstr ""
|
560 |
|
561 |
-
#: tmp_addon/MoreFieldsAddon.php:
|
562 |
msgid "Reply To"
|
563 |
msgstr ""
|
564 |
|
565 |
-
#: tmp_addon/MoreFieldsAddon.php:
|
566 |
msgid "Attachment"
|
567 |
msgstr ""
|
568 |
|
2 |
# This file is distributed under the same license as the Email Log package.
|
3 |
msgid ""
|
4 |
msgstr ""
|
5 |
+
"Project-Id-Version: Email Log 2.0.2\n"
|
6 |
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/email-log\n"
|
7 |
+
"POT-Creation-Date: 2017-08-07 12:11:26+00:00\n"
|
8 |
"MIME-Version: 1.0\n"
|
9 |
"Content-Type: text/plain; charset=UTF-8\n"
|
10 |
"Content-Transfer-Encoding: 8bit\n"
|
401 |
msgid "Support"
|
402 |
msgstr ""
|
403 |
|
404 |
+
#. #-#-#-#-# email-log.pot (Email Log 2.0.2) #-#-#-#-#
|
405 |
#. Plugin Name of the plugin/theme
|
406 |
#: dist/include/Core/UI/Page/LogListPage.php:50
|
407 |
#: dist/include/Core/UI/Page/LogListPage.php:51
|
540 |
"Specify the list of email addresses to which the emails should be forwarded."
|
541 |
msgstr ""
|
542 |
|
543 |
+
#: tmp_addon/ForwardEmailSetting.php:33 tmp_addon/MoreFieldsAddon.php:62
|
544 |
#: tmp_addon/ResendEmailAddon.php:113
|
545 |
msgid "CC"
|
546 |
msgstr ""
|
547 |
|
548 |
+
#: tmp_addon/ForwardEmailSetting.php:34 tmp_addon/MoreFieldsAddon.php:63
|
549 |
#: tmp_addon/ResendEmailAddon.php:117
|
550 |
msgid "BCC"
|
551 |
msgstr ""
|
554 |
msgid "You can enter multiple email address by separating them with comma."
|
555 |
msgstr ""
|
556 |
|
557 |
+
#: tmp_addon/MoreFieldsAddon.php:61 tmp_addon/ResendEmailAddon.php:109
|
558 |
msgid "From"
|
559 |
msgstr ""
|
560 |
|
561 |
+
#: tmp_addon/MoreFieldsAddon.php:64 tmp_addon/ResendEmailAddon.php:121
|
562 |
msgid "Reply To"
|
563 |
msgstr ""
|
564 |
|
565 |
+
#: tmp_addon/MoreFieldsAddon.php:65
|
566 |
msgid "Attachment"
|
567 |
msgstr ""
|
568 |
|
readme.txt
CHANGED
@@ -3,7 +3,7 @@ Contributors: sudar
|
|
3 |
Tags: email, log, log email, resend email, multisite
|
4 |
Requires at least: 4.0
|
5 |
Tested up to: 4.8
|
6 |
-
Stable tag: 2.0.
|
7 |
|
8 |
Log and view all outgoing emails from WordPress. Works with WordPress Multisite as well.
|
9 |
|
@@ -53,6 +53,10 @@ As [recommended by Ozh][1], the Plugin has an uninstall hook which will clean up
|
|
53 |
|
54 |
[1]: http://sudarmuthu.com/blog/2009/10/07/lessons-from-wordpress-plugin-competition.html
|
55 |
|
|
|
|
|
|
|
|
|
56 |
### Development
|
57 |
|
58 |
The development of the Plugin happens over at [github](http://github.com/sudar/email-log).
|
@@ -110,6 +114,9 @@ Meanwhile, I have added a hack to handle this condition in v1.7.3 of my plugin.
|
|
110 |
This Readme file was generated using <a href = 'http://sudarmuthu.com/wordpress/wp-readme'>wp-readme</a>, which generates readme files for WordPress Plugins.
|
111 |
== Changelog ==
|
112 |
|
|
|
|
|
|
|
113 |
= v2.0.1 - (2017-08-04) =
|
114 |
- Fix: Fixed a JavaScript issue in view logs page.
|
115 |
- Fix: Fixed a CSS issue in view logs page.
|
@@ -254,7 +261,10 @@ This Readme file was generated using <a href = 'http://sudarmuthu.com/wordpress/
|
|
254 |
|
255 |
== Upgrade Notice ==
|
256 |
|
257 |
-
= 2.0.
|
|
|
|
|
|
|
258 |
Fixed a JavaScript issue that was introduced in v2.0.0
|
259 |
|
260 |
= 2.0.0 =
|
3 |
Tags: email, log, log email, resend email, multisite
|
4 |
Requires at least: 4.0
|
5 |
Tested up to: 4.8
|
6 |
+
Stable tag: 2.0.2
|
7 |
|
8 |
Log and view all outgoing emails from WordPress. Works with WordPress Multisite as well.
|
9 |
|
53 |
|
54 |
[1]: http://sudarmuthu.com/blog/2009/10/07/lessons-from-wordpress-plugin-competition.html
|
55 |
|
56 |
+
### Documentation
|
57 |
+
|
58 |
+
You can find fully searchable documentation about using the plugin in the [doc section of the Email Log](https://wpemaillog.com/docs/) website.
|
59 |
+
|
60 |
### Development
|
61 |
|
62 |
The development of the Plugin happens over at [github](http://github.com/sudar/email-log).
|
114 |
This Readme file was generated using <a href = 'http://sudarmuthu.com/wordpress/wp-readme'>wp-readme</a>, which generates readme files for WordPress Plugins.
|
115 |
== Changelog ==
|
116 |
|
117 |
+
= v2.0.2 - (2017-08-07) =
|
118 |
+
- Fix: Renamed include/util directory to correct case. This caused issues in some install.
|
119 |
+
|
120 |
= v2.0.1 - (2017-08-04) =
|
121 |
- Fix: Fixed a JavaScript issue in view logs page.
|
122 |
- Fix: Fixed a CSS issue in view logs page.
|
261 |
|
262 |
== Upgrade Notice ==
|
263 |
|
264 |
+
= 2.0.2 =
|
265 |
+
Fixed the case of the Util directory. This caused issues in some install.
|
266 |
+
|
267 |
+
= 2.0.1 =
|
268 |
Fixed a JavaScript issue that was introduced in v2.0.0
|
269 |
|
270 |
= 2.0.0 =
|