629*630* @since 2.8.0631*632* @param string$logout_url The HTML-encoded logout URL.633* @param string$redirect Path to redirect to on logout.634*/635returnapply_filters('logout_url',$logout_url,$redirect);636}637638/**639* Retrieves the login URL.640*641* @since 2.7.0
History
Introduced in 2.8.0. Unchanged from 6.7.7 through 7.1.0.