Plugin Directory

Changeset 1498063


Ignore:
Timestamp:
09/19/2016 10:47:54 AM (10 years ago)
Author:
expient
Message:

edits to readme and venue-check.js

Location:
venue-check/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • venue-check/trunk/js/venue-check.js

    r1497442 r1498063  
    159159        });
    160160
    161         jQuery('#EventInfo select').change(function () {
     161       
     162
     163        jQuery('#EventInfo select, select#saved_tribe_venue').change(function () {
    162164            venuecheck_checkVenues(venuecheck_getEventDate('Start'), venuecheck_getEventDate('End'), jQuery("#post_ID").val());
    163165        });
  • venue-check/trunk/readme.txt

    r1497473 r1498063  
    1616
    1717Requires "The Events Calendar" (by Modern Tribe).
     18
     19This plugin will work with "The Events Calendar" or "The Events Calendar PRO" but it currently does not support the recurring events feature available in the PRO version. This will be available in a future version of Venue Check.
    1820
    1921I hope you find this plugin useful. If you find any bugs or have any feedback of any kind, please contact me.
Note: See TracChangeset for help on using the changeset viewer.