Seven new structured taxonomy elements now appear inside <taxonomies> on every lxb-librarian feed item. These are populated by LexBlog’s AI classification pipeline and represent entities and subjects extracted from each post.

New elements:

  • <agencies> — government agencies referenced in the post
  • <cases> — cited case names
  • <companies> — companies mentioned
  • <courts> — courts referenced
  • <locations> — geographic locations
  • <statutes> — cited statutes or regulations
  • <topics> — subject matter topics

Each term contains <guid>, <title>, and <link> (the term archive URL on LexBlog). Terms are only present if the AI classifier assigned them to the post — elements with no terms are omitted.

Version: 1.1.2  |  Shipped: April 28, 2026

The RSS namespace identifier in the lxb-librarian feed was renamed from xmlns:lxb to xmlns:lxbLib. The xmlns:content module was also added to the feed declaration.

Before:

<rss version="2.0" xmlns:lxb="https://lexblog.com/lxb-librarian">

After:

<rss version="2.0" xmlns:lxbLib="https://lexblog.com/lxb-librarian" xmlns:content="http://purl.org/rss/1.0/modules/content/">

If your parser references the lxb namespace prefix, update it to lxbLib.

Shipped: April 10, 2026

Updated to allow list item formatting on front page excerpt.

  • Updated WordPress core to current version 6.6.2
  • Updated third party plugins including Yoast SEO & Contact Form 7

  • Add SiteImprove to allowed hosts
  • Fix console error when loading local images from cache