Remove version info from being displayed in the site code
Remove version info from being displayed in the site code:
in functions.php
add
remove_action('wp_head', 'cp_version');
if you want to remove the wordpress version
remove_action('wp_head', 'wp_generator');
David
---
The Nuts and Bolts of Starting-Up and Running a Successful Membership Site
==
Membership Academy== aMember/Wishlist Hacks and How To Videos