开发者 | taicv |
---|---|
更新时间 | 2025年9月10日 02:44 |
捐献地址: | 去捐款 |
PHP版本: | 7.4 及以上 |
WordPress版本: | 6.8 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
/wp-content/plugins/grabwp-tenancy
directoryrequire_once __DIR__ . '/wp-content/plugins/grabwp-tenancy/load.php';
No, this plugin provides multi-tenancy functionality without requiring WordPress multisite. It creates tenant isolation through domain-based routing and database prefixes.
Yes, you can configure custom domains for each tenant through the admin interface or by editing the tenant mapping file.
The plugin is designed to be compatible with most WordPress plugins. However, plugins that directly access database tables may need to be configured to work with tenant prefixes.