| @@ -1,20 +1,25 @@ | ||
| 1 | 1 | === The WP Remote WordPress Plugin === |
| 2 | -Contributors: BlogVault Backup | |
| 3 | -Tags: wpremote, remote administration, multiple wordpress, backup, wordpress backup | |
| 2 | +Contributors: akshatc | |
| 3 | +Tags: backup, update, manage multiple sites, site management, monitoring | |
| 4 | 4 | Plugin URI: https://wpremote.com/ |
| 5 | 5 | Donate link: https://wpremote.com/ |
| 6 | 6 | Requires at least: 4.0 |
| 7 | -Tested up to: 6.1 | |
| 8 | -Requires PHP: 5.4.0 | |
| 9 | -Stable tag: 4.87 | |
| 7 | +Tested up to: 7.1 | |
| 8 | +Requires PHP: 7.0 | |
| 9 | +Stable tag: 6.76 | |
| 10 | 10 | License: GPLv2 or later |
| 11 | 11 | License URI: [http://www.gnu.org/licenses/gpl-2.0.html](http://www.gnu.org/licenses/gpl-2.0.html) |
| 12 | 12 | |
| 13 | +Manage updates, backups, and more across all your WordPress sites with WP Remote. | |
| 14 | + | |
| 13 | 15 | == DESCRIPTION == |
| 14 | 16 | The WP Remote WordPress Plugin works with [WP Remote](https://wpremote.com/) to enable you to remotely manage and update all your WordPress sites. |
| 15 | 17 | WP Remote has been acquired by BlogVault. |
| 16 | 18 | |
| 19 | +**Why you need WP Remote?** | |
| 20 | +[youtube https://www.youtube.com/watch?v=yfsP7Wye3oo] | |
| 21 | + | |
| 17 | 22 | = Features = |
| 18 | 23 | |
| 19 | 24 | * Free to update an unlimited number of sites. |
| 20 | 25 | * Track and update all of your WordPress sites from one place. |
| @@ -30,9 +35,159 @@ | ||
| 30 | 35 | 1. Install The WP Remote WordPress Plugin either via the WordPress.org plugin directory, or by uploading the files to your server. |
| 31 | 36 | 2. Activate the plugin. |
| 32 | 37 | 3. Sign up for an account at wpremote.com and add your site. |
| 33 | 38 | |
| 39 | +== FREQUENTLY ASKED QUESTIONS == | |
| 40 | + | |
| 41 | +=Why do you need my email?= | |
| 42 | +We require your email address to keep you informed about important updates related to your website, such as vulnerability alerts, and uptime alerts. | |
| 43 | + | |
| 44 | +Having an account is necessary to use our service, and your email address serves as a unique identifier for your account. | |
| 45 | + | |
| 46 | +In addition, we may use your email address to notify you about any changes or updates that we make to our service, as well as any new features or services that we may offer to help enhance your user experience. | |
| 47 | + | |
| 34 | 48 | == CHANGELOG == |
| 49 | += 6.76 = | |
| 50 | +* New: Added customizable plain-text email templates for WordPress email two-factor authentication sign-in codes. | |
| 51 | +* Improvement: Enhanced activity logging with broader event coverage, configurable collection, and improved reliability. | |
| 52 | + | |
| 53 | += 6.72 = | |
| 54 | +* Tweak: Added validation checks for input params. | |
| 55 | + | |
| 56 | += 6.69 = | |
| 57 | +* New: Added email-based two-factor authentication for WordPress users. | |
| 58 | + | |
| 59 | += 6.65 = | |
| 60 | +* Improvement: Enhanced secret generation using the secure random_int function. | |
| 61 | +* Improvement: Improved connection key generation mechanism. | |
| 62 | +* New: Added file-editing and modification hardening controls. | |
| 63 | +* Tweak: Improved Uptime Monitoring with full-page checks. | |
| 64 | +* Tweak: Improved firewall. | |
| 65 | + | |
| 66 | += 6.62 = | |
| 67 | +* Tweak: Firewall improvements. | |
| 68 | +* Tweak: Table sync improvements. | |
| 69 | + | |
| 70 | += 6.48 = | |
| 71 | +* Fix: Preserve default PHP error handling after PHP Error Monitoring processes an error. | |
| 72 | +* Tweak: Reduce repeated firewall IP whitelist lookups. | |
| 73 | + | |
| 74 | += 6.47 = | |
| 75 | +* Fix: Prevent stale WordPress core update cleanup rules from deleting files added by newer WordPress core packages. | |
| 76 | + | |
| 77 | += 6.44 = | |
| 78 | +* Tweak: Improved the WP core updates flow. | |
| 79 | +* Tweak: Improved the plugin auto-install flow. | |
| 80 | + | |
| 81 | += 6.39 = | |
| 82 | +* Tweak: Code Restructuring | |
| 83 | +* New: Added Connection key support | |
| 84 | + | |
| 85 | += 6.36 = | |
| 86 | +* Tweak: Improvements in Auto-login and File System | |
| 87 | +* Tweak: Code Restructuring | |
| 88 | + | |
| 89 | += 6.02 = | |
| 90 | +* Tweak: Improved Authentication | |
| 91 | + | |
| 92 | += 5.93 = | |
| 93 | +* Tweak: Improvements in bulk upgrade | |
| 94 | + | |
| 95 | += 5.92 = | |
| 96 | +* Tweak: Improvements in fetching File Stats | |
| 97 | + | |
| 98 | += 5.91 = | |
| 99 | +* Tweak: Code Restructuring | |
| 100 | + | |
| 101 | += 5.88 = | |
| 102 | +* Fix: Resolved compatibility issues with WordPress versions below 6.2. | |
| 103 | +* Tweak: Added support for PHP 8.4 | |
| 104 | + | |
| 105 | += 5.85 = | |
| 106 | +* New: Added Gravity Forms support in Form Testing. | |
| 107 | +* Tweak: Code Restructuring | |
| 108 | + | |
| 109 | += 5.81 = | |
| 110 | +* Tweak: Enhanced Form Monitoring | |
| 111 | +* Tweak: Improved Error Handling | |
| 112 | + | |
| 113 | += 5.77 = | |
| 114 | +* New: Introduced WP Login Whitelabel | |
| 115 | +* Tweak: Enhanced Two-Factor Authentication | |
| 116 | + | |
| 117 | += 5.73 = | |
| 118 | +* Tweak: Improved handling for Two-Factor Authentication | |
| 119 | + | |
| 120 | += 5.72 = | |
| 121 | +* New: Introduced Two-Factor Authentication | |
| 122 | +* Tweak: Enhanced PHP Error Monitoring feature | |
| 123 | + | |
| 124 | += 5.68 = | |
| 125 | +* Tweak: DB Version Update | |
| 126 | +* Tweak: Fixed settings link in wp-admin | |
| 127 | + | |
| 128 | += 5.65 = | |
| 129 | +* New: Introduced Domain Monitoring feature | |
| 130 | +* New: Introduced PHP Error Monitoring feature | |
| 131 | +* Tweak: Implemented Captcha bypass support for Forminator and Gravity Forms | |
| 132 | +* Tweak: Enhanced Firewall | |
| 133 | + | |
| 134 | += 5.56 = | |
| 135 | +* Better handling for Activate Redirect | |
| 136 | + | |
| 137 | += 5.53 = | |
| 138 | +* UI Improvements. | |
| 139 | +* Enhanced Firewall for greater robustness. | |
| 140 | +* Manage Improvements. | |
| 141 | + | |
| 142 | += 5.47 = | |
| 143 | +* Bug fix: Fetch Elementor DB details | |
| 144 | + | |
| 145 | += 5.45 = | |
| 146 | +* Added Elementor DB Update Support | |
| 147 | + | |
| 148 | += 5.42 = | |
| 149 | +* Enhanced Firewall | |
| 150 | +* Added Maintenance Mode Support | |
| 151 | +* Enhanced Whitelabel Functionality | |
| 152 | + | |
| 153 | += 5.41 = | |
| 154 | +* Enhanced Firewall | |
| 155 | +* Improved Authentication | |
| 156 | +* Improved WooCommerce DB Update Support | |
| 157 | + | |
| 158 | += 5.38 = | |
| 159 | +* Added WooCommerce 8.2.1 Real-Time-Backup support. | |
| 160 | +* Enhanced Firewall for greater robustness | |
| 161 | +* Enhanced WAF | |
| 162 | + | |
| 163 | += 5.25 = | |
| 164 | +* Bug fix get_admin_url | |
| 165 | + | |
| 166 | += 5.24 = | |
| 167 | +* WooCommerce DB Update Support | |
| 168 | +* SHA256 Support | |
| 169 | +* Stream Improvements | |
| 170 | + | |
| 171 | += 5.22 = | |
| 172 | +* Code Improvements | |
| 173 | +* Reduced Memory Footprint | |
| 174 | + | |
| 175 | += 5.16 = | |
| 176 | +* Security Improvement: Upgraded Authentication | |
| 177 | + | |
| 178 | += 5.09 = | |
| 179 | +* Manage Improvements | |
| 180 | + | |
| 181 | += 5.05 = | |
| 182 | +* Code Improvements for PHP 8.2 compatibility | |
| 183 | +* Firewall Enhancements | |
| 184 | +* Manage Improvements | |
| 185 | + | |
| 186 | += 4.97 = | |
| 187 | +* Firewall Improvements | |
| 188 | +* Whitelabel improvements | |
| 189 | + | |
| 35 | 190 | = 4.87 = |
| 36 | 191 | * Plugin Update Improvements |
| 37 | 192 | * Theme Update Improvements |
| 38 | 193 | |