Skip to:
Content

bbPress.org


Ignore:
Timestamp:
02/04/2011 04:27:36 AM (15 years ago)
Author:
johnjamesjacoby
Message:

When topics are deleted, recalculate the associated forum last active time. This includes possible subforums and walks up through parent forums setting the correct time.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/plugin/bbp-includes/bbp-forum-template.php

    r2818 r2831  
    918918     * @param int $forum_id Optional. Forum id
    919919     * @param bool $total_count Optional. To get the total count or normal
    920      *                           count?
     920     *                           count? Defaults to total.
    921921     * @uses bbp_get_forum_id() To get the forum id
    922922     * @uses get_post_meta() To get the forum topic count
Note: See TracChangeset for help on using the changeset viewer.