Changes between Version 1 and Version 2 of Ticket #6501, comment 2
- Timestamp:
- 06/19/2015 01:39:49 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #6501, comment 2
v1 v2 1 `02.patch` changes the second parameter f rom`$blog_id` to an array. Older usage should be backward compatible.1 `02.patch` changes the second parameter for `$blog_id` to an array. Older usage should be backward compatible. 2 2 3 3 This is mostly to address usage of `bp_current_user_can()` in #5121.