Changeset 877465
- Timestamp:
- 03/18/2014 08:58:17 PM (12 years ago)
- Location:
- mail-deactivation
- Files:
-
- 2 edited
-
tags/1.0/readme.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
mail-deactivation/tags/1.0/readme.txt
r877449 r877465 15 15 16 16 How does it work? 17 17 18 * It replaces 'wp_mail' with a dummy function 18 19 19 20 It doesn't work? 21 20 22 * Check for other plugins which replace 'wp_mail' 21 23 * Check for plugins which use 'mail' instead of 'wp_mail'. And delete them! :D -
mail-deactivation/trunk/readme.txt
r877449 r877465 15 15 16 16 How does it work? 17 17 18 * It replaces 'wp_mail' with a dummy function 18 19 19 20 It doesn't work? 21 20 22 * Check for other plugins which replace 'wp_mail' 21 23 * Check for plugins which use 'mail' instead of 'wp_mail'. And delete them! :D
Note: See TracChangeset
for help on using the changeset viewer.