true, 'author-avatar' => true, 'author-name' => true, 'date' => true, 'date-updated' => false, 'reading-time' => false, 'views' => false, 'comments' => true, ]; } $show_category = $args['category'] ?? in_array( 'category', $single_meta, true ); $show_author_avatar = $args['author-avatar'] ?? in_array( 'author-avatar', $single_meta, true ); $show_author_name = $args['author-name'] ?? in_array( 'author-name', $single_meta, true ); $show_date = $args['date'] ?? in_array( 'date', $single_meta, true ); $show_date_updated = $args['date-updated'] ?? in_array( 'date-updated', $single_meta, true ); $show_reading_time = $args['reading-time'] ?? in_array( 'reading-time', $single_meta, true ); $show_views = $args['views'] ?? in_array( 'views', $single_meta, true ); $show_comments = $args['comments'] ?? in_array( 'comments', $single_meta, true ); $show_title = $args['title'] ?? true; ?>
term_id ) . '" href="' . esc_url( get_category_link( $category->term_id ) ) . '" title="' . esc_attr( $category->name ) . '">' . esc_html( $category->name ) . ''; } ?>

1 ) { echo intval( $mins ) . ' '; echo esc_html( Helper::get_option( 'translate_min_read' ) ) ?: esc_html__( 'Min Read', 'blogsy' ); } else { echo esc_html( Helper::get_option( 'translate_one_min_read' ) ) ?: esc_html__( '1 Min Read', 'blogsy' ); } ?>
'true' ] ); //phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped ?> 'true' ] ); //phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped ?> 0', '1', '%' ); ?>