Changeset 1729472
- Timestamp:
- 09/13/2017 04:37:33 PM (8 years ago)
- Location:
- lbdesign-button-shortcode/trunk
- Files:
-
- 3 edited
-
js/lbdesign-button-shortcode.js (modified) (1 diff)
-
lbdesign-button-shortcode.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
lbdesign-button-shortcode/trunk/js/lbdesign-button-shortcode.js
r1722838 r1729472 92 92 author : 'Lauren Pittenger @ LBDesign', 93 93 authorurl : 'http://lbdesign.tv', 94 version : "1.3 "94 version : "1.3.1" 95 95 }; 96 96 } -
lbdesign-button-shortcode/trunk/lbdesign-button-shortcode.php
r1722838 r1729472 6 6 * Author URI: http://laurenpittenger.com 7 7 * License: GPL 8 * Version: 1.3 8 * Version: 1.3.1 9 9 */ 10 10 -
lbdesign-button-shortcode/trunk/readme.txt
r1722838 r1729472 1 1 === LBDesign Button Shortcode === 2 2 Contributors: lepittenger 3 Tags: shortcode 3 Tags: shortcode, wordpress button plugin, wordpress buttons, button generator, button, buttons 4 4 Requires at least: 3.0.1 5 5 Tested up to: 4.8 6 Stable tag: 1.3 6 Stable tag: 1.3.1 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 50 50 == Changelog == 51 51 52 = 1.3.1 = 53 54 * Added tags to readme.txt file 55 52 56 = 1.3 = 53 57
Note: See TracChangeset
for help on using the changeset viewer.