Brightscape Blog


Tutorials and tips covering HTML, CSS, jQuery and PHP for web designers and developers. Discussion of the latest Internet technology and search engine optimisation news.



Geeky bits in WordPress 2.9

Nov
30
2009

A rundown of some of the changes to expect in the new version of WordPress. Including updates to TinyMCE and support for rel=”canonical”.

Source: Geeky bits in WordPress 2.9


10 Things You Need to Know About WordPress 2.9

Nov
26
2009

There are some additional API adjustments and more options for theme designers in 2.9. This article breaks down the various changes.

Source: 10 Things You Need to Know About WordPress 2.9


Display Latest WordPress Post on Static Page

Nov
25
2009

Wordpress logo If you have a mixture of static pages and WordPress-built pages on your website it can be quite useful to display an excerpt from your blog on a static page, for example your homepage.

The following guide shows you how simple it is to show an excerpt as well as control how much of the excerpt to display. To do this you will need to make sure the static page is a PHP page (I.e. has a .php file extension). Read the rest of this entry »