Creates a shortcode [civiuser_shortcode]
That displays the following contact information of the logged in wordpress user's linked civicrm contact (if these fields are populated)
NOTE - address, phone and email will pull the primary records for the contact:
'first_name' 'last_name'
'street_address'
'supplemental_address_1'
'supplemental_address_2'
'supplemental_address_3'
'city' 'state_province_name'
'postal_code'
'phone'
'email'