Hide ignored users' threads
This modification is in the archives.
This hack means that threads posted by users in your ignore list are hidden completely on the forumdisplay page. Inspired by this hack for v3.0.x
Modify the threadbit template adding: HTML Code:
<if condition="! $ignore[ $thread['postuserid'] ]">
and: HTML Code:
</if>
That's it! Changes from 1.01 to 1.02 The plugin is no longer required. I'm not sure what I was thinking of originally but it's possible to do this as just a template hack. Download No files for download. |
Similar Mods
Hide Threads Posted By Ignored Users | vBulletin 3.0 Full Releases |
Hide Threads Posted By Ignored Users (in search results) | vBulletin 3.0 Full Releases |
Hide Threads from Ignored Users | vBulletin 2.x Full Releases |