Log in to WordPress using an Email Address
I needed to figure out how to allow a user to use either their username or email address to log into WordPress. It took a bit of rooting around...
12 comments
I needed to figure out how to allow a user to use either their username or email address to log into WordPress. It took a bit of rooting around...
12 comments
I was working with Digibomb on presswork.me and we needed to add the current post’s category name to the body class in order to style the page differently from...
8 comments
Over the past month I have been working on a large project that has taken up a lot of my time, but I wanted to quickly share two small...
14 comments
I have had to use this little bit of code a few times for multiple clients who didn’t want the new WordPress 3.1 admin bar. All you need to...
12 comments
If you’re a theme developer and you want to allow users to set a custom background image or color, activating the feature in WordPress 3.0 is as simple as...
1 comment
When you develop a theme for WordPress, you should consider giving your users a few customizable options so they can easily modify certain elements to their liking. Simple and...
1 comment
I have been working with the http://bit.ly API and decided to change the short URLs on my site to include the short URLs provided by http://bit.ly. The API is...
8 comments