WC_Helper_Updater::upgrader_process_complete()

Fires when a user successfully updated a theme or a plugin.


Description Description


Source Source

File: includes/admin/helper/class-wc-helper-updater.php

	public static function upgrader_process_complete() {
		delete_transient( '_woocommerce_helper_updates_count' );
	}

Top ↑

User Contributed Notes User Contributed Notes

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