March 2011

You are browsing the archive for March 2011.

WordPress wp_redirect() header errors

I wanted to be sure and document this, since it wasted a bunch of my time, and was very frustrating.

I recently built a shortcode for redirecting a parent page to the first child page. In the past, I… continue reading

WordPress first child page redirect shortcode

It seems most people are using page templates when they need a parent page to redirect to the first child page. I wanted to make a shortcode, so I could include it in a plugin pack. I ran into an… continue reading