Inventory_Presser_Taxonomy_Overlapper::add_hooks()
This is a formality to match the method naming scheme of all other classes in this plugin.
Return Return
(void)
Source Source
File: includes/class-taxonomy-overlapper.php
public function add_hooks() { $this->hooks_add(); }
Expand full source codeCollapse full source codeView on Github