Skip to content

Commit 6e084dc

Browse files
authored
Update conversion-tracking.php
1 parent 087c513 commit 6e084dc

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

conversion-tracking.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
Author URI: https://wedevs.com/?utm_source=ORG_Author_URI_WCCT
99
License: GPL2
1010
Requires PHP: 7.4
11+
Requires Plugins: woocommerce
1112
WC requires at least: 5.0.0
1213
WC tested up to: 9.4.3
1314
*/
@@ -372,4 +373,4 @@ function wcct_init() {
372373
*/
373374
function wcct_manage_cap() {
374375
return apply_filters( 'wcct_capability', 'manage_options' );
375-
}
376+
}

0 commit comments

Comments
 (0)