Skip to:
Content

BuddyPress.org

Changeset 13663


Ignore:
Timestamp:
12/11/2023 07:49:03 PM (19 months ago)
Author:
imath
Message:

Improve & prepare readme.txt for 12.0.0 release

  • Add a donate link (required by WordPress readme.txt standard).
  • Use a more elaborated upgrade notice for version 12.0.0 (this notice will inform Administrators they may need to download and activate BP Classic before upgrading to 12.0.0 when performing this upgrade from /wp-admin/update-core.php).
  • Remove some previous upgrade notice/changelog entries (version 8.0.0 to 9.2.0).
  • Bump stable tag to 12.0.0.

Fixes #9032
Closes https://github.com/buddypress/buddypress/pull/199

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/readme.txt

    r13638 r13663  
    11=== BuddyPress ===
    22Contributors:      johnjamesjacoby, DJPaul, boonebgorges, r-a-y, imath, mercime, tw2113, dcavins, hnla, karmatosed, slaFFik, dimensionmedia, henrywright, netweb, offereins, espellcaste, modemlooper, danbp, Venutius, apeatling, shanebp
     3Donate link:       https://wordpressfoundation.org
    34Tags:              profiles, groups, activity, direct messaging, notifications, friends, community, social networking
    45License:           GNU General Public License v2 or later
     
    78Requires at least: 5.8
    89Tested up to:      6.4
    9 Stable tag:        11.4.0
     10Stable tag:        12.0.0
    1011
    1112Get together safely, in your own way, in WordPress.
     
    130131== Upgrade Notice ==
    131132
     133= 12.0.0 =
     134- See: https://codex.buddypress.org/releases/version-12-0-0/
     135- Before upgrading to version 12.0.0 & if you are using one or more third party BuddyPress plugins that have not been updated lately, please make sure to download and activate the "BP Classic" backwards compatibility Add-on from your "Add New Plugin" Dashboard menu.
     136
    132137= 11.4.0 =
    133138See: https://codex.buddypress.org/releases/version-11-4-0/
     
    169174See: https://codex.buddypress.org/releases/version-10-0-0/
    170175
    171 = 9.2.0 =
    172 See: https://codex.buddypress.org/releases/version-9-2-0/
    173 
    174 = 9.1.1 =
    175 See: https://codex.buddypress.org/releases/version-9-1-1/
    176 
    177 = 9.0.0 =
    178 See: https://codex.buddypress.org/releases/version-9-0-0/
    179 
    180 = 8.0.0 =
    181 See: https://codex.buddypress.org/releases/version-8-0-0/
    182 
    183176== Changelog ==
     177
     178= 12.0.0 =
     179See: https://codex.buddypress.org/releases/version-12-0-0/
    184180
    185181= 11.4.0 =
     
    221217= 10.0.0 =
    222218See: https://codex.buddypress.org/releases/version-10-0-0/
    223 
    224 = 9.2.0 =
    225 See: https://codex.buddypress.org/releases/version-9-2-0/
    226 
    227 = 9.1.1 =
    228 See: https://codex.buddypress.org/releases/version-9-1-1/
    229 
    230 = 9.0.0 =
    231 See: https://codex.buddypress.org/releases/version-9-0-0/
    232 
    233 = 8.0.0 =
    234 See: https://codex.buddypress.org/releases/version-8-0-0/
Note: See TracChangeset for help on using the changeset viewer.