Changeset 10011 for trunk/src/bp-blogs/bp-blogs-cache.php
- Timestamp:
- 07/11/2015 11:12:52 PM (11 years ago)
- File:
-
- 1 edited
-
trunk/src/bp-blogs/bp-blogs-cache.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-blogs/bp-blogs-cache.php
r9819 r10011 21 21 * using querying blogmeta inline. 22 22 * 23 * @param int|str |array$blog_ids Accepts a single blog ID, or a comma-24 * separated list or array of blog IDs.23 * @param int|string|array|bool $blog_ids Accepts a single blog ID, or a comma- 24 * separated list or array of blog IDs. 25 25 */ 26 26 function bp_blogs_update_meta_cache( $blog_ids = false ) {
Note: See TracChangeset
for help on using the changeset viewer.