We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 286ecde commit 849db50Copy full SHA for 849db50
assets/js/shapely-scripts.js
@@ -341,6 +341,7 @@
341
} );
342
343
} else {
344
+
345
$( play ).on( 'click', function( e ) {
346
var parent = $( this ).parents( '.video-widget' ),
347
instance = $( parent ).data( 'vide' ),
woocommerce/product-searchform.php
@@ -13,7 +13,7 @@
13
* @see https://docs.woocommerce.com/document/template-structure/
14
* @author WooThemes
15
* @package WooCommerce/Templates
16
- * @version 2.5.0
+ * @version 3.3.0
17
*/
18
19
if ( ! defined( 'ABSPATH' ) ) {
0 commit comments