Changeset 994442
- Timestamp:
- 09/22/2014 02:50:25 AM (12 years ago)
- File:
-
- 1 edited
-
jam/trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
jam/trunk/readme.txt
r994440 r994442 1 1 === Jam Plugin for Wordpress === 2 2 Contributors: Avant 5 3 Tags: jQuery, scripts, enqueue, javascript, libraries, jam 3 Tags: jQuery, scripts, enqueue, javascript, libraries, jam, jsDelivr 4 4 Author URI: http://www.avant5.com 5 5 Plugin URI: http://www.avant5.com/jam … … 23 23 24 24 = Planned Features = 25 * More plugins! 25 * Improved functionality for the jsDelivr CDN 26 * More responsive UI and performance 27 * Auto-updating of scripts 28 * jsDeliver CSS libraries 26 29 * Access to additional plugins embedded in Wordpress - especially non-jQuery apps 27 30 * Help files and set up instructions for individual plugins … … 40 43 41 44 4 Follow plugin author instructions for setup of CSS and HTML within themes. Clicking plugin names in the admin panel will take you to the plugin's site. 45 46 == Security == 47 48 = A note on security = 49 50 This plugin was developed as an extension and workflow improvement tool for experts, not as a quick drop-in tool for the more casual user. But regardless of who is using this plugin, great care should be taken in its use. 51 52 This plugin handles the delivery of Javascript, as well as the storage of scripts, and because of this extra diligence should be taken in monitoring activity surrounding the plugin, as well as its interaction with other plugins. Always be aware of manipulation and the potential for cross-contamination of data by plugins, as Wordpress [at the time of thie writing] does not have a mechanism for protecting against this. 53 54 Because of its nature, its power and flexibility makes JAM is an excellent tool for injecting malicious code into your site. While every effort is put into the security and and isolating the plugin from others, all plugins have access to the Wordpress database and options. It is every webmaster's job to monitor changes to the system, and with a plugin such as this, all the more so. 55 56 This is not to say that JAM is dangerous to your site. Caution should be used with *any* Wordpress plugin. Just like scissors, knives and hammers, used incorrectly these tools can be dangerous. Used properly, they make our lives better and more productive in our work. 57 58 42 59 43 60 == Changelog ==
Note: See TracChangeset
for help on using the changeset viewer.