Changeset 797686
- Timestamp:
- 11/02/2013 12:19:17 PM (12 years ago)
- Location:
- wp-spreadshirt
- Files:
-
- 4 edited
- 1 copied
-
tags/1.6.3 (copied) (copied from wp-spreadshirt/trunk)
-
tags/1.6.3/readme.txt (modified) (2 diffs)
-
tags/1.6.3/wp-spreadshirt.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/wp-spreadshirt.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wp-spreadshirt/tags/1.6.3/readme.txt
r632485 r797686 4 4 Tags: spreadshirt, shop, t-shirt 5 5 Requires at least: 3.0.1 6 Tested up to: 3. 57 Stable tag: 1.6. 26 Tested up to: 3.8-alpha 7 Stable tag: 1.6.3 8 8 9 9 Adding a shortcode to show your Spreadshirt-Articles in a page or post. … … 30 30 31 31 == Changelog == 32 33 = 1.6.3 = 34 * (02. November 2012) 35 * Tested up to WordPress 3.8-alpha 32 36 33 37 = 1.6.2 = -
wp-spreadshirt/tags/1.6.3/wp-spreadshirt.php
r632485 r797686 4 4 * Plugin URI: http://ppfeufer.de/wordpress-plugin/wp-spreadshirt/ 5 5 * Description: Adding a shortcode to show your Spreadshirt-Articles in a page or post. 6 * Version: 1.6. 26 * Version: 1.6.3 7 7 * Author: H.-Peter Pfeufer 8 8 * Author URI: http://ppfeufer.de … … 319 319 new WP_Spreadshirt(); 320 320 } // END if(!class_exists('WP_Spreadshirt')) 321 ?> -
wp-spreadshirt/trunk/readme.txt
r632485 r797686 4 4 Tags: spreadshirt, shop, t-shirt 5 5 Requires at least: 3.0.1 6 Tested up to: 3. 57 Stable tag: 1.6. 26 Tested up to: 3.8-alpha 7 Stable tag: 1.6.3 8 8 9 9 Adding a shortcode to show your Spreadshirt-Articles in a page or post. … … 30 30 31 31 == Changelog == 32 33 = 1.6.3 = 34 * (02. November 2012) 35 * Tested up to WordPress 3.8-alpha 32 36 33 37 = 1.6.2 = -
wp-spreadshirt/trunk/wp-spreadshirt.php
r632485 r797686 4 4 * Plugin URI: http://ppfeufer.de/wordpress-plugin/wp-spreadshirt/ 5 5 * Description: Adding a shortcode to show your Spreadshirt-Articles in a page or post. 6 * Version: 1.6. 26 * Version: 1.6.3 7 7 * Author: H.-Peter Pfeufer 8 8 * Author URI: http://ppfeufer.de … … 319 319 new WP_Spreadshirt(); 320 320 } // END if(!class_exists('WP_Spreadshirt')) 321 ?>
Note: See TracChangeset
for help on using the changeset viewer.