Changes between Version 3 and Version 4 of Ticket #7218, comment 28
- Timestamp:
- 06/14/2017 05:41:58 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #7218, comment 28
v3 v4 7 7 The filesize for `bp-groups-actions.php` and `bp-groups-screens.php` is now only 7KB and 10KB respectively, instead of 22KB and 53KB. 8 8 9 We're basically loading only 25% of the Activity and Groups screen codenow on unnecessary pages!9 This cuts down the Activity and Groups screen code by 75% now on unnecessary pages! 10 10 11 11 `activity-autoload.patch` also requires `late-includes.patch` due to offshoring the activity RSS feed code until we are on an actual `feed` page.