Skip to:
Content

BuddyPress.org

Changes between Initial Version and Version 1 of Ticket #9051


Ignore:
Timestamp:
01/02/2024 07:08:51 AM (17 months ago)
Author:
imath
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #9051

    • Property Summary changed from Raise WordPress required version to 6.0 to Raise WordPress required version to 6.1
  • Ticket #9051 – Description

    initial v1  
    1 As explained [https://github.com/buddypress/buddypress/tree/master/docs/user/getting-started here], I suggest to raise the WP required version to WordPress 6.0. At first I thought of raising it to 5.9 (as some important block theme functions were introduced in it), but it's only [https://wordpress.org/about/stats/ 2.1% of active installs].
     1As explained [https://github.com/buddypress/buddypress/tree/master/docs/user/getting-started here], I suggest to raise the WP required version to WordPress 6.1.
     2At first I thought of raising it to 5.9 (as some important block theme functions were introduced in it), but it's only [https://wordpress.org/about/stats/ 2.1% of active installs].
     3Then I thought about raising it to 6.0 but choosing 6.1 would allow us to simplify GitHub actions and remove a dev dependency to `wp-phpunit` composer package. See #9053