Wordpress Logo

WP Security Fixes

remove_action('wp_head', 'wp_generator');
remove_action('wp_head', 'rsd_link');

add_filter('xmlrpc_enabled', 'return false');