=== Shadow Screen Options === Contributors: jmdodd Tags: screen options, meta boxes, multisite Requires at least: 3.1.4 Tested up to: 3.2.1 Stable tag: 0.2 Create a shadow system of blog-specific screen layout options in a multisite environment. == Description == Shadow Screen Options is used in a multisite environment to allow blog-specific screen layout options for users. Blogs on which it is not active will share user-set preferences (the default WordPress behavior). This is most useful in situations where users have several blogs, and have different sets of plugins active on each blog. == Installation == 1. Upload the directory `shadow-screen-options` and its contents to the `/wp-content/plugins/` directory. 1. Activate the plugin through the 'Plugins' menu in WordPress. == Changelog == = 0.2 = * Replace regex with string operations. * Break out conditional test into function. = 0.1 = * Initial release. == Upgrade Notice == = 0.2 = * Make the code more efficient. = 0.1 = * Initial release. == Credits == Development funded, in part, by Ariel Meadow Stallings and the Offbeat Empire.