Last active
February 24, 2021 11:22
-
-
Save digamber89/a486af6f1829d0618d04cbaafe470538 to your computer and use it in GitHub Desktop.
Zoom Integration for WooCommerce - purchase past meetings
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?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