Skip to content

Instantly share code, notes, and snippets.

@codersaiful
Created March 7, 2024 07:03
Show Gist options
  • Save codersaiful/149fd9a5712c6a2f5357c347180b49c5 to your computer and use it in GitHub Desktop.
Save codersaiful/149fd9a5712c6a2f5357c347180b49c5 to your computer and use it in GitHub Desktop.
<?php
/**
* To enable Custom Validaion message from
* Configure / Setting, Use following filter
*/
add_filter('wcmmq_custom_validation_msg', '__return_true');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment