Changeset 3063033
- Timestamp:
- 04/02/2024 11:08:10 PM (12 months ago)
- Location:
- magic-tooltips-for-contact-form-7/trunk
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
magic-tooltips-for-contact-form-7/trunk/assets/js/custom.js
r1949980 r3063033 32 32 33 33 $parentHTML = $that.parent().html().replace('<tip>',extraHTML+'</label-magic>'+'<tip>'); 34 34 35 35 $parent = $that.parent(); 36 36 $parent.html('<label-magic>'+$parentHTML); -
magic-tooltips-for-contact-form-7/trunk/plugin-index.php
r2828017 r3063033 2 2 /* 3 3 * Plugin Name: Magic Tooltips For Contact Form 7 4 * Version: 1.0. 294 * Version: 1.0.30 5 5 * Plugin URI: https://contactform7.magictooltips.com 6 6 * Description: Easily add tooltips to your Contact Form 7 fields … … 8 8 * Author URI: https://contactform7.magictooltips.com 9 9 * Requires at least: 3.9 10 * Tested up to: 6. 110 * Tested up to: 6.5 11 11 * 12 12 * @package WordPress -
magic-tooltips-for-contact-form-7/trunk/readme.txt
r2828017 r3063033 3 3 Tags: tooltips, contact form 7, responsive, mobile friendly 4 4 Requires at least: 3.2 5 Tested up to: 6. 16 Stable tag: 1.0. 285 Tested up to: 6.5 6 Stable tag: 1.0.30 7 7 Stable tag: trunk 8 8 License: GPLv2 or later … … 105 105 == Changelog == 106 106 107 Version v1.0.30 108 109 Added Wordpress 6.5 support. 110 107 111 Version v1.0.29 108 112
Note: See TracChangeset
for help on using the changeset viewer.