    @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&#038;p=145740>
  a sioc:Post ;
  dc:title "LH Membership" ;
  dcterms:identifier 145740 ;
  dc:modified "2026-08-22T21:55:07Z"^^xsd:dateTime ;
  dc:created "2026-08-22T21:55:07Z"^^xsd:dateTime ;
  sioc:link <https://lhero.org/portfolio/lh-membership/> ;
  sioc:has_creator <https://lhero.org/author/1015845/#account> ;
  sioc:has_container <https://lhero.org/#posts> ;
  content:encoded """<p>HTML5 custom login, registration, and membership functionality for LocalHero sites &mdash; handles login, registration, password recovery, one-time-passcode (OTC) authentication, SSO across the network, member onboarding and approval, BuddyPress access gating, and post-status-based content visibility (restrict/confidential/logged_in/private).</p>
<h2>Contents</h2>
<ul>
<li><a href="/portfolio/lh-membership/changelog/">Changelog</a></li>
</ul>
<p><em>Further documentation sections (admin interfaces, database schema, hooks, cron jobs, architectural notes) to follow.</em></p>
"""^^rdf:XMLLiteral ;
  sioc:content """HTML5 custom login, registration, and membership functionality for LocalHero sites &mdash; handles login, registration, password recovery, one-time-passcode (OTC) authentication, SSO across the network, member onboarding and approval, BuddyPress access gating, and post-status-based content visibility (restrict/confidential/logged_in/private).
Contents

Changelog

Further documentation sections (admin interfaces, database schema, hooks, cron jobs, architectural notes) to follow.
""" ;
  sioc:topic <https://lhero.org/lh_portfolio-type/plugin/>, <https://lhero.org/?taxonomy=author&term=cap-1015845> .

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