Plugin Directory

Changeset 955593


Ignore:
Timestamp:
07/27/2014 03:36:35 PM (12 years ago)
Author:
sanderonline
Message:

Added cart

Location:
oypie/trunk
Files:
1 added
2 edited

Legend:

Unmodified
Added
Removed
  • oypie/trunk/oypie.php

    r939331 r955593  
    44Plugin URI: http://sanderonlinemedia.nl/oypie;
    55Description: This plugin is for photographers who use the service 'OYPO'. In this plugin you can generate shortcodes for your pages and posts. The shortcode generator can you find under 'Tools' > 'SanderOnline'.
    6 Version: 1.0.0
     6Version: 1.0.1
    77Author: SanderOnline Media / Sander Dijkstra
    88Author URI: http://sander-dijkstra.nl/
     
    1111
    1212include("shortcode.php");
     13include("widget.php");
    1314
    1415// Add OYPO
  • oypie/trunk/readme.txt

    r939331 r955593  
    3232== Changelog ==
    3333
     34= 1.0.1 =
     35Added cart widget
     36
    3437= 1.0.0 =
    3538Last bugfixes for release
Note: See TracChangeset for help on using the changeset viewer.