Skip to:
Content

BuddyPress.org

Changeset 12319


Ignore:
Timestamp:
12/07/2018 07:09:53 PM (6 years ago)
Author:
boonebgorges
Message:

BuddyPress 5.0.0 will require WordPress 4.7.

See #8025.

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/.travis.yml

    r12318 r12319  
    3232  - WP_VERSION=4.8 BP_TRAVISCI=travis:phpunit
    3333  - WP_VERSION=4.7 BP_TRAVISCI=travis:phpunit
    34   - WP_VERSION=4.6 BP_TRAVISCI=travis:phpunit
    3534
    3635matrix:
     
    4948      env: WP_VERSION=4.7 BP_TRAVISCI=travis:phpunit
    5049      dist: precise
    51     - php: 5.3
    52       env: WP_VERSION=4.6 BP_TRAVISCI=travis:phpunit
    53       dist: precise
    54   exclude:
    55     - php: 7.3
    56       env: WP_VERSION=4.6 BP_TRAVISCI=travis:phpunit
    57     - php: 7.2
    58       env: WP_VERSION=4.6 BP_TRAVISCI=travis:phpunit
    5950
    6051# before_install: Failures in this section will result in build status 'errored'
  • trunk/src/readme.txt

    r12312 r12319  
    22Contributors: johnjamesjacoby, DJPaul, boonebgorges, r-a-y, imath, mercime, tw2113, dcavins, hnla, karmatosed, slaFFik, dimensionmedia, henrywright, netweb, offereins, espellcaste, modemlooper, danbp, Venutius, apeatling, shanebp
    33Tags: user profiles, activity streams, messaging, friends, user groups, notifications, community, social networking
    4 Requires at least: 4.6
     4Requires at least: 4.7
    55Tested up to: 5.0
    66Requires PHP: 5.3
Note: See TracChangeset for help on using the changeset viewer.