Changeset 1197011
- Timestamp:
- 07/11/2015 02:55:28 PM (11 years ago)
- File:
-
- 1 edited
-
insert-script/trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
insert-script/trunk/readme.txt
r1197008 r1197011 1 1 === Plugin Name === 2 2 Contributors: aaronbelchamber 3 Donate link: http://belchamber.us 3 Donate link: http://belchamber.us/wordpress/plugins 4 4 Tags: insert,shortcode,insert script,php 5 5 Requires at least: 3.0.1 … … 13 13 14 14 With the [insert_script] shortcode, this calls on the absolute path of any script from the path you provide with the "path=" attribute. 15 It can also pass along declared variables from a "vars=" attribute where you can define GET values in URL safe declarations -- whatever 16 the script you are calling on requires. This allows a level of back-end integration with code, processes, and data outside of Wordpress. 17 15 18 16 19 == Installation == … … 21 24 == Screenshots == 22 25 23 1. This screen shot description corresponds to screenshot-1.(png|jpg|jpeg|gif). Note that the screenshot is taken from 24 the /assets directory or the directory that contains the stable readme.txt (tags or trunk). Screenshots in the /assets 25 directory take precedence. For example, `/assets/screenshot-1.png` would win over `/tags/4.3/screenshot-1.png` 26 (or jpg, jpeg, gif). 26 1. Screenshot of this powerful yet unobtrusive plug-in will be coming shortly. 27 27 28 28 29 == Changelog ==
Note: See TracChangeset
for help on using the changeset viewer.