• Hi,
    I’m regularly NOT seeing my latest recordings when loading a page with my shortcode (I use zoom_recordings_by_meeting meeting_id=”YOUR_MEETING_ID” downloadable=”no”).

    When I manually append /?flush_cache=yes to the URL, the recording shows.

    Question: Is it possible to force the shortcode to always flush when loaded?

    Would make it better whenever the site/page structure or caching interferes with the plugin…

    Many thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Deepen

    (@j_3rk)

    @fdittmar

    Please update to latest version and check out https://zoom.codemanas.com/shortcode/#10-show-recordings-based-on-meeting-id

    Added: cache

    Usage: [zoom_recordings_by_meeting meeting_id=”YOUR_MEETING_ID” downloadable=”no” cache=”false”]

    Note: this may result in slow page load speed or even fail to load recordings due to API call limit from zoom side, if there is alot of traffic to this page in your site.

    • This reply was modified 3 years, 8 months ago by Deepen.
    Thread Starter fdittmar

    (@fdittmar)

    Excellent but I’m on 3.8.3 with WP 5.4.2 and 3.8.8 does say it needs WP 5.5 or newer so I need to await my next update window before I can test.
    Thanks in advance… I’m sure it’ll work for me.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Adding Flush-Cache to shortcode parameters’ is closed to new replies.