add_filter('plugins_url', 'correct_form_url'); function correct_form_url($url) { … my stuff. } But it doesn't work only for Anspress plugins ...
確定! 回上一頁