ID ); $image = aiovg_get_image_url( $post_meta['image_id'][0], 'large', $post_meta['image'][0] ); ?>
post_author ); $meta[] = sprintf( '%s %s', esc_html__( 'by', 'all-in-one-video-gallery' ), esc_url( $author_url ), esc_html( get_the_author() ) ); } if ( count( $meta ) ) { printf( '
%s
', esc_html__( "Posted", 'all-in-one-video-gallery' ) . ' ' . implode( ' ', $meta ) ); } ?>
%s', esc_url( $category_url ), esc_html( $category->name ) ); } printf( '
%s
', implode( ', ', $meta ) ); } } ?>