ID, $authordata->user_nicename ); $hidden_div = ''; // Show it echo (''.$the_link_item.''.$hidden_div); } // Add JavaScript and Styles to header add_action('wp_head', 'add_head'); function add_head() { echo ''; } ?>