wc_update_390_db_version()

Update DB version.


Description Description


Source Source

File: includes/wc-update-functions.php

function wc_update_390_db_version() {
	WC_Install::update_db_version( '3.9.0' );
}


Top ↑

User Contributed Notes User Contributed Notes

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