This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

WordPress Disable Email plugin

توضیحات

Disables all email through wp_mail() on current installation. Email will by disabled by default, but can be overridden in the settings.

امکانات

  • Disables all email by default
  • Enable email again by matching the given hostname with the current server hostname.
  • Override the $to address (or multiple, comma sperated addresses), so you can use that for testing purposes.

Note: The plugin performs a check on the $_SERVER['HTTP_HOST'] variable.

نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

توسعه دهندگان و همکاران

“WordPress Disable Email plugin” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

ترجمه “WordPress Disable Email plugin” به زبان شما.

علاقه‌ مند به توسعه هستید؟

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

تغییرات

1.0

  • Initial plugin