Ok, have tried to work on this one for awhile – the capabilities rules in the advanced tab do not appear to work at all. According to the examples and documentation I can find, this:
[ Moderator Note: Please post code or markup snippets between backticks or use the code button. ]
publish_posts=publish_weather_entries&edit_posts=edit_weather_entries&edit_others_posts=edit_others_weather_entries&edit_post=edit_weather_entry&delete_post=delete_weather_entry
Should yield a custom post type that has a granular permission that I can assign with User Roll Editor. None of the capabilities show up. I’ve used URE (User Roll Editor) with other plugins, custom plugins I’ve done, etc. – always works. This seems to indicate that the Capabilities field on the advanced tab possibly isn’t registering the entries properly.
I’m not sure, but it currently means I have to give publish capabilities for posts to writers who should NOT have that capability when what I need them to have is the permission to publish a custom post type.