Support Forum

Clear all notifications and not one by one

CA Carlos
Carlos
Member

Hi, I would like to clear al notifications an metions, and not “one by one” 

Another suggest would like to create a widget for wordpress with load the “mentions” and “notifications” on one widget….

 

Thats all!

4 Answers

New Answer

MP Mr Papa
Mr Papa
Member

there is a template tag for doing the same thing as a widget…

see: http://codex.simple-press.com/codex/plugins/our-plugins/available-plugins/plugin-mentions/

you can clear out all notices by truncating the sfnotices table in your db…

if you dont want the mention notices, turn them off forum – options – member settings…

please note that notifications are different than the latest mentions from the template tag above…

CA Carlos
Carlos
Member

Hi! sorry because my english is not very good…

what i want exactly is a button for “remove al notices” 

 

When someone mentions you, or edit a post you get notified on that bar, and you can remove each notice but one by one…. y would like and “extra button” to clear all the notifications….

MP Mr Papa
Mr Papa
Member

I understood what you want… I was just telling you other ways you could handle it currently… including turning the notices off all together…

MP Mr Papa
Mr Papa
Member

and that we can consider adding a housekeeping function for this…