List of JS Events for Widgets?
Does anyone know if there's a list of all JavaScript events
for widgets? I know there are other lists (e.g. Woocommerce; wp.media
) but I'm looking for one specifically for widgets.
It took me a bit of time to find events like widget-updated
and widget-added
but are there more than just those two?
Any advice or recommendations would be greatly appreciated.
Cheers!