Skip to content

Instantly share code, notes, and snippets.

@jrick1229
Created December 8, 2020 15:21
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 jrick1229/837ce4dcfb9ed8882f4fa8aaa2b35b82 to your computer and use it in GitHub Desktop.
Save jrick1229/837ce4dcfb9ed8882f4fa8aaa2b35b82 to your computer and use it in GitHub Desktop.
Auto-check the Subscriptions Gifting checkbox on the product page
<?php
add_filter('wcsg_recipient_checkbox_checked', '__return_true');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment