Skip to:
Content

BuddyPress.org

Changeset 10699


Ignore:
Timestamp:
04/12/2016 08:26:20 PM (9 years ago)
Author:
boonebgorges
Message:

BuddyPress 2.6 will require WordPress 4.1.

Fixes #7013.

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/.travis.yml

    r10698 r10699  
    2424    - WP_VERSION=4.2
    2525    - WP_VERSION=4.1
    26     - WP_VERSION=4.0
    27     - WP_VERSION=3.9
    2826
    2927matrix:
     
    3735    - php: 7.0
    3836      env: WP_VERSION=4.1
    39     - php: 7.0
    40       env: WP_VERSION=4.0
    41     - php: 7.0
    42       env: WP_VERSION=3.9
    4337  allow_failures:
    4438    - php: nightly
  • trunk/src/readme.txt

    r10651 r10699  
    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: 3.9
     4Requires at least: 4.1
    55Tested up to: 4.4.2
    66Stable tag: 2.5.1
Note: See TracChangeset for help on using the changeset viewer.