Equivalent setup_postdata for Taxonomy Term?
but can’t figure out the best way to ‘setup_postdata’ for that term so that my template functions like the_archive_title will work. No equivalent function exists. I’m passing the term id and taxonomy to a function hooked into register_rest_route and returning the content of a PHP template. In that template I would ordinarily have access to … Read more