Skip to content

Instantly share code, notes, and snippets.

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 AshlinRejo/1ebf506b0306797c4a26012d5aa9b87d to your computer and use it in GitHub Desktop.
Save AshlinRejo/1ebf506b0306797c4a26012d5aa9b87d to your computer and use it in GitHub Desktop.
Custom Delivery Schedules: Disable first delivery order
add_filter('fcds_wcs_create_delivery_schedules_on_subscription_order_complete', '__return_false');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment