Changes between Initial Version and Version 1 of Ticket #5819, comment 5
- Timestamp:
- 12/10/2014 03:20:12 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #5819, comment 5
initial v1 7 7 * Introduce `bp_get_current_blog_roles()` to avoid including an admin-only file theme-side 8 8 * Use these functions to clean-up the `add_user_to_blog` process in several ways: 9 ** More accurately match the member-to-blog relationship specification10 ** No-subscriber users remains functionality intact11 ** Allow extending of existing user-to-blog behavior9 * More accurately match the member-to-blog relationship specification 10 * No-subscriber users remains functionality intact 11 * Allow extending of existing user-to-blog behavior 12 12 13 13 See #5749, #5819.