wp_is_application_passwords_supported(): bool

In this article

Checks if Application Passwords is supported.

Description

Application Passwords is supported only by sites using SSL or local environments but may be made available using the ‘wp_is_application_passwords_available’ filter.

Return

bool

Source


/**
 * Filters the expiration time of confirm keys.

Changelog

VersionDescription
5.9.0Introduced.

User Contributed Notes

You must log in before being able to contribute a note or feedback.