#10074 closed defect (bug) (fixed)
Wrong permission check on Edit Pages screen
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 2.8 | Priority: | low |
| Severity: | normal | Version: | 2.8 |
| Component: | Role/Capability | Keywords: | has-patch |
| Focuses: | Cc: |
Description
A permission check for edit_post' is used on the Edit Pages screen when edit_page` should be used instead. This in itself does not cause a problem, however a plugin which adds advanced filtering to the capabilities system could do with this being corrected.
Minor quick fix.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
Patch