| 开发者 |
absoluit
saad_ahmad |
|---|---|
| 更新时间 | 2026年9月2日 20:44 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.1 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
wp-user-hub/v1) protected by a strict multi-layer verification middleware.absoluit-user-hub directory to the /wp-content/plugins/ directory of your WordPress site.No. Absoluit User Hub is built specifically for independent WordPress installations. It does not require Multisite, letting you manage users across entirely different domains and servers.
Activate the plugin on the child site, select Client Agent Mode, navigate to Settings > User Hub Client, and configure the Allowed Master IPs (your central server's IP). Copy the API Key and REST API URL. Then log in to your central master site (configured in Master Dashboard Mode), go to User Hub > Connected Sites, click Add Site, and paste the child site's URL and API Key.
Master mode runs the administration controls, allowing you to view and manage users on other sites. Client mode is a passive agent that exposes endpoints allowing the Master Dashboard to read/write user profiles securely.
Yes. Go to Settings > User Hub Settings in your WordPress admin panel and choose a new active role. All database custom tables and client settings options are retained and preserved.
In Client Mode, go to Settings > User Hub Client in your child site's WordPress admin panel. The API key is displayed in a password field. Click the eye icon to toggle visibility and copy the key.
Allowed Master IPs is a security setting on the Client agent. You specify the external IP address of your Master Dashboard server. Any request arriving from a different IP address will be immediately blocked.
Authentication uses shared secret API keys and HMAC-SHA256 signature verification. Outgoing requests are signed with a hash generated using the API key, request body, nonce, and timestamp. The client re-calculates this hash to verify the integrity and origin of the request.
Yes. In Master mode, the Connected Sites panel includes a bulk import feature where you can paste lists of sites with names, URLs, and API keys separated by commas or pipes.
When deleting a user from the dashboard, you can choose to assign their existing posts to a fallback administrator on the child site, preventing orphaned content.
This plugin requires WordPress 5.6 or later, and PHP 7.4 or later.