विवरण
Avoids wp_mail to send multiple times the same mail within the same request.
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.
इंस्टॉलेशन
- Upload
wp-mail-fix-multiple-send
directory to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
सामान्य प्रश्न
- Installation Instructions
-
- Upload
wp-mail-fix-multiple-send
directory to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Upload
समीक्षाएं
इस प्लगइन के लिए कोई समीक्षा नहीं है।
सहायक &डेवलपर्स
यह खुला स्रोत सॉफ्टवेयर है। अनुगामी लोगो ने इस प्लगइन के लिए योगदान दिया है।
योगदानकर्ताTranslate “wp_mail fix multiple send” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
बदलाव विवरण
1.0
- First version