Viewing 5 replies - 1 through 5 (of 5 total)
  • @quast you could at least offer to help rather than demanding the developer to make it for you. He/she is not a slave.

    FAO the developer of this plugin: Is there a Github repository that we could contribute to? I too would like to display Posted %time% and I would be glad to submit a Pull Request.

    Thanks for the great plugin.

    Hi Admin,

    I love your plugin on how it works. However I have concern on how to display timestamp under index.php same with default of “Replies widget” in twitter.

    Looking forward.

    Thanks!

    Dont mind my concern. I got the problem solved. Thanks!

    Ambhen, were you able to display the timestamp? If possible, can you share with us how you did it? Thanks so much. ??

    thelifeoffrick, inside the foreach($statuses as $status) { (line 133) you just need to add a $tweetarray[$status->id_str]['created_at'] = $status->created_at; and the array will be returned with the created at ??

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Please add a "posted"-timestamp’ is closed to new replies.