Changeset 582535
- Timestamp:
- 08/07/2012 05:17:28 AM (14 years ago)
- Location:
- shortcode-reference/branches/20120726_include_fix
- Files:
-
- 3 edited
-
conf/include.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
-
shortcode_reference.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
shortcode-reference/branches/20120726_include_fix/conf/include.php
r577868 r582535 33 33 /** 34 34 * Function to include static files for using this plugins. 35 * Thanks to Stephanie Leary for the suggestion!36 *37 35 * 38 36 **/ -
shortcode-reference/branches/20120726_include_fix/readme.txt
r329675 r582535 4 4 Tags: shortcode, reference, post, page, links 5 5 Requires at least: 3.0 6 Tested up to: 3. 0.16 Tested up to: 3.4.1 7 7 Stable tag: trunk 8 8 9 This plugin will provide a list and details about available shortcodes in your current installment. And all when you need it most. 10 11 When you are actually editing your content. 9 This plugin will provide a list and details about available shortcodes in your current installment. All when you need it most. 10 When editing your content. 12 11 13 12 == Description == … … 44 43 45 44 == Changelog == 45 = 0.2 = 46 * Changed resolving of the plugin's css/js files 47 * Made file lookup case sensitive 46 48 47 49 = 0.1 = -
shortcode-reference/branches/20120726_include_fix/shortcode_reference.php
r577868 r582535 3 3 * Plugin Name: Shortcode Reference 4 4 * Plugin URI: http://www.linkedin.com/in/bartstroeken 5 * Version: 0. 15 * Version: 0.2 6 6 * Author: Bart Stroeken 7 7 * Author URI: http://www.linkedin.com/in/bartstroeken
Note: See TracChangeset
for help on using the changeset viewer.