XF2 Add-on Remove ignore 1.1

virgilio183

Well-known member
☆☆ Special ☆☆
☆ Pro ☆
Master
Joined
May 16, 2021
Messages
25,956
Reaction score
35,601
Points
113
NullCash
628,296
pic001.jpg
Description:

Removes the ignore function.

Your members will enjoy having an easier to use forum which has less clutter.

Template modifications:

The following template modifications are used in this add-on:


Code:
TRUNCATE xf_user_ignore

Code:
UPDATE xf_user_profile SET ignored = '[]'

Compatible XF Versions 2.0 , 2.1 , 2.2
 

Attachments

  • Andy-RemoveIgnore-1.1.zip
    33.5 KB · Views: 0
Top