Esempio n. 1
0
function my_wp_ecommerce_share_links()
{
    $output = new ShareAndFollow();
    $output->my_wp_ecommerce_share_links();
}