Àpèjúwe
This plugin Override the wp_mail() function to use CheetahSender SMTP instead of wp_mail() function.
You should be a CheetahSender customer for using this plugin, you canÌtumọ̀ Yorùbá: ’t define your own SMTP, for this you might use another plugin
ie. wp-mail-smtp
You can set the following options:
- Specify the from name and email address for outgoing email.
- Choose to send mail by SMTP or PHPÌtumọ̀ Yorùbá: ’s mail() function.
- Specify an CheetahSender port (defaults to 25).
- Choose SSL / TLS encryption
- Specify CheetahSender username and password linked to your inbound point.
Uninstallation and plugin deletion
- Deactivate the plugin through the ‘Plugins’ menu in WordPress.
- Delete the plugin through the ‘Plugins’ menu in WordPress. Notice that, it will reconfigure automatically the default SMTP WordPress Options.
Àwọn àwòrán ìbòjú



Ìgbéwọlẹ̀
- Download
- Upload to your
/wp-contents/plugins/directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
FAQ
- My plugin still sends mail via the mail() function
-
If other plugins youÌtumọ̀ Yorùbá: ’re using are not coded to use the wp_mail() function but instead call PHPÌtumọ̀ Yorùbá: ’s mail() function directly, they will bypass the settings of this plugin. Normally, you can edit the other plugins and simply replace the
mail(calls withwp_mail((just adding wp_ in front) and this will work. IÌtumọ̀ Yorùbá: ’ve tested this on a couple of plugins and it works, but it may not work on all plugins. - Will this plugin work with WordPress versions less than 2.7?
-
No. WordPress 2.7 changed the way options were updated, so the options page will only work on 2.7 or later.
- Can I add specific headers or attachments to all sent email from WordPress
-
No you canÌtumọ̀ Yorùbá: ’t, WordPress do not actually propose those feature, hope it will in a next future ! Be sure, as if it would be available, it would be implemented ASAP 🙂
- Can I change the emails sent content
-
No, the only solution to do this is to override the functions that are located in wp-includes/pluggable.php which contains all these features. ItÌtumọ̀ Yorùbá: ’s up to you, by the way, it looks like hardcoding the WordPrfess Core.
Àwọn àgbéyẹ̀wò
Kò sí àwọn àgbéyẹ̀wò fún plugin yìí.
Àwọn Olùkópa & Olùgbéejáde
“CheetahSender For WordPress” jẹ́ ètò ìṣàmúlò orísun ṣíṣí sílẹ̀. Àwọn ènìyàn wọ̀nyí ti ṣe ìkópa sí plugin yìí.
Àwọn OlùkópaTúmọ̀ “CheetahSender For WordPress” sí èdè rẹ.
Ṣe o nífẹ̀ẹ́ sí ìdàgbàsókè?
Ṣàwárí koodu, ṣàyẹ̀wò ibi ìpamọ́ SVN, tàbí ṣe àgbékalẹ̀ sí àkọsílẹ̀ ìdàgbàsókè nípasẹ̀ RSS.
Àkọsílẹ̀ àwọn àyípadà
V 1.0.1 :
bug fix
translation in French and English
change url and email contact
V 1.0.0 : initial release
