Opened 6 years ago

Closed 6 years ago

#3877 closed defect (bug) (fixed)

recent posts list on dashboard does not include private posts for users with read_private_posts

Reported by: molecularbear Owned by: rob1n
Priority: normal Milestone: 2.2
Component: Administration Version: 2.1.1
Severity: normal Keywords: has-patch 2nd-opinion
Cc:

Description

The listing of recent posts on the dashboard (wp-admin/index.php) does not list private posts, even when the user has the read_private_posts capability.

NOTE: this patch is dependent on the inclusion of #3861.

Attachments (1)

admin_index.patch (666 bytes) - added by molecularbear 6 years ago.
patch to wp-admin/index.php

Download all attachments as: .zip

Change History (5)

patch to wp-admin/index.php

  • Owner changed from anonymous to rob1n
  • Keywords has-patch 2nd-opinion added

I'm +1 for this fix. Most likely #3861 is going in, so this should be a good fix.

  • Component changed from Optimization to Administration
  • Resolution set to fixed
  • Status changed from new to closed

(In [5191]) Add private posts to Recent Posts for those who can read them. Props molecularbear. fixes #3877

Note: See TracTickets for help on using tickets.