if ( tag_description() ) { echo '

' . tag_description() . '

'; } } elseif ( is_author() ) { echo '

Author

'; echo '

' . get_the_author() . '

'; } elseif ( is_date() ) { echo '

Archive

'; if ( is_year() ) { echo '

' . get_the_date( 'Y' ) . '

'; } elseif ( is_month() ) { echo '

' . get_the_date( 'F Y' ) . '

'; } elseif ( is_day() ) { echo '

' . get_the_date() . '

'; } } else { echo '

Archives

'; } ?>
Uncategorized

Expression – Revelation of Self

In the recently held Coaching Retreat, in which I participated, the theme was “ Expression – Connection – Contribution”. Gaurav Arora, the architect of Coaching…

Read more