Quantcast
Viewing latest article 10
Browse Latest Browse All 20

Omit thread from recent activity (code example)

Jake Bunce submitted a new resource:

Omit thread from recent activity (code example) (version 1.x) - Allows you to omit a thread from recent activity. Useful for spammy threads.

It will prevent any new feed entries being made for a thread.

You need to edit this file to specify the thread_id you want to omit:

library/OmitFromRecentActivity/NewsFeedModel.php

Rich (BB code):
<?php

class OmitFromRecentActivity_NewsFeedModel extends XFCP_OmitFromRecentActivity_NewsFeedModel
{
	public...

Read more

Viewing latest article 10
Browse Latest Browse All 20

Trending Articles