Automattic / Automattic/regenerate-thumbnails
Only show update posts option if user can edit_posts
Open
[Type] Enhancement
- Dominant language
- PHP
- Stars
- 137
- Forks
- 54
- PR merge metrics
- No merged PRs in 30d
Description
Since the capability to use this plugin is filterable, it's possible that the current user can use this plugin but not edit the posts in question.
Or is it? Maybe the capability check doesn't happen when `wp_update_post()` is called. Look into this.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.