WordPress is such a powerful tool out of the box that it is surprising to find something that it doesn’t have a function for. Here is a code snippet that will allow you to show tags that are related to a specific category. The nice thing about this snippet is that it does not require [...]
Get Post Slug in WordPress
I needed to get just the post slug for a project I have been working on. I found several sites that had similar ways of getting the post slug but I came up with an approach that utilizes WordPress’ get_permalink() and PHP’s basename().
My Favorite WordPress Plugins
Subscribe to Comments – http://wordpress.org/extend/plugins/subscribe-to-comments/
WP-PageNavi – http://wordpress.org/extend/plugins/wp-pagenavi/
WP-DB-Backup – http://wordpress.org/extend/plugins/wp-db-backup/
Google XML Sitemaps – http://wordpress.org/extend/plugins/google-sitemap-generator/
I Created a WordPress Theme
I know you are thinking… you did what? But it’s true. I have reached a milestone in my life. I just created my first ever WordPress theme. I am also very pleased with how it turned out. It took me about 8 hours to complete but most of that time was spent [...]
Recent Comments