Plugin Directory

Changeset 1743185


Ignore:
Timestamp:
10/09/2017 09:11:53 AM (8 years ago)
Author:
mr_mat
Message:

Error in readme

File:
1 edited

Legend:

Unmodified
Added
Removed
  • wp-mail-fix-multiple-send/trunk/readme.txt

    r1743184 r1743185  
    1414== Description ==
    1515
    16 Adds in user admin page the possibility to choose which categories, tags, and taxonomies they can access in admin pages.
     16Avoids wp_mail to send multiple times the same mail within the same request.
     17That bug can happens in some times, for example when wp_mail is called with modules that allows PHP code in pages / posts, and when Yoast SEO is activated.
    1718
    1819== Installation ==
Note: See TracChangeset for help on using the changeset viewer.