Announcing: The Redesign – Part One
Edit: So, since this went up I got a full-time job… My plans are now to clean up the blog design and focus on side project that will benefit the community. At some point I may return to the long-sideways scroll
Edit: So, since this went up I got a full-time job… My plans are now to clean up the blog design and focus on side project that will benefit the community. At some point I may return to the long-sideways scroll
I’m always referring back to what’s in the WordPress global $post variable. It’s useful to know what’s inside when doing pretty much anything from building a plugin to a theme… Now I won’t have to var_dump-ing it every time I