What do you mean by an action hook? In WordPress an Action hook is a TYPE of hook which is mainly triggered at a specific time when WordPress is running and which lets you take an action. And this will have DIFFERENT things LIKE creating a WIDGET when WordPress is initializing or sending a Tweet when SOMEONE publishes a post.