This plugin hooks into WordPress custom-background theme feature and overwrites the values on single post views if the post has been given custom background..
Your theme must support WordPress of Custom Backgrounds theme feature...
This is just one tool of many that I'm creating and making available via my Web site for making it easier for users to take more control over their styles on per-post basis...
Just to make sure, check with your author and make sure that they support WordPress custom-background theme feature.
In order to manage capabilities and roles, you need plugin like Members.
The capability required for being able to add per-post backgrounds is one of the following cbe edit background The user can edit backgrounds on posts they have written. edit theme options The user can edit all WordPress theme options ...
Using Members plugin, you can assign one of the above capabilities to allow other, non-administrator users to edit backgrounds for their posts..
Also, user must have the capability to upload new images, but this is WordPress thing and not specific to the plugin...
Because it's impossible for me to determine what custom post type should do, I've left it up to those of you building custom post type plugins to support this.
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Read more