• Resolved chrishope

    (@chrishope)


    The competition-form.php script runs this code:

    wp_enqueue_script( ‘field-date-js’, ‘ft.js’, array(‘jquery’, ‘jquery-ui-core’, ‘jquery-ui-datepicker’), time(), true );

    But there is no ft.js file that I can see anywhere.

    It also attempts to load it at http://DOMAINft.js/?ver=1432772849 with no / after the domain name, which results in a browser slow down as it attempts to look up the domain DOMAINft.js (replacing DOMAIN with the actual domain name).

    https://wordpress.org/plugins/competition-form/

Viewing 1 replies (of 1 total)
  • Plugin Author raiserweb

    (@raiserweb)

    Many thanks for highlighting this – I have removed this unnecessary script call. It was only attempting to load in the admin panel.

    Thanks for downloading the plugin

Viewing 1 replies (of 1 total)

The topic ‘ft.js’ is closed to new replies.