Skip to:
Content

BuddyPress.org

Changes between Version 1 and Version 2 of Ticket #4328, comment 2


Ignore:
Timestamp:
07/05/2012 08:07:51 PM (13 years ago)
Author:
r-a-y
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4328, comment 2

    v1 v2  
    33If so, you can't based on [http://buddypress.trac.wordpress.org/browser/tags/1.5.6/bp-activity/bp-activity-screens.php#L13 this].  A workaround is just to modify the activity directory index template in your theme - /activity/index.php.
    44
    5 '''Update:''' I guess you could filter 'bp_activity_screen_index' and tell WP to use your custom page template.  Sounds like a good enhancement!
     5'''Update:''' I guess you could filter 'bp_activity_screen_index' and tell WP to use your custom page template if one exists.  Sounds like a good enhancement!