Skip to:
Content

BuddyPress.org

Changes between Initial Version and Version 1 of Ticket #6370


Ignore:
Timestamp:
04/13/2015 05:56:28 AM (10 years ago)
Author:
r-a-y
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6370 – Description

    initial v1  
    22
    33Attached patch improves the function by:
     4* Supporting `'limit'` and `'offset'` in the initial blog query.
    45* Saving the offset just in case the function hangs so the function can be resumed from that offset on the next run.
    5 * Supports passing selected blog IDs in case a dev wants to re-record specific blogs
     6* Supporting passing selected blog IDs in case a dev wants to re-record specific blogs
    67* Fixing blog count caches by using `bp_blogs_clear_blog_object_cache()`
    78* Giving each blog a better last activity timestamp by using the `last_updated` column from the `wp_blogs` column