Articles Archive for December 2008
How To »
My earlier post on the generator metatag problem (which shows the WordPress version on the Internet) includes a simple solution – one line of code in your theme.
However, it’s not always the best solution:
If you move between themes a lot, keeping track of which ones are ‘leaking’ security info can be annoying.
Editing each of theme can add up as well.
If you don’t want to edit a theme (for instance, you are using ABTheme), then another solution would be better.
That other solution of course is to …
