• Hello guys,

    I’m looking for some help here.

    I have to make a website using WordPress that consists in two things :

    1) Have a Download Button for a mobile app (i’m ok with this one)
    2) Make it that, if the webmaster wants to publish somethings, it’s published on a mobile app, and is not visible on the website. Basicaly, make the news published hidden on the news, but still available to see on mobile. I guess it’s possible to do so, but i havent figured out how.

    Thanks for the help !

    ps : I don’t know if I post in the right section, maybe a mod can switch it over if I failed ?

Viewing 1 replies (of 1 total)
  • What about trying to do this via tagging or categories?

    You could flag certain posts as desktop, mobile or both and then adjust the WP_Query for your post listings page with a conditional of what categories to include based on whether you are in mobile or not.

    This would require a little bit of PHP coding.

Viewing 1 replies (of 1 total)
  • The topic ‘Publish to mobile only’ is closed to new replies.