[buddypress-trac] [BuddyPress Trac] #8900: Put the minimal code in place to support BP Block only Themes
buddypress-trac
noreply at wordpress.org
Mon Jan 1 10:56:17 UTC 2024
#8900: Put the minimal code in place to support BP Block only Themes
-----------------------------+---------------------
Reporter: imath | Owner: imath
Type: enhancement | Status: closed
Priority: normal | Milestone: 14.0.0
Component: Templates | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch early |
-----------------------------+---------------------
Changes (by imath):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"13686" 13686]:
{{{
#!CommitTicketReference repository="" revision="13686"
Initialize the support of BP block only Themes
We are now using the `locate_block_template()` function to get block
templates of BuddyPress content when active theme is supporting
`buddypress` and is only using blocks.
For an example of this new kind of BP Themes, you can check the WIP we've
started here: https://github.com/buddypress/buddyvibes
Here's a nice way to start 2024! Happy new year to everyone 🥂
Fixes #8900
Closes https://github.com/buddypress/buddypress/pull/104
M src/bp-core/bp-core-actions.php
M src/bp-core/bp-core-catchuri.php
M src/bp-core/bp-core-template-loader.php
M src/bp-core/bp-core-theme-compatibility.php
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/8900#comment:4>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list