Skip to content

Commit

Permalink
Update comment to register plugin deactivation hook
Browse files Browse the repository at this point in the history
  • Loading branch information
anerua authored Feb 10, 2024
1 parent 5df2b26 commit 46a6ead
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion perfect-woocommerce-brands.php
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ function() {
);

/**
* Plugin activation hook
* Plugin deactivation hook
*/
register_deactivation_hook(
__FILE__,
Expand Down

0 comments on commit 46a6ead

Please sign in to comment.