Skip to:
Content

BuddyPress.org

Changeset 11517


Ignore:
Timestamp:
03/21/2017 01:41:47 AM (8 years ago)
Author:
boonebgorges
Message:

BuddyPress 2.9 will require WordPress 4.4.

Fixes #7350.

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/.travis.yml

    r11511 r11517  
    3030  - WP_VERSION=4.5 BP_TRAVISCI=travis:phpunit
    3131  - WP_VERSION=4.4 BP_TRAVISCI=travis:phpunit
    32   - WP_VERSION=4.3 BP_TRAVISCI=travis:phpunit
    3332
    3433matrix:
     
    5857    - php: 7.1
    5958      env: WP_VERSION=4.4 BP_TRAVISCI=travis:phpunit
    60     - php: 7.1
    61       env: WP_VERSION=4.3 BP_TRAVISCI=travis:phpunit
    6259  allow_failures:
    6360    - php: 7.1
  • trunk/src/readme.txt

    r11429 r11517  
    22Contributors: johnjamesjacoby, DJPaul, boonebgorges, r-a-y, imath, mercime, tw2113, dcavins, hnla
    33Tags: social networking, activity, profiles, messaging, friends, groups, forums, notifications, settings, social, community, networks, networking
    4 Requires at least: 4.3
     4Requires at least: 4.4
    55Tested up to: 4.7.2
    66Stable tag: 2.8.0
Note: See TracChangeset for help on using the changeset viewer.