Changeset 3087730
- Timestamp:
- 05/16/2024 11:25:25 AM (23 months ago)
- Location:
- check-email/trunk
- Files:
-
- 3 edited
-
changelog.txt (modified) (1 diff)
-
check-email.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
check-email/trunk/changelog.txt
r3050794 r3087730 1 1 == Changelog == 2 3 = v1.0.11 - 16/05/2024 = 4 - Fixed: Tested with new version of wordpress i.e. 6.5v 2 5 3 6 = v1.0.10 - 14/03/2024 = -
check-email/trunk/check-email.php
r3050794 r3087730 4 4 * Description: Check & Log email allows you to test if your WordPress installation is sending emails correctly and logs every email. 5 5 * Author: checkemail 6 * Version: 1.0.1 06 * Version: 1.0.11 7 7 * Author URI: https://check-email.tech/ 8 8 * License: GPLv3 or later -
check-email/trunk/readme.txt
r3050794 r3087730 3 3 Tags: check, test, email, smtp, delivery 4 4 Requires at least: 5.0 5 Tested up to: 6. 45 Tested up to: 6.5 6 6 Requires PHP: 5.6.20 7 Stable tag: 1.0.1 07 Stable tag: 1.0.11 8 8 License: GPLv3 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-3.0.html … … 69 69 == Changelog == 70 70 71 = v1.0.11 - 16/05/2024 = 72 - Fixed: Tested with new version of wordpress i.e. 6.5v 73 71 74 = v1.0.10 - 14/03/2024 = 72 75 - Fixed: Resolved security issue raised by Wordfence
Note: See TracChangeset
for help on using the changeset viewer.