Application Passwords
Application Passwords Hooks
This document covers the action hooks available in the WP_Application_Passwords class for extending and monitoring application password functionality. Actions wp_create_application_password...
Updated March 4, 2026
Application Passwords Overview
Application Passwords provide a secure way to authenticate REST API requests without exposing your main WordPress password. Introduced in WordPress...
Updated March 4, 2026
WP_Application_Passwords Class Reference
WP_Application_Passwords is a static utility class for managing application passwords. All methods are static — no instantiation required. Since: WordPress...
Updated March 4, 2026