Filter for wp-admin/widgets
-
I am trying to enable a certain plugin for the widget page.
The problem is that the plugin providing a widget is not loaded when i view: http://localhost/wp-admin/widgets.php. Because of this, I can not see the widget in the list (box) containing all widgets.
I have tried to create a Plugin filter with Permalink set to:
http://localhost/wp-admin/widgets.phpI have also tried creating a filter with Permalink set to:
http://localhost/wp-admin
[enable for children: yes]Please answer my two questions.
Can I create a filter that does not include a domain name?
(i.e /online-store/living-room/tables/)How can I create a filter for the various /wp-admin/ pages?
The topic ‘Filter for wp-admin/widgets’ is closed to new replies.