The widget and code seem to “break” after 4 key/value additions to custom fields. I have created a custom field called “sponsorship” where I track sponsors. When I add more than four values to a post (using custom field sponsor), the sorting breaks and the most recent value does not appear on top. I am using the '<?php echo c2c_get_current_custom( $field='sponsorship', $before='My Most Recent Sponsor: '); ?>' in the loop.
Is this a limitation or am I doing something wrong? Thanks
http://wordpress.org/extend/plugins/get-custom-field-values/