/ Published in: PHP
Insert this in functions.php to remove WordPress version from being output in the header source code
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
remove_action('wp_head', 'wp_generator');