add_filter( 'jetpack_tools_to_include', function( $tools ) { $index = array_search( 'calypsoify/class.jetpack-calypsoify.php', $tools ); if ( $index ) { unset( $tools[$index] ); } return $tools; } );
Your email address will not be published. Required fields are marked *
Save my name, email, and website in this browser for the next time I comment.
Δ
Leave a Reply