Posts Tagged ‘wordpress’

Alter WordPress’ Generator Tag

By default, WordPress adds a “generator” meta tag to your site header HTML. The content of the tag contains “WordPress” and the version you are running. For example: WordPress 3.1.3 With a simple edit of your theme functions.php file, you can either remove or alter this tag to add a…

Read More →

Restrict WordPress Admin Access

I’ve written a guest post for ThemeLab.com on how to restrict the wp-admin area access by IP address. I highly suggest anyone running WordPress to do so – you can view the post, here.

Read More →