Tagged Questions
0
votes
1answer
21 views
Is it possible to set a option, and then redirect to another page directly from a admin notice link?
I like to execute a update_options() and stuff and then redirect to another plugins page? Directly after the user clicks a link in a Admin notice.
How would i do that? Ajax? Is that even possible?