• Resolved bikedorkjon

    (@bikedorkjon)


    Hallo Bernhard,

    Is there a way with either version of this plugin when you publish the post that the data and template are saved static so it doesn’t change? For instance, if I’m consuming a data feed that changes daily, and I want to create a post daily with the latest info, I do not want that changing. Is this possible?

    Vielen Dank 🙂

Viewing 1 replies (of 1 total)
  • Plugin Author berkux

    (@berkux)

    Hi,

    the answer is no, unfortunately.
    The plugins purpose is to get a JSON-feed and display it.

    But: As I had this task too, I created a PHP-script triggered daily to get the daily-JSON and append it to a growing JSON-feed.
    So I’d recommend to develop such a script.

    Bernhard

Viewing 1 replies (of 1 total)

The topic ‘Save post data as static data?’ is closed to new replies.