Changeset 3426278
- Timestamp:
- 12/23/2025 02:49:36 PM (3 months ago)
- Location:
- wp-change-email-sender
- Files:
-
- 4 edited
- 1 copied
-
tags/3.1 (copied) (copied from wp-change-email-sender/trunk)
-
tags/3.1/readme.txt (modified) (2 diffs)
-
tags/3.1/wp-change-email-sender.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/wp-change-email-sender.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wp-change-email-sender/tags/3.1/readme.txt
r3163024 r3426278 3 3 Donate link: https://www.buymeacoffee.com/aiarnob 4 4 Tags: wp change email sender, wp change default email sender, wordpress default email sender change, wp default email change, wp default email sender name change 5 Requires at least: 3.7.06 Tested up to: 6. 67 Stable tag: 3. 05 Requires at least: 5.8 6 Tested up to: 6.9 7 Stable tag: 3.1 8 8 Requires PHP: 7.4 9 9 License: GPLv2 or later … … 49 49 == Changelog == 50 50 51 = 3.1 = 52 * Checked with latest version of WordPress. 53 51 54 = 3.0 = 52 55 * Few security update. -
wp-change-email-sender/tags/3.1/wp-change-email-sender.php
r3163024 r3426278 4 4 Plugin URI: https://wordpress.org/plugins/wp-change-email-sender/ 5 5 Description: This plugin which allows you to change WordPress default mail sender name and email address easily. 6 Version: 3. 06 Version: 3.1 7 7 Author: Aminur Islam 8 8 Author URI: https://github.com/aminurislamarnob … … 22 22 * Currently plugin version. 23 23 */ 24 define('WPCES_EMAIL_SENDER_PLUGIN_VERSION', ' 1.0');24 define('WPCES_EMAIL_SENDER_PLUGIN_VERSION', '3.1'); 25 25 26 26 -
wp-change-email-sender/trunk/readme.txt
r3163024 r3426278 3 3 Donate link: https://www.buymeacoffee.com/aiarnob 4 4 Tags: wp change email sender, wp change default email sender, wordpress default email sender change, wp default email change, wp default email sender name change 5 Requires at least: 3.7.06 Tested up to: 6. 67 Stable tag: 3. 05 Requires at least: 5.8 6 Tested up to: 6.9 7 Stable tag: 3.1 8 8 Requires PHP: 7.4 9 9 License: GPLv2 or later … … 49 49 == Changelog == 50 50 51 = 3.1 = 52 * Checked with latest version of WordPress. 53 51 54 = 3.0 = 52 55 * Few security update. -
wp-change-email-sender/trunk/wp-change-email-sender.php
r3163024 r3426278 4 4 Plugin URI: https://wordpress.org/plugins/wp-change-email-sender/ 5 5 Description: This plugin which allows you to change WordPress default mail sender name and email address easily. 6 Version: 3. 06 Version: 3.1 7 7 Author: Aminur Islam 8 8 Author URI: https://github.com/aminurislamarnob … … 22 22 * Currently plugin version. 23 23 */ 24 define('WPCES_EMAIL_SENDER_PLUGIN_VERSION', ' 1.0');24 define('WPCES_EMAIL_SENDER_PLUGIN_VERSION', '3.1'); 25 25 26 26
Note: See TracChangeset
for help on using the changeset viewer.