=== Plugin Name === Contributors: ericrallen Tags: jsfiddle, shortcode Requires at least: 3.4.0 Tested up to: 3.4 Stable tag: trunk License: MIT License URI: http://opensource.org/licenses/mit-license.php Users can link their Wordpress account to JSFiddle and insert their fiddles via a shortcode. It supports custom skins for JSFiddle embeds. == Description == Adds a custom user contact method for JSFiddle, or if a developer has already added a custom contact method for JSFiddle, they can define that field for use as the JSFiddle username instead. Adds a custom meta box to the post and page editing pages with a user's fiddles (pulled in via the JSFiddle API), and allows the user to define some custom options for their embedded Fiddle (tabs,width,height,etc.). It also supports custom JSFiddle skins that users can add to a directory. They can specify the directory to be used or use the skins directory provided by the plug-in. == Installation == 1. Upload `jsfiddle-shortcode-w-custom-skins` to your plug-in directory or install it from the Wordpress Plug-in Repository 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Add your JSFiddle username to the contact method field for JSFiddle, or open JSFiddle Shortcode Settings from the Settings menu and define your previously added JSFiddle user contact method field 4. Begin adding JSFiddles to your posts and pages using the metabox 5. Add custom skins to the `/jsfiddle-shortcode-w-custom-skins/jsFiddle-skin-proxy/skins/` directory or open JSFiddle Shortcode Settings and define your custom skin directory there == Frequently Asked Questions == == Screenshots == 1. The JSFiddle metabox on the post and page editor pages. 2. The embed customization options for the Fiddle 3. The shortcode generated by the plug-in 4. The JSFiddle contact method added by the plug-in == Changelog == = 1.0b = * Initial submission to the WP Plug-in Repo == Upgrade Notice == == Support == Please use the Plug-in's [github page](https://github.com/ericrallen/jsfiddle-plugin/issues) for reporting any issues or asking questions.