/**
* Set default share method to "Copy link & send manually"
*/
add_filter( 'picu_default_share_method_is_email', '__return_false' );Code language: PHP (php)/**
* Set default share method to "Copy link & send manually"
*/
add_filter( 'picu_default_share_method_is_email', '__return_false' );Code language: PHP (php)If you couldn’t find what you were looking for and need more assistance, please get in touch with us directly and we’re happy to help.
