Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › WP Ajax Search Pro in Wp-Admin? › Reply To: WP Ajax Search Pro in Wp-Admin?
Using those I was able to get the url to the files and I added them like this:
`wp_register_style(‘ajaxsearch-style’,’/wp-content/uploads/asp_upload/style.instances-ho-is-po-no-da-au.css’);
wp_enqueue_style(‘ajaxsearch-style’);
wp_register_script(‘ajaxsearch-script’,’/wp-content/plugins/ajax-search-pro/js/min/jquery.ajaxsearchpro-noui-isotope-sb.min.js’);
wp_enqueue_script(‘ajaxsearch-script’);`
However as you anticipated, it’s not working.
It’s a shame because the search is much more powerful then the one available within wp-admin.
Can I suggest to consider this as a feature for a future version?
The plug-in could easily replace the search on all standard WordPress admin panels for posts, pages, users.
You could possibly include a configurable widget in the dashboard that would show an instance of Ajax Search Pro that would link to the “editing” screen instead of the front-end screen for each resource.
Thanks,
Mauro.