bb_update_to_1_2_3()

1.2.3 update routine.

Description

Source

File: bp-core/bp-core-update.php

function bb_update_to_1_2_3() {
	bp_add_option( '_bp_ignore_deprecated_code', false );

	// Fix current forums media privacy to 'forums'
	bp_core_fix_forums_media();
}

Changelog

Changelog
Version Description
BuddyBoss 1.2.3 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.