[buddypress-trac] [BuddyPress Trac] #6062: Total blog count cache not invalidated when a site is deleted
buddypress-trac
noreply at wordpress.org
Mon Dec 22 03:49:45 UTC 2014
#6062: Total blog count cache not invalidated when a site is deleted
------------------------------+---------------------
Reporter: r-a-y | Owner: r-a-y
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 2.2
Component: Blogs | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch commit |
------------------------------+---------------------
Changes (by r-a-y):
* owner: => r-a-y
* status: new => closed
* resolution: => fixed
Comment:
In [changeset:"9251"]:
{{{
#!CommitTicketReference repository="" revision="9251"
Blogs: Invalidate total blog count when site is deleted.
This commit:
* Uses `bp_blogs_clear_blog_object_cache()` to invalidate the total blog
count after a site is deleted and when a site is created.
* Deprecates `bp_blogs_format_clear_blog_cache()`, a function that isn't
used internally as of this commit, for v2.2.0.
* Adds a unit test.
Fixes #6062.
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6062#comment:3>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list