Results 1 to 1 of 1

Thread: Remove version info from being displayed in the site code

  1. #1
    Thread Starter
    Junior Member david-sg's Avatar
    Join Date
    Jun 2010
    Location
    Singapore
    Posts
    33
    Thanks
    0
    Thanked 0 Times in 0 Posts

    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

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)