Posts Tagged ‘template’
Setting up a multilingual WordPress site
January 19th, 2010
With just a simple Template and script in place of wp_list_pages(), you can make multilingual WordPress sites.
Display related Posts
December 10th, 2009
Display related Posts by Tags or Category without a plugin – just a few lines of code is all that’s needed.
Sort Posts by date or title
December 9th, 2009
By default WordPress sorts by date, but this can be changed with a single line of code to sort by title.
Display different number of Posts
December 7th, 2009
A single line of code is all that’s needed to change the number of displayed Posts in different contexts.

