WP Inventory Manager Alter Category

Certain WP Inventory Manager categories may need to be laid out differently

This filter allows altering the category record returned when a single category is requested.  Very useful to give a different look and feel for a specific category.  For example you may want to layout your movies or dvd’s one way, and your television sets another way.

apply_filters('wpim_get_category', $category);