Changeset 1230436
- Timestamp:
- 08/25/2015 03:56:43 PM (10 years ago)
- Location:
- fmtc-pods/trunk
- Files:
-
- 2 edited
-
fmtcpods.php (modified) (2 diffs)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
fmtc-pods/trunk/fmtcpods.php
r1230407 r1230436 4 4 Plugin URI: http://www.fmtc.co/tools/pods 5 5 Description: Display FMTC Pods in your WordPress site 6 Version: 1.4. 46 Version: 1.4.5 7 7 Author: FMTC 8 8 Author URI: http://fmtc.co … … 99 99 var rsPodData = JSON.parse(e.data); 100 100 }catch(e){ 101 // alert(e);101 102 102 } 103 103 -
fmtc-pods/trunk/readme.txt
r1230407 r1230436 4 4 Requires at least: 3.0.1 5 5 Tested up to: 4.0.1 6 Stable tag: 1.4. 46 Stable tag: 1.4.5 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 46 46 == Changelog == 47 47 48 = 1.4.5 = 49 * Bug Fix: Commented code breaking height change. 50 48 51 = 1.4.4 = 49 52 * Bug Fix: Height issue additional fix
Note: See TracChangeset
for help on using the changeset viewer.