Skip to content

Instantly share code, notes, and snippets.

@grola
Created July 9, 2018 11:29
Show Gist options
  • Save grola/8c25820937ca1be30f82640a45d3aced to your computer and use it in GitHub Desktop.
Save grola/8c25820937ca1be30f82640a45d3aced to your computer and use it in GitHub Desktop.
Always display Get request in DPD UK metabox
add_filter( 'woocommerce_dpd_uk_get_request_always_visible', '__return_true' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment