Use hooks to customize your WordPress site

Chandesh Parekh
by Chandesh Parekh
in PHP, Web Development and Programming
August 21, 2009

WordPress is a powerful publishing platform (this site uses itwp-logo-blue-150x150) and it seems to be going from strength to strength. This is partly due to the fact that WordPress is easy to hack i.e. it’s easy to re-write code to make the platform do what you want it to.

Hacking core files, however, is problematic as the hacks are overwritten whenever you upgrade to a newer version, something that you need to do fairly often due to security holes being found and plugged and new features being introduced.

To overcome this problem, read this Smashing Magazine article on ‘hooks’ and how they can be used to provide you with powerful tools to customize your WordPress site.

  1. Keep your WordPress site secure More and more websites are using WordPress as their back-end...

Leave a Response

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>