PluginProbe
Smart Grid-Layout Design for Contact Form 7 / 4.5
Smart Grid-Layout Design for Contact Form 7 v4.5
4.18.0 4.17.0 3.2.0 3.2.1 3.3.0 3.3.1 3.3.2 3.3.3 3.3.4 3.3.5 3.3.6 3.3.7 3.3.8 4.0.0 4.0.1 4.1.0 4.1.1 4.1.2 4.1.3 4.1.4 4.10 4.11 4.12 4.13 4.14 All 119 releases
cf7-grid-layout / admin / partials / cf7-default-js.php

cf7-default-js.php in Smart Grid-Layout Design for Contact Form 7 4.5, at admin/partials/cf7-default-js.php

11 lines 273 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <?php
2 //default js script to be inserted into the admin editor.
3 ?>
4 (function($){
5 /*
6 Place your custom JavaScript code in this file.
7 It will be loaded on the pages where your form is displayed.
8 The file is saved in your theme folder: /<?=$js_file?>
9 */
10 })(jQuery)
11