Forum Moderators: rogerd
Anyone using that to include additional content to, for example, the stumbleupon user - reminding them that they have the facility to click a button on the toolbar and rate your page?
if ( user_agent contains "stumbleupon.com" ) {
echo $stumble_upon_link;
}