Skip to:
Content

BuddyPress.org

Changes between Version 4 and Version 5 of Ticket #7218, comment 28


Ignore:
Timestamp:
06/14/2017 05:46:24 PM (7 years ago)
Author:
r-a-y
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #7218, comment 28

    v4 v5  
    77The filesize for `bp-groups-actions.php` and `bp-groups-screens.php` is now only 7KB and 10KB respectively, instead of 22KB and 53KB.
    88
    9 This cuts down the Activity and Groups screen code by 75% now on unnecessary pages!
     9This cuts down the Activity and Groups screen code by 75%!
    1010
    1111`activity-autoload.patch` also requires `late-includes.patch` due to offshoring the activity RSS feed code until we are on an actual `feed` page.