https://github.com/automattic/buddypress-vip-go
https://github.com/automattic/buddypress-vip-go
vip
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/automattic/buddypress-vip-go
- Owner: Automattic
- License: gpl-2.0
- Created: 2025-04-29T03:37:36.000Z (6 months ago)
- Default Branch: develop
- Last Pushed: 2025-05-06T16:19:29.000Z (5 months ago)
- Last Synced: 2025-05-07T11:56:45.078Z (5 months ago)
- Language: PHP
- Size: 102 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# BuddyPress for VIP Go
**Contributors:** humanmade, djpaul, garyj
**Tags:** BuddyPress, BuddyBoss, WordPress VIP
**Requires at least:** 4.4.2
**Tested up to:** 6.8
**Stable tag:** 1.0.3
**License:** GPLv2 or later
**License URI:** https://www.gnu.org/licenses/gpl-2.0.htmlMakes BuddyPress' media work with WordPress VIP's hosting.
## Description
This plugin ensures BuddyPress media functionality works correctly on WordPress VIP's hosting environment by:
* Routing all media uploads through VIP's secure file system, bypassing WordPress's default upload directory
* Implementing VIP's security model for file access control and permissions
* Optimizing media delivery through VIP's CDN and caching infrastructure
* Ensuring proper integration with VIP's file storage and retrieval servicesThe plugin is essential for any BuddyPress site running on WordPress VIP, as it ensures media uploads, avatars, and other BuddyPress media features work reliably and securely in the VIP environment.
## Installation
1. Upload the `buddypress-vip-go` folder to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. No additional configuration is required## Changelog
See [CHANGELOG.md](CHANGELOG.md) for a complete list of changes.
## License
This plugin is licensed under the GPLv2 or later. See [LICENSE](LICENSE) for details.