Forums

Join
bbPress Support ForumsTroubleshootingdate and time

Info

date and time

  1. Hi, I want to change the time and date format to Dutch. I saw this code for it

    '<?php topic_time(); ?>`

    in post.php:

    ` <?php printf(__('Posted %s ago','rag'), bb_get_post_time()); ?> <a href="<?php post_anchor_link(); '

  2. You must log in to post.