4 public $_action_calls = array(); 55 56 /** Filters ***************************************************************/ 57 58 /** 59 * Hooks a function or method to a specific filter action. 60 * 61 * Filters are the hooks that WordPress launches to modify text of various types 62 * before adding it to the database or sending it to the browser screen.