Connections-Business-Directory / Connections

Directory Plugin for WordPress
https://connections-pro.com
GNU General Public License v2.0
26 stars 18 forks source link

vCard Double Space in the Name. #342

Closed shazahm1 closed 10 years ago

shazahm1 commented 10 years ago

Fix the logic so there is correct spacing. One thought is to simply put all the name parts in an array, use array_filter to remove the empty and the implode to a string.

ref: http://connections-pro.com/support/topic/double-spacing-in-vcard-name/