Viewing 8 replies - 1 through 8 (of 8 total)
  • Thread Starter onawhim

    (@onawhim)

    Actually… the xml is missing a pubdate and a GUID… looks like I answered my own question.

    Thread Starter onawhim

    (@onawhim)

    Only thing id… I don’t know why there’s no pubdate

    Thread Starter onawhim

    (@onawhim)

    OK, apparently the GUID and Postdate appear after some time has passed (say 15 minutes or so). But now there really is no reason why the most recent post doesn’t show, even after dumping cache.

    Thread Starter onawhim

    (@onawhim)

    <item>
    <title>OC Cursillo has a new website</title>
    <link>
    https://groups.google.com/d/msg/occursillo/GOICo5RbbgA/qcr7fDNMm5YJ
    </link>
    <description>
    We have a new website with some awesome features! * Real time Candidate list * Real time Team list * Find events by date or category * Events with locations and maps * Look up all locations with maps and links to Google Get Directions. * Google Groups posts embedded directly in the page And best of
    </description>
    <guid isPermaLink=”true”>
    https://groups.google.com/d/topic/occursillo/GOICo5RbbgA
    </guid>
    <author>[email protected] (OC Cursillo WebMaster)</author>
    <pubDate>Fri, 21 Mar 2014 04:19:18 UTC</pubDate>
    </item>

    Plugin Author Travis

    (@tjtaylor)

    Hello,

    By default the feed is cached by WordPress for 12 hours. We are looking into adding a feature for version 1.1 where you can control this.

    For now you can try using the built-in function here: https://codex.www.ads-software.com/Plugin_API/Filter_Reference/wp_feed_cache_transient_lifetime

    Thread Starter onawhim

    (@onawhim)

    Yes, that makes sense. The item is posted today. Thank you for your reply and for suggesting the built in. Best wishes as you work on a new feature.

    Would it be possible to add a setting so the cache can be purged manually when needed?

    Plugin Author Travis

    (@tjtaylor)

    Hello,

    I apologize for the extreme delay.

    I have just released version 1.1.1 which gives you ability to set the cache in seconds via the shortcode attributes. Simply use cache=”value” to set the cache.

    For example…

    [wp_rss_retriever url="https://feeds.feedburner.com/TechCrunch/" items="10" cache="7200"]

    …would set the cache timer to 2 hours.

    Thank you for your feedback!
    – Travis

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Most recent rss post not showing’ is closed to new replies.