This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Using AJAX Search Pro in the admin area

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Using AJAX Search Pro in the admin area

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #53481
    joshjosh
    Participant

    Hi there,

    I want to use AJAX Search Pro on the backend of my website, is there a filter or hook to enable admin styling?

    #53487
    Ernest MarcinkoErnest Marcinko
    Keymaster

    Hi,

    I’m afraid that’s not going to be that possible by only adding the style, the plugin is exclusively built for the front-end of the website. The shortcode, the filters, actions, and all ajax hooks are only registered for the front-end context so it does not bloat the back-end.

    In theory you could grab the whole output as HTML from the front-end with all the scripts and styles and then manually add them too the admin footer, but I’m not sure if I recommend doing that – it’s not going to be easy.

    I usually recommend a code snippet or a modification where I can, but this is unfortunately a bit more complicated.

    #53493
    joshjosh
    Participant

    I understand, thanks for the response!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Using AJAX Search Pro in the admin area’ is closed to new replies.