Beskrivning
This plugin helps you to automatically connect your WordPress site to the ICDSoft WordPress MultiManager toolkit available in the ICDSoft Account Panel. The WordPress MultiManager toolkit allows you to add and manage multiple WordPress sites from a single interface.
The WP MultiManager plugin opens the following custom REST-API methods:
- users/
- users/impersonate
- users/impersonate/nonce
-
users/impersonate/token
-
plugins/
- plugins/upload
- plugins/update
-
plugins/updates
-
themes/
- themes/installed
- themes/install
- themes/update
-
themes/updates
-
core/
- core/update.
Installation
This section describes how to install the plugin and get it working.
Support
If you need help using the plugin, please send us an email to support@icdsoft.com, or submit a support ticket via the ICDSoft Account Panel > 24/7 Support, and we will do our best to assist you. We respond to enquiries within 15 minutes.
Minimum Requirements
- WordPress 6.0 or greater
- PHP version 7.4 or greater
- MySQL version 5.0 or greater
We recommend your host supports
- PHP version 8 or greater
- MySQL version 5.6 or greater
- WordPress Memory limit of 64 MB or greater (128 MB or higher is preferred)
Installation
- Install using the WordPress built-in Plugin installer, or Extract the zip file and drop its contents in the
wp-content/plugins/
directory of your WordPress installation. - Activate the plugin through the
Plugins
menu in WordPress. - Log in to the ICDSoft Account Panel and go to the WordPress MultiManager section > Connect Site.
- Enter the address of your WordPress site and press the
Connect
button. - Log in to your WordPress Dashboard and give the application access to your account by approving the connection.
Recensioner
Detta tillägg har inga recensioner.
Bidragsgivare och utvecklare
”MultiManager WP – Manage All Your WordPress Sites Easily” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”MultiManager WP – Manage All Your WordPress Sites Easily” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
1.0.3
- Fix = skip wp_login action hook on impersonate
1.0.2
- New – New API endpoint – info – return some site information
1.0.1
- Fix – Fix Impersonate Login
1.0.0
- Initial release.