Plugin Directory

Changeset 1294345


Ignore:
Timestamp:
11/25/2015 05:25:10 PM (10 years ago)
Author:
GentleSource
Message:

Version 3.4.0: Changed iframe resizer code

Location:
appointmind/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • appointmind/trunk/appointmind.php

    r1196655 r1294345  
    77Plugin URI: http://www.appointmind.com/wordpress-plugin/?tracking=wordpress
    88Description: Include your Appointmind or Schedule Organizer online appointment scheduling calender in any article or in the sidebar. This plugin requires that you have purchased either a monthly subscription or the downloadable version of the software. This plugin does not include the appointmind scheduling software. You can get the subscription or the software at <a href="http://www.appointmind.com/?tracking=wordpress" target="_blank">Appointmind.com</a>.
    9 Version: 3.2.0
     9Version: 3.4.0
    1010Author: Appointmind
    1111Author URI: http://www.appointmind.com/?tracking=wordpress
  • appointmind/trunk/readme.txt

    r1196655 r1294345  
    2020
    2121== Changelog ==
     22
     23= 3.4.0 =
     24
     25Updated iframe resizer code.
    2226
    2327= 3.3.0 =
  • appointmind/trunk/templates/footer_code.php

    r1196655 r1294345  
    11<script type="text/javascript" src="<?php echo WP_PLUGIN_URL ?>/appointmind/js/iframeResizer.min.js"></script>
    2 <script type="text/javascript">iFrameResize({log:false});</script>
     2<script type="text/javascript">iFrameResize({log:false, checkOrigin: false});</script>
Note: See TracChangeset for help on using the changeset viewer.