Undefined property: stdClass::$labels in general-template.php post_type_archive_title()
This is a bug (one that I’ve encountered before) and could do with a ticket in trac (since I never took the time to submit one!) The trouble starts with requests that set multiple is_* query flags as true (specifically flags that represent objects, such as single posts, pages, and post type & term archives). … Read more