the Site Health features introduced in 5.1, this release adds two new pages to help debug common configuration issues. It also adds space where developers can include debugging information for site maintainers.' ), __( 'https://wordpress.org/news/2019/02/betty/' ) ); if ( current_user_can( 'install_plugins' ) ) { printf( /* translators: 1: URL to Site Health Status screen, 2: URL to Site Health Info screen. */ __( ' Check your site status, and learn how to debug issues.' ), admin_url( 'site-health.php' ), admin_url( 'site-health.php?tab=debug' ) ); } ?>