Wordpress, in addition to the hooks and the template functions, supports pluggable functions – a simple yet efficient way of changing behavior of Wordpress. What are Pluggable Functions Pluggable functions give you an oppurtunity to custom define a function that is used by Wordpress. For a certain set of functions Wordpress checks if you have already defined them. [Continue]
