Hello world!

Welcome to WordPress. This is your first post. Edit or delete it, then start writing!


function author_rewrite_so_22115103() {
global $wp_rewrite;
if( 'author' == $wp_rewrite->author_base ) $wp_rewrite->author_base = null;
}