Title: Reloom for Human Design
Author: reloom.life
Published: <strong>Hulyo 20, 2026</strong>
Last modified: Hulyo 22, 2026

---

Search plugins

![](https://ps.w.org/reloom-human-design/assets/banner-772x250.png?rev=3618744)

![](https://ps.w.org/reloom-human-design/assets/icon-256x256.png?rev=3618744)

# Reloom for Human Design

 By [reloom.life](https://profiles.wordpress.org/reloom/)

[Download](https://downloads.wordpress.org/plugin/reloom-human-design.1.4.2.zip)

 * [Details](https://ceb.wordpress.org/plugins/reloom-human-design/#description)
 * [Reviews](https://ceb.wordpress.org/plugins/reloom-human-design/#reviews)
 * [Development](https://ceb.wordpress.org/plugins/reloom-human-design/#developers)

 [Support](https://wordpress.org/support/plugin/reloom-human-design/)

## Description

This plugin connects WordPress to your **Reloom** account (reloom.life). It does
not call the Bodygraph or AI providers directly. Instead, one click connects the
site to Reloom, and the plugin pulls data live through Reloom’s API. Your Reloom
plan governs which readings are available.

 * **One-click Connect** â approve the site in your Reloom dashboard and you’re
   connected; the token is delivered securely and never appears in the browser URL.
   Manual connect (API base URL + token) is also available.
 * **Profiles** â keep a local roster of people (Birth Data form). Open a person
   to see their chart and readings in tabs.
 * **Plan-aware** â the tab strip renders only the scopes your Reloom plan unlocks:
   Bodygraph chart plus the readings included in your plan.
 * **Export to PDF** â a “Download PDF” button generates a real PDF (server-side)
   with the person’s name, Bodygraph chart and readings.
 * **Sync back** â optionally add profiles created here to your Reloom dashboard(
   subject to your plan’s profile limit).

All API calls run server-side, so the token is never exposed to the browser. Reloom
caches results per birth, so repeat lookups for the same person are cheap.

### External services

This plugin relies on **Reloom** (https://reloom.life), a hosted Human Design service,
to compute Bodygraph charts and generate AI readings. This processing happens on
Reloom’s servers and cannot be performed locally by the plugin.

Data sent to Reloom, and when:

 * **Connecting** â when you click “Connect to Reloom” (or connect manually), 
   the plugin exchanges an authorization code for an access token with your Reloom
   account. Your site’s settings page URL is sent as the return address.
 * **Charts and readings** â when you open a profile or click Refresh, the profile’s
   birth data (name, gender, birth date, birth time, place of birth, timezone) is
   sent to Reloom to compute the chart and generate readings.
 * **Place lookup** â as you type a place of birth, the typed text is sent to 
   Reloom to suggest matching cities and resolve the timezone.
 * **Profile sync (optional)** â if you enable “sync back”, profiles you create
   here (the same birth data, plus the optional email and notes) are added to your
   Reloom dashboard.

No data is sent to Reloom until you connect the site to a Reloom account. Reloom
terms of service: https://reloom.life/terms â privacy policy: https://reloom.life/
privacy

## Screenshots

[⌊A profile in full — the reading on the left, the living bodygraph pinned on the
right, with Plain and Human Design voices a click apart. Summary, variables, channels,
centers and planets below.⌉⌊A profile in full — the reading on the left, the living
bodygraph pinned on the right, with Plain and Human Design voices a click apart.
Summary, variables, channels, centers and planets below.⌉[

A profile in full — the reading on the left, the living bodygraph pinned on the 
right, with Plain and Human Design voices a click apart. Summary, variables, channels,
centers and planets below.

[⌊The Profiles roster — the profiles from your Reloom account appear automatically
on connect (your own marked "You"), with chart/reading status and your plan usage
pill.⌉⌊The Profiles roster — the profiles from your Reloom account appear automatically
on connect (your own marked "You"), with chart/reading status and your plan usage
pill.⌉[

The Profiles roster — the profiles from your Reloom account appear automatically
on connect (your own marked “You”), with chart/reading status and your plan usage
pill.

[⌊Settings — connect your site to reloom.life in one click via a secure OAuth-style
flow (PKCE), no API keys to copy. Manual connect and privacy toggles included.⌉⌊
Settings — connect your site to reloom.life in one click via a secure OAuth-style
flow (PKCE), no API keys to copy. Manual connect and privacy toggles included.⌉[

Settings — connect your site to reloom.life in one click via a secure OAuth-style
flow (PKCE), no API keys to copy. Manual connect and privacy toggles included.

[⌊Adding a person — the Birth Data form, with the place of birth verified against
reloom's location database.⌉⌊Adding a person — the Birth Data form, with the place
of birth verified against reloom's location database.⌉[

Adding a person — the Birth Data form, with the place of birth verified against 
reloom’s location database.

[⌊Your Reloom plan decides what's available — start free, grow to a full practice.⌉⌊
Your Reloom plan decides what's available — start free, grow to a full practice.⌉[

Your Reloom plan decides what’s available — start free, grow to a full practice.

[⌊About Reloom — the story behind the plugin, right in your dashboard.⌉⌊About Reloom—
the story behind the plugin, right in your dashboard.⌉[

About Reloom — the story behind the plugin, right in your dashboard.

[⌊Built-in FAQ — answers before questions reach your inbox.⌉⌊Built-in FAQ — answers
before questions reach your inbox.⌉[

Built-in FAQ — answers before questions reach your inbox.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Reloom for Human Design” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ reloom.life ](https://profiles.wordpress.org/reloom/)
 *   [ Ray Bogman ](https://profiles.wordpress.org/raybogman/)

[Translate “Reloom for Human Design” into your language.](https://translate.wordpress.org/projects/wp-plugins/reloom-human-design)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/reloom-human-design/),
check out the [SVN repository](https://plugins.svn.wordpress.org/reloom-human-design/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/reloom-human-design/)
by [RSS](https://plugins.trac.wordpress.org/log/reloom-human-design/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.4.2

 * Directory listing: new vision-led banner and icon (the reloom interlocked rings
   on deep teal) and a full set of screenshots with captions. No code changes.

#### 1.4.1

 * Fixed: connecting could fail to return to WordPress when you had to sign in or
   create a Reloom account first — you’d land in Reloom instead of back on the settings
   page. The connect link’s return address is now correctly URL-encoded (WordPress’s
   add_query_arg does not encode values, which left a raw “?” in the URL and dropped
   the return path).

#### 1.4.0

 * Auto-sync on connect: right after you approve the connection, the plugin pulls
   the profiles you already have on Reloom — above all your own “self” profile created
   at sign-up — so they appear here immediately and are never re-added. This removes
   the duplicate that happened when the same person was created on both sides.
 * Profiles are now linked to their Reloom profile by id (remote_id), so editing
   or re-syncing updates the same profile instead of creating a copy. Your own profile
   is pinned first and marked “You”.

#### 1.3.4

 * The PDF stylesheet (assets/css/pdf.css) is now handed to the bundled Dompdf engine
   through its Stylesheet API instead of a link tag in the generated document. No
   stylesheet markup remains anywhere in the plugin’s PHP; output is unchanged.

#### 1.3.3

 * The PDF export’s stylesheet moved from an inline block in PHP to a proper stylesheet
   file (assets/css/pdf.css), loaded by the bundled Dompdf engine via its base path.
   Identical output; no CSS is embedded in PHP anymore.

#### 1.3.2

 * The profile-quota pill now counts the profiles in this roster against the plan’s
   own limit (e.g. 8/25) and the Settings page shows the same numbers. The internal
   primary-profile allowance is no longer surfaced.

#### 1.3.1

 * Profile quota is now consistent everywhere and counts your primary profile: every
   account includes you, plus the plan’s additional profiles (Practitioner: you 
   + 25 = 26 total). The Settings connection line now shows the proper plan name(
   e.g. “Practitioner” instead of “Reseller 25”) plus the same x/y numbers as the
   Profiles page pill.

#### 1.3.0

 * New: plan usage at a glance. The Profiles page title now shows a pill with your
   Reloom plan and profile quota (e.g. “Personal · 2/3 profiles”, red when full),
   and Settings  Test connection lists the same numbers. Requires Reloom with the
   updated /meta endpoint; the pill simply hides on older servers.

#### 1.2.3

 * The PDF now exports only the readings included in your Reloom plan, matching 
   the on-screen tabs (stale cached readings from a previous plan no longer appear).
 * One-time cleanup on upgrade: cached readings from before the Plain/Human Design
   voices feature are cleared, since they could hold the wrong voice. Readings re-
   pull automatically when you open a profile; Reloom serves previously generated
   voices from its own cache, so nothing is re-billed.

#### 1.2.2

 * Fixed: exporting right after switching the Plain/Human Design toggle could produce
   a PDF with mixed voices. Readings not yet cached in the selected voice are now
   fetched from Reloom during the export (fast when that voice was generated before),
   with a time budget; only past that budget does the export fall back to the other
   cached voice instead of dropping the section.

#### 1.2.1

 * Fixed: exported PDFs contained only the bodygraph cover â readings were skipped
   because they are cached per voice (Plain/Human Design) and the export still looked
   them up under the old un-suffixed keys. The PDF now exports readings in the voice
   selected on screen, falling back to the other voice (or a legacy cache entry)
   when only that one exists.

#### 1.2.0

 * New reloom-style profile view: reading content on the left, bodygraph pinned 
   on the right, with a draggable divider to resize (remembered per browser).
 * Reading voices: every reading now offers a Plain (layman) voice by default and
   a Human Design voice a click away, cached separately so switching is instant.
 * New About and FAQ admin pages â the Reloom story, the author, and how to get
   the most from the plugin.
 * Settings now shows your connected Reloom plan and how many readings it unlocks(
   read live from Reloom â the plan always decides what’s available).

#### 1.1.0

 * The “Powered by” footer in exported PDFs is now strictly opt-in: off by default,
   enabled only via a new checkbox in Settings â PDF branding.
 * Profile input (Birth Data form and JSON import) is now sanitized field-by-field
   immediately at intake.
 * Upgraded the bundled Dompdf PDF library from 2.0.8 to 3.1.5.

#### 1.0.0

 * First release. One-click Connect to Reloom (PKCE, token never in the browser 
   URL), local Profiles with a Birth Data form and place-of-birth verification, 
   plan-aware tabs (Bodygraph chart + AI readings), server-side PDF export (bundled
   Dompdf), and optional profile sync back to your Reloom dashboard.

## Meta

 *  Version **1.4.2**
 *  Last updated **32 minutes ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 5.8 or higher **
 *  Tested up to **7.0.2**
 *  PHP version ** 7.4 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/reloom-human-design/)
 * Tags
 * [AI](https://ceb.wordpress.org/plugins/tags/ai/)[chart](https://ceb.wordpress.org/plugins/tags/chart/)
 *  [Advanced View](https://ceb.wordpress.org/plugins/reloom-human-design/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/reloom-human-design/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/reloom-human-design/reviews/)

## Contributors

 *   [ reloom.life ](https://profiles.wordpress.org/reloom/)
 *   [ Ray Bogman ](https://profiles.wordpress.org/raybogman/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/reloom-human-design/)