Filter: apple_news_markdown_hyperlink - alleyinteractive/apple-news GitHub Wiki
apply_filters( 'apple_news_markdown_hyperlink', string $url )
Modifies the URL for a specific hyperlink if for some reason it needed to be reformatted for Apple News, such as to add tracking parameters to track traffic originating from Apple News.
Parameters
$url
(string) The URL to be filtered.