WordPress CMS modifications

Making WordPress more like a CMS everyday!





Code Customisation

There’s some amazing things you can do with a few bits of code in WordPress, it offers the developer almost unlimited scope for development.

WordPress 2.5 Shortcode API introduced

26 April, 2008 (13:17) | Code Customisation, WordPress News | By: Jonny

WordPress 2.5 introduces the new new ‘Shortcode’ API for developers to create macro codes to insert into posts and content. This is an exciting new feature, which when teamed up with the features of TinyMCE v3 (also new to WordPress 2.5) offers developers a whole new way to insert all manner of clever things into posts - potentially with just a click of a new TinyMCE button (if you created one)… cool!

Read more »

How to show the total number of posts, categories and tags - maybe in your sidebar

26 January, 2008 (16:33) | Code Customisation | By: Jonny

It is easy to get WordPress to show the total number of posts, categories and tags - some people like to show this in their sidebar or footer.

Read more »

WordPress cheetsheets is what you need!

13 January, 2008 (15:15) | Code Customisation | By: Jonny

I’ve had a couple of these before, but I’ve now collected together a really good list of WordPress cheet sheets. These are great little documents that list out all sorts of useful snippets of code and references that are great to have at hand.

Read more »