Media: Only show parent post titles when the user can read said post.

fixes #37186.

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


git-svn-id: http://core.svn.wordpress.org/trunk@37882 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
Helen Hou-Sandí
2016-07-01 15:07:36 +00:00
parent 26c07ed8d9
commit 20b329ba08
3 changed files with 18 additions and 13 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
*
* @global string $wp_version
*/
$wp_version = '4.6-beta1-37940';
$wp_version = '4.6-beta1-37941';
/**
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.