What I want to accomplish:
A rating widget which displays 2 images as labels of 2 radio buttons. Users pick one and submit the form.
To make it easy updatable for my client I want him to add an image to a post in the rate-of-the-day category. Via a shortcode I can extract this image and than want to use it as a radio button label in the form.
As far as I can tell, the radio button labels do not support shortcodes. Any chance this will be possible in a future release? Or is there a simpler way to do all of this?