Make WordPress Core

Opened 14 years ago

Closed 14 years ago

#14596 closed defect (bug) (fixed)

Inconsistent capability checking on list-type screens

Reported by: scribu's profile scribu Owned by: scribu's profile scribu
Milestone: 3.1 Priority: normal
Severity: major Version:
Component: Role/Capability Keywords:
Focuses: Cc:

Description

On several list-type screens, the capabilities are not checked when retrieving items via ajax.

There should probably be a dedicated method for this in WP_List_Table.

Change History (4)

#1 @scribu
14 years ago

  • Milestone changed from Awaiting Review to 3.1

#2 @scribu
14 years ago

  • Severity changed from normal to major

#3 @scribu
14 years ago

(In [15493]) Small, subtle fixes. See #14596

#4 @scribu
14 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [15496]) Introduce WP_List_Table::check_permissions() and WP_List_Table::prepare_items(). Fixes #14596; See #14579

Note: See TracTickets for help on using tickets.