Posts Tagged ‘theme’
Remove «Comments are closed» message
September 13th, 2010
Easily remove «Comments are closed» with a single line of code.
Add jQuery to your Theme or Plugin
February 27th, 2010
Add jQuery (and other script-libraries) to your Themes and Plugins in a clean way, that won’t cause problems.
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.

