Back in January, I finally finished a plugin that I’d been meaning to get to for about a year: The Other Content. This made it possible to add a second content box to your edit pages below the standard primary content area, and then display content entered there by adding <?php the_other_content($post->ID); ?> to your theme files. (more…)