Feature
Feature request for category lockdown plugin
Description
Quick feature request: How about adding a css class to the div for each individual topic?
<div data-topic-id="xxxx" id="emberxxxx" class="topic-status ..."></div>
Use Case
Use case: I am using TLP plugin and I would like to blur the topic thumbnail and add an overlay icon for users with no access to the category. With such css class I would be able to easily target the thumbnail.
Budget