Archive for October, 2009
Multiple WordPress Sidebars with get_sidebar()
In this article I show you how to use the get_sidebar() function to call multiple sidebars (as many as you want) in your WordPress theme.
Require Login for WordPress Pages
I recently worked on a project that required the ability to only allowed logged-in users access to a particular page. Here’s how I got it done.


