2011*2012* @since 5.6.12013*2014* @param bool$is_protected Whether the site is protected by Basic Auth.2015* @param string$context The context to check for protection. One of 'login','admin',or'front'.2016*/2017returnapply_filters('wp_is_site_protected_by_basic_auth',$is_protected,$context);2018}2019
History
Introduced in 5.6.1. Unchanged from 6.7.7 through 7.1.0.