WC_Marketplace_Updater::load()

Setup.


Description Description


Source Source

File: includes/admin/marketplace-suggestions/class-wc-marketplace-updater.php

	public static function load() {
		add_action( 'init', array( __CLASS__, 'init' ) );
	}

Top ↑

User Contributed Notes User Contributed Notes

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