Search:

Search: Search took 1.00 seconds.

  1. Replies
    3
    Views
    256

    There is a WordPress plugin that removes this at...

    There is a WordPress plugin that removes this at http://www.revaultmedia.com/plugins/remove-howdy/
  2. Replies
    3
    Views
    256

    Add this into the "\vantage\functions.php" file:...

    Add this into the "\vantage\functions.php" file:


    //
    //replace WordPress Howdy
    //
    function goodbye_howdy ( $wp_admin_bar )
    {
    $avatar = get_avatar( get_current_user_id(), 16 );
    if (...
Results 1 to 2 of 2