Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
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