Administration: Apply background color to updated message in plugin list table.

Follow-up to [50025].
Props afragen.
Fixes #52452.


Built from https://develop.svn.wordpress.org/trunk@50385


git-svn-id: http://core.svn.wordpress.org/trunk@49996 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryelle
2021-02-18 15:16:03 +00:00
parent c9220d8cab
commit 369c43ff2e
5 changed files with 7 additions and 5 deletions

View File

@@ -13,7 +13,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.7-beta3-50384';
$wp_version = '5.7-beta3-50385';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.