Skip to:
Content

BuddyPress.org

Changes between Initial Version and Version 1 of Ticket #4855, comment 14


Ignore:
Timestamp:
03/05/2013 11:04:26 PM (13 years ago)
Author:
modemlooper

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4855, comment 14

    initial v1  
     1activity.php is a sub template of home. If you replaced home.php from a plugin the theme would break unless you specifically knew the mark up. This is essentially the issue.
     2
    13I don't think adding a template file will complicate things. It's an added measure to make sure the structure stays put. Curious to see your idea and how you are going to deal with overriding plugins.php when it's in use.