ID ) ) { $image_id = get_post_thumbnail_id( $post->ID ); $image_url = wp_get_attachment_image_src( $image_id, 'full', true ); ?>
ID, 'medium' ); ?>
ID ), current_time( 'timestamp' ) ) ); ?> : ID ); ?> ID ); if ( $num_comments == 0 ) { $comments = __( 'no comments', 'ultimate-member' ); } elseif ( $num_comments > 1 ) { $comments = sprintf( __( '%s comments', 'ultimate-member' ), $num_comments ); } else { $comments = __( '1 comment', 'ultimate-member' ); } ?>