[buddypress-trac] [BuddyPress Trac] #8474: The WordPress Full Site Editing feature & BuddyPress
buddypress-trac
noreply at wordpress.org
Thu Sep 29 18:53:47 UTC 2022
#8474: The WordPress Full Site Editing feature & BuddyPress
--------------------------+---------------------
Reporter: imath | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 10.5.0
Component: Core | Version:
Severity: normal | Resolution:
Keywords: has-patch |
--------------------------+---------------------
Comment (by imath):
In [changeset:"13330" 13330]:
{{{
#!CommitTicketReference repository="" revision="13330"
WP FSE Compat: remove the `index.php` template check
Since WordPress 6.0, having an `index.php` template file into a Block
Theme is no more required, see
[https://core.trac.wordpress.org/ticket/54272 #WP54272]. WordPress 6.1
will introduce a new default Block Theme "Twenty Twenty-Three", the first
one without this specific PHP template. Testing BP Theme Compatibility
with it revealed dealing with this WP change was forgotten.
To be fully compatible with these "no `index.php`" Block Themes, let's
remove the extra check we used to performed about the `index.php` theme's
template.
See #8474 (branch 10.0)
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/8474#comment:31>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list