New Posts Filter

New Posts Filter 1.1.1

No permission to download
XF Compatibility
  1. 2.3.x
Short Description
Allows admins to globally exclude users from the New Posts feed site-wide, and optionally
Allows admins to globally exclude users from the New Posts feed site-wide, and optionally lets individual users manage their own exclusion lists, without using the global Ignore feature.

Features:
  • Admin global exclusions - specify users in AdminCP whose threads are hidden from the New Posts feed for ALL users site-wide. Uses XenForo's native token-input autocomplete.
  • Per-user exclusion lists - users manage their own exclusions from Account > Excluded from New Posts (can be toggled off by admin)
  • Filters both thread creators and last posters from the feed
  • User autocomplete for adding users
  • Sidebar navigation link added next to "Ignoring"
  • 200-user per-user exclusion cap for performance safety
  • Zero additional queries - uses data already loaded with the visitor profile

Admin Options (AdminCP > Options > New Posts Filter):
  • Globally excluded users - token input with autocomplete. These users' threads are hidden from New Posts for everyone.
  • Allow per-user exclusions - on/off toggle (default: ON). When disabled, the account page and sidebar link are hidden.

How it works:
Admins can add users to the global exclusion list in AdminCP > Options > New Posts Filter. Those users' threads will be hidden from the New Posts feed for all visitors site-wide.

Additionally, individual users can go to their Account page and click "Excluded from New Posts" in the sidebar to manage their own personal list. Threads started by or last replied to by excluded users will no longer appear in their New Posts feed.

This is different from the built-in Ignore feature - ignored users are hidden everywhere (posts, conversations, etc.). This addon only affects the New Posts feed, leaving all other interactions intact.

Installation:
Upload the ZIP via Admin CP > Add-ons > Install/upgrade from archive.

Technical details:
  • Per-user exclusions stored as JSON on xf_user_profile (no new tables)
  • Global exclusions stored as XF option (array of user IDs)
  • Hooks into ThreadHandler::applyFilters(), merges global + per-user lists
  • Uses fastUpdate() for efficient single-column writes
  • Full uninstall cleanup (drops column on removal)
01-admin-options.webp
02-account-excluded-posters.webp
03-account-sidebar-nav.webp
Author
axtona
Views
28
Extension type
zip
File size
15.2 KB
First release
Last update
Ratings 0.00 star(s) 0 ratings
Link was Broken? Please Send message to the Website Team and we will assist you quickly!
Support Developer If you are satisfied with the test or your project has earned you money, Click the More Information button to support the developer by purchasing.

More resources from axtona

Brazilian Language [PT-BR] A
Like the other available Brazilian Portuguese translation
SEO Audit A
SEO Audit 1.1.0
A comprehensive SEO auditing dashboard for XenForo administrators.
XenForo Media Gallery / XFMG A
XenForo Media Gallery is an official XenForo add-on which allows you to add a gallery to your XF2

Similar resources

[OzzModz] New Posts Thread Type Filter A
Adds filter by thread types for "new posts" page
[OzzModz] New Posts Node Filter H
[OzzModz] New Posts Node Filter 2.0.0 Patch Level 1
Filter threads by forums on the "New posts" page
[XB] Widget: New Posts Prefix Filter A
Adds prefix filtering to the "New Posts" widget
Top