AJAX search for adding links/media
-
Hello all ??
I’m trying to figure out what WordPress is using in the admin area for the AJAX stuff: a) when you click the “media” button the popup window shows , and b) within the window, you can start typing the name of the image you want, and via AJAX, it’ll show results as you type.
I’m curious as to what two functions pull this off?
I’m working on a plugin where I need to have a popup window with AJAX search, and instead of using some external stuff (since this is inly happening with the admin area), I just wanted to hijack what WordPress uses to pull this off, and tie into it for the plugin I’m writing.
I’ve been searching like crazy for the info, but so far I’m coming up empty. Can anyone point me in the right direction?
- The topic ‘AJAX search for adding links/media’ is closed to new replies.