对于action与filter这两种Hook,添加的方法是add_action()与add_filter(),执行是do_action()与apply_filters()。action侧重执行这个动作,filter侧重返回 ...
確定! 回上一頁