Posts Tagged ‘wordpress’
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.
WordPress Plugin: YouTube SimpleGallery v0.4 beta
January 21st, 2010
YouTube SimpleGallery is updated to v0.4. The update fixes some major issues with WP 2.9 compatability.
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.
Remove IMG height and width with jQuery
January 18th, 2010
Remove inline height and width, added by WordPress on images, with a simple jQuery-script.
WordPress Plugin: YouTube SimpleGallery v0.3 beta
December 18th, 2009
YouTube SimpleGallery is updated to v0.3. The update mostly addresses bug fixes and WP 2.9 compatability.
Setting up WordPress as a CMS – part 2
December 14th, 2009
How to exclude Pages from page navigation and add alternate titles (different from navigation titles) to Pages.
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.
WordPress Plugin: YouTube SimpleGallery v0.2 beta
December 10th, 2009
YouTube SimpleGallery is updated to v0.2. Check out the changes and download the new version.
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.

