Skip to:
Content

bbPress.org

Ticket #3060: 3060.patch

File 3060.patch, 447 bytes (added by SergeyBiryukov, 8 years ago)
  • src/includes/topics/template.php

     
    19991999        echo bbp_get_topic_last_reply_id( $topic_id );
    20002000}
    20012001        /**
    2002          * Return the topics last update date/time (aka freshness)
     2002         * Return the id of the topics last reply
    20032003         *
    20042004         * @since 2.0.0 bbPress (r2625)
    20052005         *