Using WP_Query to Fetch Posts in WordPress
I was just putting together a WordPress widget for a client and I came across a small road block. I was using <?php query_post(); ?> to set the loop to…
I was just putting together a WordPress widget for a client and I came across a small road block. I was using <?php query_post(); ?> to set the loop to…
Quick on the heels of my first WordPress plugin, Add Logo to Admin, comes a way more complicated plugin that took me quite a while to figure out. Once I…
Some of you may notice something not right when you try to upload media with WordPress’ Flash based upload. You probably just upgraded to Flash player 10, which now no…
Search engine optimization is one of the more important things, if not the most important, when it comes to your website. Sure, the way it looks and work are both…