/ Published in: PHP
Expand |
Embed | Plain Text
remove_action('wp_head', 'wp_generator'); remove_action('wp_head', 'wlwmanifest_link'); remove_action('wp_head', 'rsd_link');
You need to login to post a comment.
muhammet on 03/12/09
1 person have marked this snippet as a favorite
remove_action('wp_head', 'wp_generator'); remove_action('wp_head', 'wlwmanifest_link'); remove_action('wp_head', 'rsd_link');
You need to login to post a comment.