Changeset 841897
- Timestamp:
- 01/20/2014 04:55:09 PM (12 years ago)
- File:
-
- 1 edited
-
custom-resources/tags/1.0/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
custom-resources/tags/1.0/readme.txt
r841896 r841897 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html 9 9 10 Easily load additional resources (styles and scripts) for both your theme and admin pages. Works by direct inline embedding or by using URL \'s.10 Easily load additional resources (styles and scripts) for both your theme and admin pages. Works by direct inline embedding or by using URL's. 11 11 12 12 == Description == 13 13 This plugin will make developers and site builders (very) happy. 14 14 15 It is enable the site administrator 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.15 It is enable the site administrator 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. 16 16 17 17 The styles and scripts can be either entered manually or loaded from external sources. … … 20 20 1. Download a copy of the plugin from wordpress.org/plugins. 21 21 2. Extract the files from the compressed file (this will create a directory). 22 3. Upload the extracted directory to your website \'s plugins directory (wp-content/plugins/ is the default).22 3. Upload the extracted directory to your website's plugins directory (wp-content/plugins/ is the default). 23 23 4. Log into your WordPress backend console. 24 24 5. Locate and activate the plugin from the Plugins page.
Note: See TracChangeset
for help on using the changeset viewer.