We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 087c513 commit 6e084dcCopy full SHA for 6e084dc
1 file changed
conversion-tracking.php
@@ -8,6 +8,7 @@
8
Author URI: https://wedevs.com/?utm_source=ORG_Author_URI_WCCT
9
License: GPL2
10
Requires PHP: 7.4
11
+Requires Plugins: woocommerce
12
WC requires at least: 5.0.0
13
WC tested up to: 9.4.3
14
*/
@@ -372,4 +373,4 @@ function wcct_init() {
372
373
374
function wcct_manage_cap() {
375
return apply_filters( 'wcct_capability', 'manage_options' );
-}
376
+}
0 commit comments