Use do_action() and apply_filters() !

Author: Huseyin Berberoglu
24 March 2010

You should use do_action and/or apply_filters functions while you’re writing WordPress plugins.

If you do this someone else can write plugins to your plugins, can do modifications without touch to your plugin’s core code. So users can do plugin upgrades automatically.

Tags: , , ,

Category: Wordpress | RSS 2.0 | Give a Comment | trackback

No Comments

Leave a Reply