I’m coding my first plugin for widgets and while saving updated settings, it shows the animation (spinning wheel) that it is waiting for something. Can someone spot the error and tell me what I have to do?
I mean: it is saving, it just doesnt show the user that it is done.
I tried different ways: the only time I get this spinner deactivated is by returning false form the widgets update(), but then nothing gets saved and the wp-included widgets also return the instance.
Your GitHub code is currently not a functioning plugin (fatal error), so it’s difficult helping you with this. I also saw your Issue at GitHub and the replies, it’s not caused by CP itself.