Archive for the ‘Wordpress’ Category

The only wordpress plugin that hides email addresses from Spam Bots

Tuesday, November 11th, 2008

Anti-Email Spam (email bot obsfucator) | Urban Giraffe

Google Gears For Safari

Thursday, September 18th, 2008

Official Google Mac Blog: Gears for Safari

We’re really excited to announce the official release of Gears for Safari on OS X (minimum requirements are Leopard 10.5.3 or Tiger 10.4.11).

You can download it today from http://gears.google.com

This is great for the following applications - for use offline.

  • Google Docs 
  • Wordpress

Including Categories in Wordpress

Monday, October 1st, 2007
  • using RunPHP
  • x=category number

WordPress › Support » How to - Display Categories on Pages?

PHP Code here:

query_posts(”cat=X”);

End PHP Code: