778*779* @since 3.0.0780*781* @param string$content Content to display.Defaultempty.782* @param array$argsArray of login form arguments.783*/784$login_form_middle=apply_filters('login_form_middle','',$args);785786/**787* Filters content to display at the bottom of the login form.788*789* The filter evaluates just preceding the closing form tag element.790*
History
Introduced in 3.0.0. Unchanged from 6.7.7 through 7.1.0.