[wp-hackers] WordPress Should Delete WP Version information on head

Chloé Desoutter chloe.desoutter+wphackers at gmail.com
Tue Mar 19 16:51:43 UTC 2013


Hi,
There's no reason you couldn't do

remove_action('wp_head', 'wp_generator');

in your theme's functions.

BTW, security by obscurity is IMO a design flaw.

Hope this helps


2013/3/19 Sinan <yok2504 at gmail.com>

> WordPress Should Delete WP Version information on head
> if this is so important there is so many ways to learn who using what vesio
> n of. But this public version reading is not safe.
>
> Some times coming big security problems and when this problems match our
> versions bots or bad guys easly hack the sites.
>
> What you guys thinking about this ?
>
> --
> Sinan İŞLER
> sinanisler.com <http://www.sinanisler.com/>
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers
>


More information about the wp-hackers mailing list