| 1 |
=== InfiniteWP Client === |
| 2 |
Contributors: infinitewp, amritanandh, rajkuppus |
| 3 |
Tags: Multiple admin, backup, updates, security, multi site |
| 4 |
Requires at least: 3.1 |
| 5 |
Tested up to: 7.0.2 |
| 6 |
Stable tag: 1.13.10 |
| 7 |
License: GPLv3 or later |
| 8 |
License URI: https://www.gnu.org/licenses/gpl-3.0.html |
| 9 |
|
| 10 |
Install this plugin on unlimited sites and manage them all from a central dashboard. |
| 11 |
This plugin communicates with your InfiniteWP Admin Panel. |
| 12 |
|
| 13 |
== Description == |
| 14 |
|
| 15 |
[InfiniteWP](https://infinitewp.com/ "Manage Multiple WordPress") allows users to manage unlimited number of WordPress sites from their own server. |
| 16 |
|
| 17 |
Main features: |
| 18 |
|
| 19 |
* Self-hosted system: Resides on your own server and totally under your control |
| 20 |
* One-click updates for WordPress, plugins and themes across all your sites |
| 21 |
* Instant backup and restore your entire site or just the database |
| 22 |
* One-click access to all WP admin panels |
| 23 |
* Bulk Manage plugins & themes: Activate & Deactive multiple plugins & themes on multiple sites simultaneously |
| 24 |
* Bulk Install plugins & themes in multiple sites at once |
| 25 |
* and more.. |
| 26 |
|
| 27 |
Visit us at [InfiniteWP.com](https://infinitewp.com/ "Manage Multiple WordPress"). |
| 28 |
|
| 29 |
Check out the [InfiniteWP Overview Video](https://www.youtube.com/watch?v=s35ZoW95cnU) below. |
| 30 |
|
| 31 |
https://www.youtube.com/watch?v=s35ZoW95cnU |
| 32 |
|
| 33 |
Credits: [Vladimir Prelovac](http://prelovac.com/vladimir) for his worker plugin on which the client plugin is being developed. |
| 34 |
|
| 35 |
|
| 36 |
== Installation == |
| 37 |
|
| 38 |
1. Upload the plugin folder to your /wp-content/plugins/ folder |
| 39 |
2. Go to the Plugins page and activate InfiniteWP Client |
| 40 |
3. If you have not yet installed the InfiniteWP Admin Panel, visit [InfiniteWP.com](http://infinitewp.com/ "Manage Multiple WordPress"), download the free InfiniteWP Admin Panel & install on your server. |
| 41 |
4. Add your WordPress site to the InfiniteWP Admin Panel and start using it. |
| 42 |
|
| 43 |
== Screenshots == |
| 44 |
|
| 45 |
1. Sites & Group Management |
| 46 |
2. Search WordPress Plugin Repository |
| 47 |
3. Bulk Plugin & Theme Management |
| 48 |
4. One-click access to WordPress admin panels |
| 49 |
5. One-click updates |
| 50 |
|
| 51 |
== Changelog == |
| 52 |
|
| 53 |
= 1.13.10 - Aug 19th 2026 = |
| 54 |
* Fix: Improved Comments, Posts and pages, and activity logs. |
| 55 |
|
| 56 |
= 1.13.7 - Aug 11th 2026 = |
| 57 |
* Fix: Improved Comments, Posts and pages, Links, and Activity log. |
| 58 |
|
| 59 |
= 1.13.6 - Jul 21st 2026 = |
| 60 |
* Fix: Improved add site mechanism for mulitisite. |
| 61 |
|
| 62 |
= 1.13.5 - Feb 10th 2026 = |
| 63 |
* Fix: Fatal Error in Theme Update Detection (Limited Impact). |
| 64 |
|
| 65 |
= 1.13.4 - Feb 5th 2026 = |
| 66 |
* Fix: Introduced new IWP_MU_PLUGIN_LOADER_DISABLED constant to allow disabling the MU plugin loader when required. |
| 67 |
* Fix: SSL certificate problem: unable to get local issuer certificate error when connecting to Dropbox API. |
| 68 |
|
| 69 |
= 1.13.3 - June 5th 2025 = |
| 70 |
* Fix: Multicall limit reached for multical php db backup for the large site for few users. |
| 71 |
|
| 72 |
= 1.13.2 - Feb 17th 2025 = |
| 73 |
* Fix: MySQL DB Dump was not functioning when the database host was specified as localhost:3306 |
| 74 |
* Fix: Added MySQL DB Dump path configuration support for Flex servers. |
| 75 |
* Fix: Old Dropbox backups were not being deleted as per the retained limit settings. |
| 76 |
* Fix: Fixed an intermittent issue where Dropbox backups failed to upload. |
| 77 |
* Fix: Addressed a PHP fatal error: Uncaught ValueError: base and exponent overflow in iwp-client/lib/phpseclib/phpseclib/phpseclib/Math/BigInteger.php. |
| 78 |
* Fix: Addressed a PHP fatal error:Uncaught TypeError: Cannot access offset of type string on string in /iwp-client/installer.class.php:931 |
| 79 |
|
| 80 |
= 1.13.1 - Dec 5th 2024 = |
| 81 |
* Fix: Open Admin failed when the Duo Universal plugin was active. |
| 82 |
* Fix: An issue causing SFTP backups to repeatedly upload, resulting in a "Multicall call limit reached" error. |
| 83 |
* Fix: Old Dropbox backups were not being deleted as per the retained limit settings. |
| 84 |
* Fix: WP Rocket clear cache notifications not disappearing in the wp-admin page after clearing the cache via the IWP admin panel. |
| 85 |
* Fix: Enhanced the clarity of update error messages for better troubleshooting. |
| 86 |
|
| 87 |
= 1.13.0 - April 29th 2024 = |
| 88 |
* Feature: SFTP support for multicall method backups. |
| 89 |
* Fix: SFTP key-based backup not working for AWS S3. |
| 90 |
* Fix: Openssl verification issue in the red hat server. |
| 91 |
* Fix: PHP Fatal error occurred: Uncaught mysqli_sql_exception: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'IF' at line 1. |
| 92 |
* Fix: Code snippet empty responses. |
| 93 |
* Fix: The PHP dump fails when the table name is in the format 'wp_example-1034'. |
| 94 |
* Fix: While running Phoenix backup failed to update the IWP_backup_status option and value 0. |
| 95 |
* Fix: PHP Fatal error occurred: Uncaught TypeError: openssl_verify(): Argument #2 ($signature) must be of type string, array given in /wp-content/plugins/iwp-client/helper.class.php:387 – while adding or re-adding a site on a Red hat server with PHP version 8.3. |
| 96 |
* Fix: WP Engine updated the API key. |
| 97 |
* Fix: The plugin and theme update issue will show as an error (the theme is at the latest version). |
| 98 |
* Fix: '_iwp_redirects' logging in a slow query log for certain users. |
| 99 |
|
| 100 |
= 1.12.5 - Jan 3rd 2024 = |
| 101 |
* Improvement: Plugin update response improved. |
| 102 |
* Fix: PHP Fatal error occurred: Uncaught ArgumentCountError: Too few arguments to function IWP_MMB_S3::abortMultipartUpload(), 1 passed in /iwp-client/lib/amazon/s3IWPBackup.php |
| 103 |
* Fix: PHP Fatal error occurred: Uncaught TypeError: fseek(): Argument #1 ($stream) must be of type resource, bool given in /iwp-client/backup.class.multicall.php:4356 |
| 104 |
* Fix: IWP Client plugin connection error while performing WP fastest plugin cache clear. |
| 105 |
* Fix: Backup taken using Phoenix method not satisfying number of backups to keep. |
| 106 |
* Fix: php8 related warnings fixed. |
| 107 |
|
| 108 |
= 1.12.3.1 - Dec 8th 2023 = |
| 109 |
* Improvement: New constant (IWP_BROKEN_LINK_RESULT_LIMIT) introduced to limit the Broken Linker checker result. |
| 110 |
* Improvement: PHP secure library updated. |
| 111 |
* Improvement: Better naming convention adopted. |
| 112 |
|
| 113 |
[See changelog for all versions.](https://infinitewp.com/change-log/iwp-client-plugin/) |