News Feed
Jobs Feed
Sections




Recent Jobs

News Archive
SitePoint PHP Blog:
How to Split WordPress Content Into Two or More Columns
February 05, 2010 @ 12:58:00

On the SitePoint PHP blog there's a recent post from Craig Buckler showing how to split up your WordPress content into two or more columns quickly and easily.

WordPress is a great CMS, but implementing some features within your theme can require a little lateral thinking. The content for your page or post is usually output by the theme code using a single function call. But what if you need to split the content into two or more blocks? That might be necessary if your theme requires multiple columns or sections on the page.

There's a built in call WordPress includes, "get_the_content", that returns the content rather than just echoing it out. With this handy function giving you just the content, you're free to split up the content however you want - on certain tags or as they suggest, using the "more..." tag and a few modifications to a few other scripts to split it out into DIV blocks.

0 comments voice your opinion now!
wordpress content tutorial split column



Similar Posts

Zend: Zend Framework Database Access Webinar (Oct 31st, 2007)

Felix Geisendorfer's Blog: Setting up Xdebug on Mac OS X (or Win32 / Linux)

LotsOfCode.com: Tag Cloud Tutorial

Dublish.com: Captcha - Spam preventing images

HowToForge.com: LAMP Installation On Ubuntu 6.06 For Linux Noobs


Community Events









Don't see your event here?
Let us know!


feature job wordpress symfony developer windows drupal microsoft hiphop extension release facebook performance apache zendframework podcast opinion codeigniter framework conference

All content copyright, 2010 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework