• Resolved cyris69

    (@cyris69)


    How do I go about making all sheets referenced to update nearly in real-time instead of 10 minutes checks? I assume from reading its expire_in but don’t know where to add the code for it. if i just link the URL in a post it auto adds the spreadsheet and if i do it like [gdoc key=”url” expire_in=0] it doesn’t do anything but display the chart as it is cached.

    https://wordpress.org/plugins/inline-google-spreadsheet-viewer/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter cyris69

    (@cyris69)

    Also how would I go about removing the column visibility button, and search ox.

    Plugin Author Meitar

    (@meitar)

    From the plugin’s docs:

    expire_in – How long to cache responses from Google for, in seconds. Set to 0 to cache forever.

    Why you think this will result in not caching is beyond me.

    You are looking for the use_cache attribute, documented in the same place as the expire_in attribute.

    Thread Starter cyris69

    (@cyris69)

    Thanks for the response, glad to see you have no tolerance for those who use your plugin AND aren’t coders. Seems the logical course of action is to uninstall and look elsewhere. Copy and paste seems to be way more effective as well.

    Cheers

    Plugin Author Meitar

    (@meitar)

    glad to see you have no tolerance for those who use your plugin AND aren’t coders.

    Whether or not you CODE is not the issue here. The issue is whether or not you READ, obviously.

    Seems the logical course of action is to uninstall and look elsewhere. Copy and paste seems to be way more effective as well.

    LOL, yes, that is certainly the logical course of action, and certainly not the emotionally-driven one. You’re very smart, you.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘expire_in = 0?’ is closed to new replies.