I would like to see post date in Related Posts rather than number of comments. I’ve managed to do that in Recent post widget by changing <?php gillion_post_meta( 2 ); ?> to <?php gillion_post_meta( 9 ); ?> but I don’t know how to change it in Related posts.