Changes between Version 1 and Version 2 of Ticket #4328, comment 2
- Timestamp:
- 07/05/2012 08:07:51 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #4328, comment 2
v1 v2 3 3 If 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. 4 4 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!