Please use the following code:
add_filter( "lrm/mails/registration/is_need_send", '__return_false' );
How to add the cusom PHP:
Please use the following code:
add_filter( "lrm/mails/registration/is_need_send", '__return_false' );
How to add the cusom PHP:
Where do I add this code?
Hi,
There’s a link in the article how to add custom PHP code: https://www.skyverge.com/blog/add-custom-code-to-wordpress/