How to remove author?


Just add this code:

add_filter( 'og_profile', '__return_false' );