'; printf( /* translators: 1: link open tag; 2: link close tag. */ esc_html__( 'You can determine the title and description for the front page by %1$sediting the front page itself »%2$s', 'wordpress-seo' ), '', '' ); echo '
'; if ( get_option( 'page_for_posts' ) > 0 ) { echo ''; printf( /* translators: 1: link open tag; 2: link close tag. */ esc_html__( 'You can determine the title and description for the blog page by %1$sediting the blog page itself »%2$s', 'wordpress-seo' ), '', '' ); echo '
'; } } ?>