Plugin Directory

Changeset 2143652


Ignore:
Timestamp:
08/22/2019 10:17:35 AM (7 years ago)
Author:
123contactform
Message:

1.5.6

Location:
123contactform-for-wordpress/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • 123contactform-for-wordpress/trunk/123contactform-wp-plugin.php

    r2138708 r2143652  
    6969                }
    7070            else
    71                 if (strpos($tosearch, '[123-contact-form-eu') !== false)
     71                if (strpos($tosearch, '[123-contact-form-eu') !== false || strpos($tosearch, '[123-form-builder-eu') !== false)
    7272                    $id = substr($tosearch, $i+22, $j-$i-22);
    7373                else
  • 123contactform-for-wordpress/trunk/README.txt

    r2138708 r2143652  
    66PHP version: 5.3
    77Tested up to: 5.2
    8 Stable tag: 1.5.5
     8Stable tag: 1.5.6
    99
    1010Contact Form plugin from www.123FormBuilder.com
     
    9191== Changelog ==
    9292
     93= 1.5.6 =
     94* Fixed forever looping for eu instance
     95
    9396= 1.5.5 =
    9497* Fixed shortcode inserting on every click and keyup
Note: See TracChangeset for help on using the changeset viewer.