Skip to content

Commit

Permalink
Support grouping of plugin capabilities
Browse files Browse the repository at this point in the history
* Pre-define capabilities for WooCommerce, PublishPress, PressPermit

* Support "cme_plugin_capabilities" filter for additional organization of third party capabilities
  • Loading branch information
agapetry committed Oct 24, 2019
1 parent 5059d52 commit 7d5cc74
Show file tree
Hide file tree
Showing 2 changed files with 352 additions and 24 deletions.
4 changes: 4 additions & 0 deletions admin.css
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,10 @@ table.cme-typecaps span.cap-x {
display: none;
}

h3.cme-cap-section {
margin-top:0;
}

a.neg-cap, a.cap-on, a.type-on, a.neg-type-caps, a.cme-neg-all {
text-decoration: none;
}
Expand Down
Loading

0 comments on commit 7d5cc74

Please sign in to comment.