Changeset 955593
- Timestamp:
- 07/27/2014 03:36:35 PM (12 years ago)
- Location:
- oypie/trunk
- Files:
-
- 1 added
- 2 edited
-
oypie.php (modified) (2 diffs)
-
readme.txt (modified) (1 diff)
-
widget.php (added)
Legend:
- Unmodified
- Added
- Removed
-
oypie/trunk/oypie.php
r939331 r955593 4 4 Plugin URI: http://sanderonlinemedia.nl/oypie; 5 5 Description: 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. 06 Version: 1.0.1 7 7 Author: SanderOnline Media / Sander Dijkstra 8 8 Author URI: http://sander-dijkstra.nl/ … … 11 11 12 12 include("shortcode.php"); 13 include("widget.php"); 13 14 14 15 // Add OYPO -
oypie/trunk/readme.txt
r939331 r955593 32 32 == Changelog == 33 33 34 = 1.0.1 = 35 Added cart widget 36 34 37 = 1.0.0 = 35 38 Last bugfixes for release
Note: See TracChangeset
for help on using the changeset viewer.