front-end-1.js 166 Bytes Edit Raw Blame History 1 2 3 4 5 6 7 8 9 10 11 /** * Plugin front end scripts * * @package pootle_page_builder_for_WooCommerce * @version 0.1.0 */ jQuery(function ($) { //Put all jquery code in here });