How to reload a select box of posts dynamically?

I’m using custom meta boxes for a project. I have created a custom taxonomy (select box) and I have another select box populated with Posts. I need to only load the posts based on the selection of the first select box (taxonomy). How can I do that?

Thanks

Related posts

Leave a Reply