wc_update_344_db_version()

Update DB version.


Description Description


Return Return

(void)


Top ↑

Source Source

File: includes/wc-update-functions.php

function wc_update_344_db_version() {
	WC_Install::update_db_version( '3.4.4' );
}


Top ↑

User Contributed Notes User Contributed Notes

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