Plugin Directory

Changeset 939329


Ignore:
Timestamp:
06/26/2014 09:35:04 PM (12 years ago)
Author:
sanderonline
Message:

Bugfix

Location:
oypie/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • oypie/trunk/oypie.php

    r939313 r939329  
    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: 0.11
     6Version: 0.11b
    77Author: SanderOnline Media / Sander Dijkstra
    88Author URI: http://sander-dijkstra.nl/
  • oypie/trunk/shortcode.php

    r939277 r939329  
    117117<script type=\"text/javascript\" src=\"//www.oypo.nl/pixxer/api/templates/productinfo.js\"></script>
    118118<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' />
    120120";
    121121
Note: See TracChangeset for help on using the changeset viewer.