Ang plugin na ito ay hindi pa nasusubukan sa pinakabagong 3 major release ng WordPress. Maaaring hindi na ito minamantine o sinusuportahan at maaaring may mga isyu sa compatibility kapag ginamit sa mas bagong bersyon ng WordPress.

Disable WordPress Core Update Email

Deskripsyon

Disables the default notification email sent by WordPress for an automatic core update. Simply activate the plugin to disable the notification email 🙂

Pag-install

This section describes how to install the plugin and get it working.

  1. Upload disable-wordpress-core-update-email directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to the Facebook Comments settings

Mga Review

Enero 7, 2021
The simplicity of the plugin helps it be lightweight & easy to use. That also means the one line of active PHP code that it consists of (it then being what WordPress recommends in its current documentation per https://wordpress.org/support/article/configuring-automatic-background-updates/#disable-emails-via-filter) is likely to continue to work exactly as expected unless WordPress were to completely overhaul its setup regarding this (with there appearing to be no plans for this.) Especially considering it’s using a filter so it’s even more flexible if things were to change in the future (won’t outright break things due to a code error beyond WordPress doing a fundamental change to a core function like add_filter or __return_false & that’d then break the majority of plugins & themes out there [they’d need a good reason for doing so & it appears they obviously have no plans for doing that either.])
Basahin lahat ng 1 review

Mga Contributor at Developer

Ang “Disable WordPress Core Update Email” ay open source software. Ang mga sumusunod na tao ay nag-ambag sa plugin na ito.

Mga Contributor

Isalin ang “Disable WordPress Core Update Email” sa iyong wika.

Interesado sa development?

Tingnan ang code, i-check ang SVN repository, o mag-subscribe sa development log sa pamamagitan ng RSS.

Changelog

1.0

  • Initial release.