• It used to show the 2 most recent tweets, now shows 1 that is old. Not sure yet if it ever updates but as of yesterday evening something stopped working. During the day it was fine. No updates or changes to site except adding posts.

    I’m using this code in a template:

    <?php if ( function_exists( "display_tweets" ) ) { display_tweets(); } ?>

    https://wordpress.org/plugins/display-tweets-php/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter csleh

    (@csleh)

    fyi – if I ask it to show 3 tweets, it will show 2, but not the most recent one that is 11 hours old. Same for 5-shows 4, 4- shows 3…
    it’s like the most recent one is hidden.

    Thread Starter csleh

    (@csleh)

    ah, the most recent one was a reply not a tweet so that explains why it wasn’t showing. however, the number of tweets is incorrect, I do have to specify 1 more than needed.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘no longer updating’ is closed to new replies.