プラグインテスト

			<div id="author-description">
				<h2><?php printf( esc_attr__( 'About %s','weaver-ii'), trim(get_the_author()) ); ?></h2>
				<?php the_author_meta( 'description' ); ?>
				<div id="author-link">
					<a href="<?php echo esc_url( get_author_posts_url( get_the_author_meta( 'ID' ) ) ); ?>" rel="author">
						<?php printf( __( 'View all posts by %s','weaver-ii'), trim(get_the_author()) ); ?>
					</a>
				</div><!-- #author-link	-->
			</div><!-- #author-description -->

			<div id="author-description">
				<h2><?php printf( esc_attr__( 'About %s','weaver-ii'), trim(get_the_author()) ); ?></h2>
				<?php the_author_meta( 'description' ); ?>
				<div id="author-link">
					<a href="<?php echo esc_url( get_author_posts_url( get_the_author_meta( 'ID' ) ) ); ?>" rel="author">
						<?php printf( __( 'View all posts by %s','weaver-ii'), trim(get_the_author()) ); ?>
					</a>
				</div><!-- #author-link	-->
			</div><!-- #author-description -->


コメントを残す

メールアドレスが公開されることはありません。 * が付いている欄は必須項目です

ブログに戻る