Skip to:
Content

BuddyPress.org

Changeset 13718 for trunk/src/readme.txt


Ignore:
Timestamp:
01/29/2024 06:31:34 PM (3 years ago)
Author:
imath
Message:

Raise WordPress required version to 6.1

  • Do required WP version bumps.
  • Remove WP function/version checks when these were about WP version < 6.1.
  • Init the 14.0.0 deprecated functions file.
  • Update the GH PHP Unit Action and remove the 6.0 wp-phpunit/wp-phpunit composer package downgrade that was needed when testing WP version < 6.1.

Fixes #9051
Closes https://github.com/buddypress/buddypress/pull/226

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/readme.txt

    r13713 r13718  
    66License URI:       https://www.gnu.org/licenses/gpl-2.0.html
    77Requires PHP:      5.6
    8 Requires at least: 5.8
     8Requires at least: 6.1
    99Tested up to:      6.4
    1010Stable tag:        12.2.0
Note: See TracChangeset for help on using the changeset viewer.