Hi everyone,
For my program, I need to add a list of posts of the same terms in a Custom post type form. These data will be displayed with a param box.
As the terms are already displayed in a UI window, which object store these terms data ? the global $post doesn't display theses information, is there another object I can use to fetch these terms ?
Thanks for your help.
jeFFF