Changeset 3460252
- Timestamp:
- 02/12/2026 07:04:47 PM (7 weeks ago)
- Location:
- mailmoo-smtp
- Files:
-
- 13 added
- 2 edited
-
tags/1.0.1 (added)
-
tags/1.0.1/LICENSE (added)
-
tags/1.0.1/assets (added)
-
tags/1.0.1/assets/css (added)
-
tags/1.0.1/assets/css/admin.css (added)
-
tags/1.0.1/assets/js (added)
-
tags/1.0.1/assets/js/logs.js (added)
-
tags/1.0.1/includes (added)
-
tags/1.0.1/includes/admin-page.php (added)
-
tags/1.0.1/includes/logs-page.php (added)
-
tags/1.0.1/mailmoo.php (added)
-
tags/1.0.1/readme.txt (added)
-
tags/1.0.1/uninstall.php (added)
-
trunk/mailmoo.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
mailmoo-smtp/trunk/mailmoo.php
r3336164 r3460252 4 4 * Plugin URI: https://wordpress.org/plugins/mailmoo-smtp/ 5 5 * Description: A simple, no bloat, no paid features - SMTP plugin. Configure your website to send emails via SMTP with comprehensive email logging capabilities. 6 * Version: 1.0. 06 * Version: 1.0.1 7 7 * Author: creatorcow 8 8 * Author URI: https://creatorcow.com -
mailmoo-smtp/trunk/readme.txt
r3336164 r3460252 3 3 Tags: smtp, mediamoo, email 4 4 Requires at least: 6.5 5 Tested up to: 6. 86 Stable tag: 1.0. 05 Tested up to: 6.9.1 6 Stable tag: 1.0.1 7 7 Requires PHP: 7.4 8 8 License: MIT … … 67 67 == Changelog == 68 68 69 = 1.0.1 = 70 - Testing up to 6.9.1. 71 69 72 = 1.0.0 = 70 73 - Initial release
Note: See TracChangeset
for help on using the changeset viewer.