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...Disabling the WordPress Dashboard – Properly Redirect from Dashboard to any page.

I published some code snippets on an older post for performing this trick. The code was a bit hacky. I have identified some hooks for better implementation in WordPress 3.2 (and probalby previous versions as well.) Here’s the code:
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 (always) redirect to homepage after logout.

This piece of code is trivial and very useful for development of custom sites and cms. add to functions.php Enjoy! Happy Coding! – Amado Martinez / Projectivemotion Web Development
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 :)