[buddypress-trac] [BuddyPress Trac] #8474: The WordPress Full Site Editing feature & BuddyPress

buddypress-trac noreply at wordpress.org
Thu Sep 29 18:54:53 UTC 2022


#8474: The WordPress Full Site Editing feature & BuddyPress
--------------------------+---------------------
 Reporter:  imath         |       Owner:  imath
     Type:  defect (bug)  |      Status:  closed
 Priority:  normal        |   Milestone:  10.5.0
Component:  Core          |     Version:
 Severity:  normal        |  Resolution:  fixed
 Keywords:  has-patch     |
--------------------------+---------------------
Changes (by imath):

 * owner:  (none) => imath
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"13331" 13331]:
 {{{
 #!CommitTicketReference repository="" revision="13331"
 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.

 Fixes #8474 (trunk)
 }}}

-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/8474#comment:32>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list