Plugin Directory

Changeset 877465


Ignore:
Timestamp:
03/18/2014 08:58:17 PM (12 years ago)
Author:
plocha
Message:

improved readme

Location:
mail-deactivation
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • mail-deactivation/tags/1.0/readme.txt

    r877449 r877465  
    1515
    1616How does it work?
     17
    1718* It replaces 'wp_mail' with a dummy function
    1819
    1920It doesn't work?
     21
    2022* Check for other plugins which replace 'wp_mail'
    2123* Check for plugins which use 'mail' instead of 'wp_mail'. And delete them! :D
  • mail-deactivation/trunk/readme.txt

    r877449 r877465  
    1515
    1616How does it work?
     17
    1718* It replaces 'wp_mail' with a dummy function
    1819
    1920It doesn't work?
     21
    2022* Check for other plugins which replace 'wp_mail'
    2123* Check for plugins which use 'mail' instead of 'wp_mail'. And delete them! :D
Note: See TracChangeset for help on using the changeset viewer.