// remove sssb shortcode function overwrite_shortcode() {
function remove_share_shortcode($atts) { return “”; }
remove_shortcode(‘ssba’); add_shortcode(‘ssba’, ‘remove_share_shortcode’); }
add_action(‘wp_loaded’, ‘overwrite_shortcode’);
Voer de URL van de bestemming in
Of link naar bestaande inhoud