' . esc_html__( 'Webmaster Tools verification', 'wordpress-seo' ) . ''; printf( '
%s
', __( 'You can use the boxes below to verify with the different Webmaster Tools, if your site is already verified, you can just forget about these. Enter the verify meta values for:', 'wordpress-seo' ) ); $yform->textinput( 'msverify', '' . __( 'Bing Webmaster Tools', 'wordpress-seo' ) . '' ); $yform->textinput( 'googleverify', 'Google Search Console' ); $yform->textinput( 'yandexverify', '' . __( 'Yandex Webmaster Tools', 'wordpress-seo' ) . '' );