Add the following code to the functions.php file of the active theme. If theme has no functions.php, create it.
<?php remove_action('wp_head', 'wp_generator'); ?>
Add the following code to the functions.php file of the active theme. If theme has no functions.php, create it.
<?php remove_action('wp_head', 'wp_generator'); ?>
Tags