wc_update_240_db_version()

Update DB version for 2.4


Description Description


Return Return

(void)


Top ↑

Source Source

File: includes/wc-update-functions.php

function wc_update_240_db_version() {
	WC_Install::update_db_version( '2.4.0' );
}


Top ↑

User Contributed Notes User Contributed Notes

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