From the comments the remove_filter is called too early before the core add_filter is called. Best way to avoid this is to always remove nd add your filter ...
確定! 回上一頁