How to Add Search to Drop Down Lists
On many of the projects we build, one request that keeps coming up is the ability to add in a search feature to drop downs. This is almost critical when the drop down is dynamically populated and there are hundreds of choices (selecting countries for example). The Code How To Use The above code should […]
Logout Redirect (to URL) with WordPress? No plugin necessary
No one wants to buy a plugin or clog up their installation any more than is necessary. If you don’t like what happens when people log out of your site, then you’ll want to send them somewhere else; maybe the home page, or better yet, to a survey page where you can get some quick […]