=== Custom Resources === Contributors: fineswap Tags: custom, styles, scripts, inline, embed, external, uri, url Requires at least: 3.0.1 Tested up to: 3.8 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Easily load additional resources (styles and scripts) for both your theme and backend console. Works by direct inline embedding or by using URL's. == Description == This plugin will make developers and site builders (hopefully very) happy. It enables site administrators to supply additional styles or/and scripts to be loaded alongside the theme's resources. It will work regardless which theme the site is running, which makes it brilliant for adding custom programming and content blocks. Styles and scripts can be either entered manually or loaded from external sources. == Installation == 1. Download a copy of the plugin from wordpress.org/plugins. 2. Extract the files from the compressed file (this will create a directory). 3. Upload the extracted directory to your website's plugins directory (wp-content/plugins/ is the default). 4. Log into your WordPress backend console. 5. Locate and activate the plugin from the Plugins page. 6. All options are under Settings > Custom Resources page. == Frequently Asked Questions == Q. Can you implement a feature that I need? A. Maybe... Please drop us an Email and tell us about it. == Screenshots == 1. Showing TEXTAREA controls to enter custom styles and scripts. 2. Showing CHECKBOX controls to control where should styles and/or scripts load. == Changelog == = 1.0.1 = * Changed the namespace to reflect the correct one. = 1.0 = * Initial Launch. == Upgrade Notice == None