SteveRobWhatever
Customer
Is there a way to add an 'if' conditional to define which threads are shown by thread prefix?
Upvote
0
// Set if only Sticky threads are shown
$stickysql = ($instance['options'][$cfg_type . '_sticky'] ? "AND thread.sticky = 1 " : '');
We use essential cookies to make this site work, and optional cookies to enhance your experience.