• Guizmo

    (@guizmo01)


    Hi there thanks for this great (time saver) plugin.

    If there is one thing missing for me would be the possibility to customize the date format.

    For my site all i did was to change
    $h_time = date(__('Y/m/d'), $time);
    to
    $h_time = date(__(get_option('date_format')), $time);
    so it uses the date format form the main wordpress settings.

    Thanks again
    Guillaume

    http://wordpress.org/extend/plugins/twitter-for-wordpress/

  • The topic ‘[Plugin: Twitter for WordPress] Timestamp customization’ is closed to new replies.