Changeset 939329
- Timestamp:
- 06/26/2014 09:35:04 PM (12 years ago)
- Location:
- oypie/trunk
- Files:
-
- 2 edited
-
oypie.php (modified) (1 diff)
-
shortcode.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
oypie/trunk/oypie.php
r939313 r939329 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: 0.11 6 Version: 0.11b 7 7 Author: SanderOnline Media / Sander Dijkstra 8 8 Author URI: http://sander-dijkstra.nl/ -
oypie/trunk/shortcode.php
r939277 r939329 117 117 <script type=\"text/javascript\" src=\"//www.oypo.nl/pixxer/api/templates/productinfo.js\"></script> 118 118 <div id=\"pixxer_products\"></div> 119 <link rel='stylesheet' href='".plugins_url()."/ css/price.css' type='text/css' media='all' />119 <link rel='stylesheet' href='".plugins_url()."/oypie/css/price.css' type='text/css' media='all' /> 120 120 "; 121 121
Note: See TracChangeset
for help on using the changeset viewer.