getAttribute( 'href' ); $href->setAttribute( 'href', str_replace( $shortcode_label, $shortcode_label_value, urldecode( $current_href ) ) ); $block_content = $dom->saveHTML(); } return $block_content; }