Plugin Directory

Changeset 1197011


Ignore:
Timestamp:
07/11/2015 02:55:28 PM (11 years ago)
Author:
aaronbelchamber
Message:

Update to instructions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • insert-script/trunk/readme.txt

    r1197008 r1197011  
    11=== Plugin Name ===
    22Contributors: aaronbelchamber
    3 Donate link: http://belchamber.us
     3Donate link: http://belchamber.us/wordpress/plugins
    44Tags: insert,shortcode,insert script,php
    55Requires at least: 3.0.1
     
    1313
    1414With the [insert_script] shortcode, this calls on the absolute path of any script from the path you provide with the "path=" attribute.
     15It can also pass along declared variables from a "vars=" attribute where you can define GET values in URL safe declarations -- whatever
     16the script you are calling on requires.  This allows a level of back-end integration with code, processes, and data outside of Wordpress.
     17
    1518
    1619== Installation ==
     
    2124== Screenshots ==
    2225
    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).
     261. Screenshot of this powerful yet unobtrusive plug-in will be coming shortly.
     27
    2728
    2829== Changelog ==
Note: See TracChangeset for help on using the changeset viewer.