Redirect after failed login attempt in WordPress

Here’s another piece of php code for redirecting to any page after a login error in wordpress.
Read more...Better wordpress custom post types using a base php class.

Creating multiple post types in wordpress can be tedious work. Use php classes to handle post type registration and better event handling for saving custom meta data. (Part 2 coming soon.)
Read more...WordPress Calendar Plugin Optimization

Recently, I had to use the super handy WordPress Calendar Plugin. After adding a few repeating events and taking a look at the output it generated, I noticed the large number of queries that it executed! It executed at least 3 queries per day of the month being displayed! I was doing development that required displaying two months at a time, and the total number of queries was over 150!!…
Read more...
My name is Amado Martinez. I'm a 23 year old programmer living in Reynosa, Mexico. I specialize in website systems. I'm not a frequent blogger, but I hope that you find my web development tips helpful and perhaps even AWESOME! Thanks for visiting :)