Tagged Questions
0
votes
2answers
120 views
jQuery UI inside widget on admin page
I have created a widget that has quite a few settings, and so I am trying to create a tabbed menu (using jQuery UI) inside the widget settings of the admin page.
The problem is basically that tabs ...
0
votes
1answer
199 views
I add some js files from a plugin to a specific location
How Can I add some js files from a plugin to a specific location with add_action
I am Using this widget:
...