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!
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!
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…
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….
I understood what you want… I was just telling you other ways you could handle it currently… including turning the notices off all together…