Plugin Directory

Changeset 797686


Ignore:
Timestamp:
11/02/2013 12:19:17 PM (12 years ago)
Author:
ppfeufer
Message:

Version 1.6.3
Tested up to WP 3.8-alpha

Location:
wp-spreadshirt
Files:
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • wp-spreadshirt/tags/1.6.3/readme.txt

    r632485 r797686  
    44Tags: spreadshirt, shop, t-shirt
    55Requires at least: 3.0.1
    6 Tested up to: 3.5
    7 Stable tag: 1.6.2
     6Tested up to: 3.8-alpha
     7Stable tag: 1.6.3
    88
    99Adding a shortcode to show your Spreadshirt-Articles in a page or post.
     
    3030
    3131== Changelog ==
     32
     33= 1.6.3 =
     34* (02. November 2012)
     35* Tested up to WordPress 3.8-alpha
    3236
    3337= 1.6.2 =
  • wp-spreadshirt/tags/1.6.3/wp-spreadshirt.php

    r632485 r797686  
    44 * Plugin URI: http://ppfeufer.de/wordpress-plugin/wp-spreadshirt/
    55 * Description: Adding a shortcode to show your Spreadshirt-Articles in a page or post.
    6  * Version: 1.6.2
     6 * Version: 1.6.3
    77 * Author: H.-Peter Pfeufer
    88 * Author URI: http://ppfeufer.de
     
    319319    new WP_Spreadshirt();
    320320} // END if(!class_exists('WP_Spreadshirt'))
    321 ?>
  • wp-spreadshirt/trunk/readme.txt

    r632485 r797686  
    44Tags: spreadshirt, shop, t-shirt
    55Requires at least: 3.0.1
    6 Tested up to: 3.5
    7 Stable tag: 1.6.2
     6Tested up to: 3.8-alpha
     7Stable tag: 1.6.3
    88
    99Adding a shortcode to show your Spreadshirt-Articles in a page or post.
     
    3030
    3131== Changelog ==
     32
     33= 1.6.3 =
     34* (02. November 2012)
     35* Tested up to WordPress 3.8-alpha
    3236
    3337= 1.6.2 =
  • wp-spreadshirt/trunk/wp-spreadshirt.php

    r632485 r797686  
    44 * Plugin URI: http://ppfeufer.de/wordpress-plugin/wp-spreadshirt/
    55 * Description: Adding a shortcode to show your Spreadshirt-Articles in a page or post.
    6  * Version: 1.6.2
     6 * Version: 1.6.3
    77 * Author: H.-Peter Pfeufer
    88 * Author URI: http://ppfeufer.de
     
    319319    new WP_Spreadshirt();
    320320} // END if(!class_exists('WP_Spreadshirt'))
    321 ?>
Note: See TracChangeset for help on using the changeset viewer.