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
← All changes | admin/js/cf7sg-pointers.js +0 -1 4.144.5 View file →
@@ -18,9 +18,8 @@
18 18 break;
19 19 }
20 20 var pointer = $point.pointer({
21 21 content: content,
22 - pointerClass: 'wp-pointer cf7sg-pointer cf7sg-pointer-'+id,
23 22 position:{edge: arrow, align: valign},
24 23 pointerWidth: 350,
25 24 close:function() {$.post( ajaxurl, {pointer: id, action: 'dismiss-wp-pointer'});}
26 25 }).pointer('open');