Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
06/06/2024 08:36:00 PM (13 months ago)
Author:
imath
Message:

Make sure BuddyPress can be previewed using WP Playground

Props espellcaste

Fixes #9126
Closes https://github.com/buddypress/buddypress/pull/287

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/class-buddypress.php

    r13885 r13907  
    462462
    463463        $this->version    = '14.0.0-alpha';
    464         $this->db_version = 13422;
     464        $this->db_version = 13906;
    465465
    466466        /** Loading */
Note: See TracChangeset for help on using the changeset viewer.