' . esc_html( get_bloginfo( 'name' ) ) . '' . esc_html__( '. All Rights Reserved.', 'boutique-shop' ); } ?> WordPress.' ); ?>
'; } endif; add_action( 'boutique_shop_banner_header', 'boutique_shop_banner_header', 10 ); if ( ! function_exists( 'boutique_shop_posts_tags' ) ) : /** * Prints HTML with meta information for the current post-date/time and author. */ function boutique_shop_posts_tags() { // Hide category and tag text for pages. if ( 'post' === get_post_type() && has_tag() ) { ?>