Modifying the Members Plugin by Justin Tadlock for Multisite Installations

Justin Tadlock's Members plugin has become pretty much a default piece of every project I do lately. The ability to fine grain user permissions is almost always a critical part of any business website built using WordPress. A typical set up might involve employees having low level access to backend functions, managers having greater abilities, [...]

[ More ]
January 27th, 2011 | No Comments | Posted in Hacks & Mods » Members Plugin » Wordpress

Solution For Mailpress Causing Errors with the Lost Password Email in WordPress

I came across a problem today with a client site where I’m using Mailpress to handle both a newsletter and all of the default WordPress emails. Everything was working beautifully except for the lost password emails. If a user submitted the lost password form they got the email they were supposed to with the link [...]

[ More ]
January 14th, 2011 | No Comments | Posted in Hacks & Mods » mailpress » Wordpress

Easy Pagination Class for WP Plugins & Projects

I’m currently working on a client project built using WordPress that involves a number of custom templates and some custom database tables. I have a few pages where I need to show client records in table form with navigation through through the results (previous, next, jump to record X, etc.). As I was about to [...]

[ More ]
January 6th, 2011 | No Comments | Posted in Uncategorized