Skip to content

Instantly share code, notes, and snippets.

@dennisnissle
Created March 24, 2021 09:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dennisnissle/4f4537195083f272b58808d768c64649 to your computer and use it in GitHub Desktop.
Save dennisnissle/4f4537195083f272b58808d768c64649 to your computer and use it in GitHub Desktop.
Enable extended logging for Germanized Pro
<?php
add_filter( 'woocommerce_gzdp_enable_logging', '__return_true' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment