Ignore Content

Ignore Content 4.0.9

PayPal: $30.00
Notable changes:
  • Fixed ignore button does not show in thread list
Ignore category
Members can now ignore an entire category. An Ignore button appears on the category page and optionally on the forum index node list (controlled by a new admin option). Ignoring a category cascades to all child forums and their threads automatically, with no additional database queries. Ignored categories are hidden from the forum index.

Admin stats chart
Admins can now view a daily stats chart showing ignore activity per content type, grouped by the viewing user's timezone.

[tl] Ignore Content — 4.0.7​


New feature: Block viewing of ignored threads​


When the new "Block viewing ignored threads" option is enabled (ACP → Options → [tl] Ignore Content), threads a user has ignored are completely removed from their view — not just dimmed in lists, but fully inaccessible:


  • The thread is hidden from forum listings wherever canView() is checked.
  • Attempting to open the thread page directly returns a no-permission response.
  • The block also applies when the thread belongs to an ignored forum or carries an ignored tag, consistent with how ignore relations already work elsewhere in the add-on.

The option defaults to off, so existing installations are unaffected after upgrading.


Guests are never affected — the check is skipped entirely for anonymous visitors, with no additional queries.
Notable changes:
  • Added new style property allow customize ignore button
Notable changes:
  • Fixed merge users fail
Notable changes:
  • Display ignore button in thread list
Notable changes:
  • Fixed error when viewing ignore list in admin
Notable changes:
  • Change PHP requirements to 7.4.0 or higher
Notable changes:
  • Fixed ignore popup
Notable changes:
  • Support XenForo 2.3.0
Back
Top