• i’ve been using WP-T-R successfully for quite some time now. recently, a lot of our users have been seeing old content, and not updated content. our tables are updated multiple times per day, and while i’ve had some caching plugins active from time to time, they are all no longer installed, but some users still aren’t getting up to date information. Is there any built-in caching to the tables? This is a huge issue for us, so I need to fix this asap. Thanks

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

    (@tobiasbg)

    Hi,

    thanks for your question.

    No, there is no built-in caching of tables from WP-Table Reloaded. (*)
    In WP-Table Reloaded, tables on the frontend will always be the same as on the backend.
    Your problems must come from some other caching mechanism. Is maybe your server still caching things (i.e. page output)? Are you maybe sending caching instructions to the browsers (this is actually not uncommon, e.g. with “HTTP Expires” headers)? Are your users maybe behind a proxy server? Do you use some type of object or database cache?

    (*) Now the footnote: All this is up until version 1.9, which however is not yet released (it will be released probably in a week or so). The upcoming version 1.9 will contain a caching mechanism, so that generated table HTML is cached. However, that cache will automatically be updated and refreshed whenever any change is made to the table in the backend (i.e. when the table is edited, re-imported or gets new settings, …). Also, it will be possible to turn the caching off.

    Best wishes,
    Tobias

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: WP-Table Reloaded] Caching of WP Table Reloaded data?’ is closed to new replies.