@prefix sioc: <http://rdfs.org/sioc/ns#> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix content: <http://purl.org/rss/1.0/modules/content/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<https://lhero.org/?post_type=lh-portfolio-doc&#038;p=148161>
  a sioc:Post ;
  dc:title "Changelog" ;
  dcterms:identifier 148161 ;
  dc:modified "2026-09-22T13:44:04Z"^^xsd:dateTime ;
  dc:created "2026-09-22T12:59:08Z"^^xsd:dateTime ;
  sioc:link <https://lhero.org/portfolio/lh-html-sitemap/changelog/> ;
  sioc:has_creator <https://lhero.org/author/1/#account> ;
  sioc:has_container <https://lhero.org/#posts> ;
  content:encoded "<ul class=\"lh_portfolio-meta\"><li><strong>Part of:</strong> <a href=\"https://lhero.org/portfolio/lh-html-sitemap/\">LH HTML Sitemap</a></li></ul><ul class=\"lh_portfolio-changelog\"><li><strong>1.0.0:</strong> A complete rework of LH HTML Sitemap. The sitemap is now a Sitemap block that you place on a real page of your own, replacing the old virtual page at /html-sitemap/, which no longer exists; create a page, add the Sitemap block to it, and give it that slug if you want to keep the old address. The block lists every public post type (the same list as the WordPress XML sitemap, so the wp_sitemaps_post_types filter governs both), nests hierarchical types such as pages, can optionally list taxonomies, and caps each type at 200 items with a link to its archive (filter lh_html_sitemap_return_items_per_type_cap). Logged-out visitors see posts in the public statuses, publish by default and filterable with lh_html_sitemap_return_public_statuses; that listing is cached and refreshes itself whenever content changes. Logged-in users see a live listing of everything they are allowed to read, including private and members-only content, which is never cached. A new Sitemap Link block adds the sitemap page to a Navigation menu, and the LH Dynamic Menu Items entry for classic menus now points to the sitemap page. Titles and links are now escaped, each post type is queried once instead of twice, and the unused shortcode code, The Events Calendar special case and the unused review notice class have been removed. The plugin header now carries a version, licence and requirements (WordPress 6.5, PHP 7.4). (lh-tasks #148159)</li></ul>"^^rdf:XMLLiteral ;
  sioc:content "Part of: LH HTML Sitemap1.0.0: A complete rework of LH HTML Sitemap. The sitemap is now a Sitemap block that you place on a real page of your own, replacing the old virtual page at /html-sitemap/, which no longer exists; create a page, add the Sitemap block to it, and give it that slug if you want to keep the old address. The block lists every public post type (the same list as the WordPress XML sitemap, so the wp_sitemaps_post_types filter governs both), nests hierarchical types such as pages, can optionally list taxonomies, and caps each type at 200 items with a link to its archive (filter lh_html_sitemap_return_items_per_type_cap). Logged-out visitors see posts in the public statuses, publish by default and filterable with lh_html_sitemap_return_public_statuses; that listing is cached and refreshes itself whenever content changes. Logged-in users see a live listing of everything they are allowed to read, including private and members-only content, which is never cached. A new Sitemap Link block adds the sitemap page to a Navigation menu, and the LH Dynamic Menu Items entry for classic menus now points to the sitemap page. Titles and links are now escaped, each post type is queried once instead of twice, and the unused shortcode code, The Events Calendar special case and the unused review notice class have been removed. The plugin header now carries a version, licence and requirements (WordPress 6.5, PHP 7.4). (lh-tasks #148159)" ;
  sioc:topic <https://lhero.org/?taxonomy=author&term=cap-1> .

<https://lhero.org/author/1/#account> rdfs:seeAlso <https://lhero.org/author/1/?feed=lhrdf&format=turtle> .
<https://lhero.org/?taxonomy=author&term=cap-1> rdfs:seeAlso <https://lhero.org/?taxonomy=author&term=cap-1&feed=lhrdf&format=turtle> .
