Use do_action() and apply_filters() !

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.

This entry was posted in Wordpress and tagged , , , . Bookmark the permalink. Follow any comments here with the RSS feed for this post.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

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