Я решил это с помощью перехвата wp_authenticate add_action( 'wp_authenticate' , 'check_custom_authentication' ); function check_custom_authentication ...
確定! 回上一頁