InterCat: WP Plugin

Intersection of Categories

* make cat=3,4 intersection of category 3 and 4
* list_cats shows intersection of current category and other categories
* list_cats shows number of posts of intersection
* function susi_intercat_cat_navi() for sidebar.php
* only for ?cat=
* without additional JOIN (sql idea from E.)

Download