I'm wondering if there's a WP plugin that will allow me to invoke a modal to show the details of something when clicking on a link?
Specifically, I've got a list of people and I'd like for users to be able to click on their names and pop up their individual bios in a modal.
The best example I can cite is in the WP Admin > Plugins > Add New > Search Results. There's a "Details" link for each result that will pop up a modal with the plugin's details.
I've tried searching for modal, lightbox, pop up but I can't seem to find the right search terms to come up with the right plugin.
Thanks.