Removing the Wordpress Admin Bar
By Keith on May 24, 2011
If you have updated Wordpress to its 3.1 version, you will notice that when you view your site while you are logged into the admin section you will see an admin bar.
Read More »By Keith on May 24, 2011
If you have updated Wordpress to its 3.1 version, you will notice that when you view your site while you are logged into the admin section you will see an admin bar.
Read More »By Keith on May 13, 2011
I recently had the need to be able to manually set the order of Wordpress Custom Post Types on a Wordpress site.
Read More »By Keith on April 19, 2011
There are a lot of times where you may need to FTP into your server and work with the code in a Wordpress theme directly.
Read More »By Keith on April 6, 2011
You guessed it, this section of the toolbar allows you to play with the styles of a website.
Read More »By Keith on March 4, 2011
This is the first post of the Web Developer Toolbar series.
Read More »By Keith on March 3, 2011
Cookies are little chunks of text that are stored in a user’s web browser. They are used for storing authentication, site preferences, shopping cart preferences, or anything else that can be accomplished by storing text.
Read More »By Keith on March 2, 2011
This is my first post in a series of posts on the Web Developer Toolbar. There are many features in the toolbar that make a web developer’s life so much easier.
Read More »By Keith on February 15, 2011
Sometimes you may want to create a page on your Wordpress website that looks and acts different than the default page that comes with your theme.
Read More »By Keith on February 9, 2011
If you are creating a Wordpress theme and you need to code in an image, you may notice that you need an absolute path rather than a relative one.
Read More »