﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc
13358,Switch post type and tax capabilities to a single 'cap' property,nacin,,"Like what we're doing in #12968 and #13357 with labels.

Thus:
{{{
$pt->cap->edit_post
$pt->cap->edit_posts
$pt->cap->edit_others_posts
}}}
Etc.

By basing them off what they are called for posts, we reduce confusion significantly (it's also the default) and we prevent errors like [13955] which caused quite a headache, and MarkJaquith and I spent maybe an hour tracking that down.

Patches welcome, otherwise I'll get to it.",defect (bug),closed,normal,3.0,Role/Capability,,normal,fixed,,
