开发者 | soupbowl |
---|---|
更新时间 | 2022年12月15日 07:17 |
PHP版本: | 7.0 及以上 |
WordPress版本: | 5.9 |
版权: | MIT |
The Remote Administration interface needs to be enabled, which is an XMLRPC feature that permits commands to be sent to the OpenSimulator grid. This is how we make changes to the grid. RemoteAdmin - OpenSimulator Wiki We strongly recommend setting a secret key, to avoid unwanted administration commands being sent to the grid. If you wish to restrict the enabled methods, the plugin description lists the required admin commands to be permitted.
You can add the following to wp_usermeta table (or more preferably, via wp-cli's wp user meta control).
The project is currently developed on GitHub. Head on over to our repo to report faults, contribute code or even fork your own version of the plugin. github.com/soup-bowl/wordpress-opensim-bridge