#38284 closed defect (bug) (invalid)
add capabilities for edit_{$object}_meta
| Reported by: | tharsheblows | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Role/Capability | Version: | 4.6 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
register_meta has an arg auth_callback which adds a filter to auth_{$object_type}_meta_{$meta_key}
There's an auth_post_meta_{$meta_key} filter in the edit_post_meta capability case but cases for term, user and comment meta still need to be added.
Attachments (1)
Change History (4)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
adds capabilities and updates unit tests