Plugin Directory

Changeset 1230436


Ignore:
Timestamp:
08/25/2015 03:56:43 PM (10 years ago)
Author:
fmtc
Message:

Bug Fix: commented code causing height change problem.

Location:
fmtc-pods/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • fmtc-pods/trunk/fmtcpods.php

    r1230407 r1230436  
    44Plugin URI: http://www.fmtc.co/tools/pods
    55Description: Display FMTC Pods in your WordPress site
    6 Version: 1.4.4
     6Version: 1.4.5
    77Author: FMTC
    88Author URI: http://fmtc.co
     
    9999                var rsPodData = JSON.parse(e.data);
    100100            }catch(e){
    101                 // alert(e);
     101               
    102102            }
    103103
  • fmtc-pods/trunk/readme.txt

    r1230407 r1230436  
    44Requires at least: 3.0.1
    55Tested up to: 4.0.1
    6 Stable tag: 1.4.4
     6Stable tag: 1.4.5
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    4646== Changelog ==
    4747
     48= 1.4.5 =
     49* Bug Fix: Commented code breaking height change.
     50
    4851= 1.4.4 =
    4952* Bug Fix: Height issue additional fix
Note: See TracChangeset for help on using the changeset viewer.