Changeset 1743185
- Timestamp:
- 10/09/2017 09:11:53 AM (8 years ago)
- File:
-
- 1 edited
-
wp-mail-fix-multiple-send/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-mail-fix-multiple-send/trunk/readme.txt
r1743184 r1743185 14 14 == Description == 15 15 16 Adds in user admin page the possibility to choose which categories, tags, and taxonomies they can access in admin pages. 16 Avoids wp_mail to send multiple times the same mail within the same request. 17 That 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. 17 18 18 19 == Installation ==
Note: See TracChangeset
for help on using the changeset viewer.