Skip to content

Instantly share code, notes, and snippets.

@digamber89
Last active February 24, 2021 11:22
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 digamber89/a486af6f1829d0618d04cbaafe470538 to your computer and use it in GitHub Desktop.
Save digamber89/a486af6f1829d0618d04cbaafe470538 to your computer and use it in GitHub Desktop.
Zoom Integration for WooCommerce - purchase past meetings
<?php
add_filter( 'vczapi_wc_check_valid_deadline', '__return_false' );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment