Nid yw’r ategyn hwn wedi cael ei ddiweddaru ers 3 ryddhad mawr. Efallai nad yw’n cael ei gynnal bellach ac efallai bod materion cydnawsedd wrth gael ei ddefnyddio gyda fersiynau mwy diweddar o WordPress.

Mail Deactivation

Disgrifiad

Deactivates emailing. WordPress sends no more mails.

How does it work?

  • It replaces ‘wp_mail’ with a dummy function

It doesn’t work?

  • Check for other plugins which replace ‘wp_mail’
  • Check for plugins which use ‘mail’ instead of ‘wp_mail’. And delete them! 😀

Adolygiadau

There are no reviews for this plugin.

Contributors & Developers

“Mail Deactivation” is open source software. The following people have contributed to this plugin.

Cyfranwyr

Translate “Mail Deactivation” into your language.

Interested in development?

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

Cofnod Newid

1.0

  • Replaces ‘wp_mail’ with a dummy function