Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • 'capability_type' => ['event','events'], is a perfectly acceptable way to define capabilities for your post type. What's shitty about it? Commented Sep 5, 2019 at 6:33
  • not the definition is the problem, the question is: whats the resulting capabilitites? are all of them singular "read_event, delete_event, delete_others_event" or are they all plural "delete_events, read_events, delete_others_events"? It seems they are mixed, and i newer know which ones are the right ones. @JacobPeattie Commented Sep 5, 2019 at 7:23