Changeset 13581
- Timestamp:
- 09/13/2023 08:11:31 AM (12 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/readme.txt
r13572 r13581 9 9 Stable tag: 11.3.1 10 10 11 BuddyPress helps site builders & developers add community features to their websites, with user profiles, activity streams, and more! 11 Get together safely, in your own way, in WordPress. 12 12 13 13 == Description == … … 29 29 BuddyPress also comes with built-in support for Akismet and [bbPress](https://wordpress.org/plugins/bbpress/), two very popular and very powerful WordPress plugins. If you're using either, visit their settings pages and ensure everything is configured to your liking. 30 30 31 = The BuddyPress ecosystem = 32 33 WordPress.org is home to some amazing extensions for BuddyPress, including: 34 35 - [rtMedia for WordPress, BuddyPress and bbPress](https://wordpress.org/plugins/buddypress-media/) 36 - [BuddyPress Docs](https://wordpress.org/plugins/buddypress-docs/) 37 38 Search WordPress.org for "BuddyPress" to find them all! 31 = The BuddyPress Add-ons = 32 33 WordPress.org is home to some amazing Add-ons for BuddyPress, including: 34 35 - [BP Attachments](https://wordpress.org/plugins/bp-attachments/) 36 - [BP Classic](https://wordpress.org/plugins/bp-classic/) 37 38 **NB**: BP Classic is a backwards compatibility Add-on for BuddyPress 12.0 and up bringing back the BP Legacy URL parser, the BP Default theme and BP Legacy widgets. 39 40 Go to [BuddyPress profile on WordPress.org](https://profiles.wordpress.org/buddypress/) to find them all! 39 41 40 42 = Join our community = … … 52 54 To run BuddyPress, we recommend your host supports: 53 55 54 * PHP version 7.2 or greater. 55 * MySQL version 5.6 or greater, or, MariaDB version 10.0 or greater. 56 * HTTPS support. 56 * PHP version 7.4 or greater. 57 * MySQL version 5.7 or greater OR MariaDB version 10.4 or greater. 58 * HTTPS support 59 60 Note: If you are in a legacy environment where you only have older PHP or MySQL versions, WordPress also works with PHP 5.6.20+ and MySQL 5.0+, but these versions have reached official End Of Life and as such may expose your site to security vulnerabilities. 57 61 58 62 = Automatic installation =
Note: See TracChangeset
for help on using the changeset viewer.