=== Style Buddy === Contributors: jprummer Donate link: https://www.wpovernight.com/ Tags: css, javascript, load css, load javascript, page Requires at least: 3.4 Tested up to: 3.9.0 Stable tag: 1.1.1 Add custom css and javascript to a page via the WordPress administration panel. Code is only loaded on the page to which it was added. == Description == Dealing with theme styles can be a hassle, but Style Buddy makes editing your WordPress site a breeze! When the plugin is activated each page, post (and every other WordPress custom post type) gets metaboxes that allow you to add custom javascript and css to only that particular item. Let's say you want to change the background color of your home page to black, but still want all your other pages to have a white background. With Style Buddy you just edit your homepage and add a command like body{background-color:black;} and only your home page background color will be changed. Javascript is just as easy. Simply select the page or post you want, add your javascript to the specified metabox and you're ready to go! Want syntax highlighting for Style Buddy? Get it from [WP Overnight](https://wpovernight.com/downloads/style-buddy-pro/). == Installation == Delete any old installations of the plugin. Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Plugins page. Once the plugin is activated navigate to Settings > Style Buddy. Select your options, save and you're ready to go. It's that easy! == Screenshots == 1. Metaboxes in action 2. Result on the edited page == Frequently Asked Questions == None Yet! == Changelog == = 1.1.1 = * Moved JS to footer = 1.1.0 = * Added Settings * Pro version now available: https://wpovernight.com/downloads/style-buddy-pro/ = 1.0.0 = Initial Release == Upgrade Notice == = 1.1.1 = * Moved JS to footer = 1.1.0 = * Added Settings * Pro version now available: https://wpovernight.com/downloads/style-buddy-pro/ = 1.0.0 = Initial Release