Inventory_Presser_Taxonomy_Overlapper::hooks()

hooks


Description Description

This is a formality to match the method naming scheme of all other classes in this plugin.


Top ↑

Return Return

(void)


Top ↑

Source Source

File: includes/class-taxonomy-overlapper.php

	function hooks() {
		$this->hooks_add();
	}