Privacy: Include request counts inline with the filters in the list table views.

Fixes $44952
Props eArtboard, pratikkry, birgire, garrett-eclipse.
Built from https://develop.svn.wordpress.org/trunk@44668


git-svn-id: http://core.svn.wordpress.org/trunk@44499 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
desrosj
2019-01-21 17:35:51 +00:00
parent f93ccded3f
commit eaa03c3c8c
3 changed files with 9 additions and 3 deletions

View File

@@ -13,7 +13,7 @@
*
* @global string $wp_version
*/
$wp_version = '5.1-beta1-44667';
$wp_version = '5.1-beta1-44668';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.