Skip to:
Content

BuddyPress.org

Changes between Version 1 and Version 2 of Ticket #9118


Ignore:
Timestamp:
03/07/2024 09:35:01 PM (2 years ago)
Author:
imath
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #9118 – Description

    v1 v2  
    33In order to have more consistency comparing Template Pack way of loading single member's settings screens and BP Block Theme way, we need to edit almost all `bp_core_load_template` occurrences so that it passes an array containing the BP Default templates and the next BP Block Theme ones.
    44
    5 As I was into it, I've replaced for this theme the single item's root template from `home` to `index`.
     5As I was into it, I've replaced for these BP Block themes the single item's root template from `home` to `index`.