Plugin Directory

Changeset 700583


Ignore:
Timestamp:
04/20/2013 05:01:26 AM (13 years ago)
Author:
ezhil
Message:

path issue fixed

Location:
gamma-gallery/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • gamma-gallery/trunk/gammagallery.php

    r700057 r700583  
    55Description: A responsive wordpress gallery with montage image arrangement.
    66Author: ezhil
    7 Version: 1.2
     7Version: 1.3
    88Author URI: http://profiles.wordpress.org/ezhil/
    99License: GPLv2 or later
     
    1111
    1212
    13 define( 'GG_PATH', content_url().'/plugins/Gamma-gallery/' );
     13define( 'GG_PATH', content_url().'/plugins/Gamma-gallery' );
    1414
    1515 remove_shortcode('gallery', 'gallery_shortcode'); // removes the original shortcode
  • gamma-gallery/trunk/readme.txt

    r700057 r700583  
    4747 = 1.2 =
    4848 * added support for 3.6 beta
     49 
     50 = 1.3 =
     51 * pathh issue fixed
Note: See TracChangeset for help on using the changeset viewer.