Tagged Questions
0
votes
1answer
45 views
Is it possible to run javascript on plugin deactivated?
Is it possible to run javascript on plugin deactivated and if yes then, how should I achieve that.
I have developing one plugin in which two new tables are created in wp database and on deactivation ...