Go to file
Sergey Biryukov 43c28f913c Plugins: Disable "Update Now" button for plugins that require a higher version of PHP or WordPress.
This complements disabling the "Install Now" button in [43436].

Props afragen.
Fixes #46677. See #43986.

git-svn-id: https://develop.svn.wordpress.org/trunk@45043 602fd350-edb4-49c9-b593-d223f7449a82
2019-03-27 22:10:37 +00:00
src Plugins: Disable "Update Now" button for plugins that require a higher version of PHP or WordPress. 2019-03-27 22:10:37 +00:00
tests Privacy: Ensure the privacy data erase fulfillment email is sent in the locale of the user whose data is being erased (or the site's default locale if they are not a registered user) when the administrator fulfilling the request uses a different locale. 2019-03-27 19:41:01 +00:00
tools Block Editor: Update the WordPress Packages from Gutenberg 5.3 2019-03-21 12:46:11 +00:00
.editorconfig
.gitignore
.jshintrc
.npmrc
.nvmrc
.travis.yml Build/Test Tools: Enable persistent object cache on a PHP 7.3 build instead of PHP 5.6. 2019-03-27 03:05:56 +00:00
Gruntfile.js Admin: Introduce the Site Health screens. 2019-03-23 03:54:16 +00:00
appveyor.yml
composer.json
composer.lock
jsdoc.conf.json
package-lock.json Block Editor: Update the WordPress Packages from Gutenberg 5.3 2019-03-21 12:46:11 +00:00
package.json Block Editor: Update the WordPress Packages from Gutenberg 5.3 2019-03-21 12:46:11 +00:00
phpcs.xml.dist Coding Standards: exclude sodium_compat library. 2019-03-21 05:55:05 +00:00
phpunit.xml.dist
webpack.config.js
wp-cli.yml
wp-config-sample.php
wp-tests-config-sample.php