芝麻web文件管理V1.00
编辑当前文件:/home/mybf1/www/class.bf1.my/wp-content/plugins/all-in-one-seo-pack/app/Common/Views/main/meta.php
helpers->encodeOutputHtml( aioseo()->meta->description->getDescription() ); $robots = aioseo()->meta->robots->meta(); $keywords = $this->keywords->getKeywords(); $canonical = aioseo()->helpers->canonicalUrl(); $links = $this->links->getLinks(); ?>
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 }