bp_platform_plugin_updater()
Platform plugin updater
Description
Source
File: bp-core/bp-core-update.php
function bp_platform_plugin_updater() { if ( class_exists( 'BP_BuddyBoss_Platform_Updater' ) ) { new BP_BuddyBoss_Platform_Updater( 'http://update.buddyboss.com/plugin', basename( BP_PLUGIN_DIR ) . '/bp-loader.php', 847 ); } }
Changelog
Version | Description |
---|---|
BuddyBoss 1.0.0 | Introduced. |
Questions?
We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.