WordPress Dropdown Box for Tags By Gordon December 15, 2012 Ever needed to display your WordPress tags in a dropdown box?Well here’s a handy function to do just that. Let’s break it down, we use … Continued Read more HTMLphptagsWordPress
WordPress Logged in as / Log In function By Gordon November 23, 2012 Here’s another little function that does a simple check on the wordpress user_id and returns“Welcome back, UserDisplayName”when a user is logged in (linking the username … Continued Read more cssphpWordPress
WordPress Log In / Log Out function By Gordon November 23, 2012 Here’s handy php function which will place a log in / log out link any where you place the function call in a wordpress blog. … Continued Read more cssphpWordPress