Municipio 5.9.5
Patch release focused on archive and navigation correctness in Municipio. It improves Polylang support for translated archive pages, makes breadcrumb labels use the correct archive page title, prevents a breadcrumb-related fatal error on feed pages, and removes a Manual Input notice in Modularity.
Municipio Theme [6.38.4…6.38.19]
- Polylang archive pages: Resolves the current page ID correctly for translated post type archives, so archive pages and related theme logic use the localized page instead of the default-language page.
- Breadcrumb labels: Uses the current archive page title in breadcrumbs when an archive is connected to a dedicated page, which fixes incorrect archive names in navigation.
- Feed page stability: Prevents a possible fatal error when breadcrumb menu logic runs on feed pages.
- Modularity archive handling: Makes Modularity use Municipio’s shared current page resolver, so modules on archive pages follow the same page detection logic as the theme.
- Manual Input module: Avoids PHP notices when optional display settings are missing in Manual Input modules.