How to get current Category ID
I'm using nugget addon to embed some extra php code on a pages that relate to specific categories.
How do I determine what the current category id is, for a discussion list page and a comment list page?
How do I determine what the current category id is, for a discussion list page and a comment list page?
0
Comments
Something like:
$this->Discussion->CategoryID
if you're in themes/discussions.php, it's at$this->Category->CategoryID