• Resolved Tejas Gajjar

    (@suhan2411)


    I would like to add a link at the end of every article on Apple News so that readers can visit my site. How can I do that?

Viewing 5 replies - 1 through 5 (of 5 total)
  • I would like to know as well. I wish I could have half of my story show up in AppLe News and the rest of the story in my website. I know this was an option in the early days of Apple News

    It’s been a while since I looked at Apple’s guidelines, but when we migrated from RSS to “direct” publishing (via this plugin) I seem to remember there being a policy against just publishing a “teaser” like you both describe.

    For the original poster of this topic:
    RTFM here: ??
    https://github.com/alleyinteractive/apple-news/wiki/action-and-filter-hooks

    I would likely try this?

    do_action( ‘apple_news_after_single_settings’ )

    but as always ‘trial and error’ it to test.

    • This reply was modified 5 years, 5 months ago by neotrope.
    Thread Starter Tejas Gajjar

    (@suhan2411)

    It has been done using this “apple_news_exporter_content_pre” Filter but with using Markdown Feature if i am trying to do it with HTML it is just replacing the link with plain text.

    • This reply was modified 5 years, 5 months ago by Tejas Gajjar.

    I can’t figure out how to do this. If someone has the code to make it work I think it would help a lot of people out. Cheers.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘How can I add link to my website at the end of the Apple News article ?’ is closed to new replies.