Disable app credentials

To block App Passwords and Credentials in WordPress to all users, use the following Code Snippet an insert it into your functions.php File, f.ex. using Code Snippets.

add_filter('wp_is_application_passwords_available', '__return_false');

Posted

in

by

Tags:

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *

How do you rate this post?

Would you like to submit additional feedback?

Vielen Dank für dein Feedback!

Ein Fehler ist aufgetreten

Bitte versuche es später erneut.