bp_update_to_2_5()

2.5.0 update routine.


Description Description

  • Add emails.

Source Source

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

function bp_update_to_2_5() {
	bp_core_install_emails();
}

Top ↑

Changelog Changelog

Changelog
Version Description
2.5.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.