Inventory_Presser_Taxonomy_Overlapper::add_hooks()

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

On This Page


Return Return

(void)


Top ↑

Source Source

File: includes/class-taxonomy-overlapper.php

	public function add_hooks() {
		$this->hooks_add();
	}