- Xenforo.com resource URL
- https://xenforo.com/community/resources/xb-new-profile-posts-widget-recent-status-filter.10537/
Enhances the "New Profile Posts" widget by limiting the feed to one profile post per member.
This add-on ensures a more balanced and varied widget display by preventing multiple entries from the same active users.
On large forums or installations with additional profile post filtering add-ons, query performance may be impacted. In such cases, appropriate composite indexing may be required for optimal performance.
This add-on ensures a more balanced and varied widget display by preventing multiple entries from the same active users.
Features:
One Post Per User: Displays only the most recent profile post from each member.
Balanced Feed: Prevents highly active users from dominating the widget.
Widget Option Toggle: Enable or disable the filter directly in widget settings.
Latest Post Selection: Automatically selects the newest profile post per user.
Useful for:
Improved Content Diversity: Ensures broader member visibility in widgets.
Better Engagement Balance: Highlights more users instead of repeated activity from a few.
Cleaner Widget Output: Reduces repetition in active profile feeds.
Performance Note:
This feature uses an additional database JOIN to retrieve only the latest profile post per user.On large forums or installations with additional profile post filtering add-ons, query performance may be impacted. In such cases, appropriate composite indexing may be required for optimal performance.