PATH:
home
/
letacommog
/
entrepro
/
wp-content
/
plugins
/
buddypress
/
cli
/
features
/
extra
<?php function wp_mail( $to ) { // Log for testing purposes WP_CLI::log( "WP-CLI test suite: Sent email to {$to}." ); }
[+]
..
[-] no-mail.php
[edit]