Tagged Questions
3
votes
2answers
372 views
Why does my custom WP role need edit_posts to edit images?
This may be obvious to someone other than myself. I think I remember reading somewhere that an "image" is indeed a form of "post".
I have a custom post type called "listing"
I have a custom WP role ...