helpers->encodeOutputHtml( aioseo()->meta->description->getDescription() ); $robots = aioseo()->meta->robots->meta(); $keywords = $this->keywords->getKeywords(); $canonical = aioseo()->helpers->canonicalUrl(); $links = $this->links->getLinks(); $postType = get_post_type(); $post = aioseo()->helpers->getPost(); ?> post_author ) && ! empty( get_the_author_meta( 'display_name', $post->post_author ) ) ) : ?> verification->meta() as $metaName => $value ) : ?> helpers->isAmpPage( 'amp' ) ) : ?> helpers->decodeHtmlEntities( aioseo()->options->webmasterTools->miscellaneousVerification ); $miscellaneous = trim( $miscellaneous ); if ( ! empty( $miscellaneous ) ) { echo "\n\t\t$miscellaneous\n"; // phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped }