Path : /home/vishqocm/vjmedia.in/wp-content/plugins/buddypress/cli/features/extra/
File Upload :
Current File : /home/vishqocm////vjmedia.in/wp-content/plugins/buddypress/cli/features/extra/no-mail.php

<?php

function wp_mail( $to ) {
	// Log for testing purposes
	WP_CLI::log( "WP-CLI test suite: Sent email to {$to}." );
}