الوصف
This plugin provides an extremely easy way to route WordPress emails through Hectane. After installing and configuring the plugin, all calls to wp_mail()
will be intercepted and sent to Hectane which will take care of delivery.
التنصيب
- Upload the directory
hectane
to thewp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Configure the plugin through the ‘Hectane’ item in the Settings’ menu.
المراجعات
لا توجد مراجعات لهذه الإضافة.
المساهمون والمطوّرون
“Hectane” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.
المساهمونمُهتم بالتطوير؟
تصفّح الشفرة، تحقق من مستودع SVN، أو الاشتراك في سجل التطوير بواسطة RSS.
سجل التغييرات
0.1.6
- Split up settings
- Fixed header bug
0.1.5
- Additional MIME headers are passed to Hectane
0.1.4
- Extract “From” field from headers if present
0.1.3
- Plugin now auto-detects HTML
0.1.2
- Fixed bug preventing TLS from working
- Added option for ignoring TLS errors
0.1.1
- Plugin renamed to “Hectane” due to upstream change of name
0.1.0
- Initial release of plugin