Forums

PHPFreeChat
Date & time on Latest Chatter Widget (2 posts)

  1. NefertitiDesigns
    Member
    Posted 1 year ago #

    Is it possible to show the date and time on the Latest Chatter widget as it does on each entry in the chatroom please?

    Many thanks
    Katie

    http://wordpress.org/extend/plugins/phpfreechat/

  2. Frumph
    Member
    Posted 1 year ago #

    line 214 (roughly)

    echo '<li>'.date('H:i:s',$output['timestamp']+get_option( 'gmt_offset' ) * 3600).' ['.$output['sender'].'] '.$output_text.'</li>';

    That will output the time in the widget.

Topic Closed

This topic has been closed to new replies.

About this Plugin

About this Topic