XF2 Add-on AndyB - Remove ignore 1.2 - Xenforo Add-Ons

virgilio183

Well-known member
☆☆ Special ☆☆
☆ Pro ☆
Master
Joined
May 16, 2021
Messages
25,956
Reaction score
35,572
Points
113
NullCash
628,093
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.2.zip
    35.8 KB · Views: 0
Top