PluginProbe
The WP Remote WordPress Plugin / 6.76
The WP Remote WordPress Plugin v6.76
6.76 6.72 6.69 6.65 6.62 6.48 6.47 4.87 4.97 5.05 5.09 5.16 5.22 5.24 5.25 5.38 5.41 5.42 5.45 5.47 5.53 5.56 5.65 5.68 5.72 All 54 releases
wpremote / readme.txt

readme.txt in The WP Remote WordPress Plugin 6.76, at readme.txt

359 lines 8.6 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 === The WP Remote WordPress Plugin ===
2 Contributors: akshatc
3 Tags: backup, update, manage multiple sites, site management, monitoring
4 Plugin URI: https://wpremote.com/
5 Donate link: https://wpremote.com/
6 Requires at least: 4.0
7 Tested up to: 7.1
8 Requires PHP: 7.0
9 Stable tag: 6.76
10 License: GPLv2 or later
11 License URI: [http://www.gnu.org/licenses/gpl-2.0.html](http://www.gnu.org/licenses/gpl-2.0.html)
12
13 Manage updates, backups, and more across all your WordPress sites with WP Remote.
14
15 == DESCRIPTION ==
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.
17 WP Remote has been acquired by BlogVault.
18
19 **Why you need WP Remote?**
20 [youtube https://www.youtube.com/watch?v=yfsP7Wye3oo]
21
22 = Features =
23
24 * Free to update an unlimited number of sites.
25 * Track and update all of your WordPress sites from one place.
26 * Track and update all of your WordPress plugins and themes from one place.
27 * Install and activate plugins and themes from the one place.
28
29 = Support =
30
31 You can email us at support@wpremote.com for support.
32
33 == Installation ==
34
35 1. Install The WP Remote WordPress Plugin either via the WordPress.org plugin directory, or by uploading the files to your server.
36 2. Activate the plugin.
37 3. Sign up for an account at wpremote.com and add your site.
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
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
190 = 4.87 =
191 * Plugin Update Improvements
192 * Theme Update Improvements
193
194 = 4.86 =
195 * Whitelabel Improvements
196 * Activity log Improvements for Core update
197
198 = 4.84 =
199 * Bug fix: Handling WooCommerce update order hook
200
201 = 4.83 =
202 * Geo-blocking with advanced firewall
203 * Activity log improvements and bug fixes
204 * Woocommerce custom order table support for real-time backups
205
206 = 4.82 =
207 * Firewall Improvements
208 * Real-time Improvements
209
210 = 4.81 =
211 * Improving coding standards
212
213 = 4.79 =
214 * Code Improvements
215 * Updated bootstrap
216
217 = 4.78 =
218 * Improvements in identifying plugin and theme updates.
219
220 = 4.77 =
221 * Improved the landing pages.
222 * Enhanced future vulnerability protection
223 * IP Blocking Improvements
224 * Improved firewall configuration for migrations
225
226 = 4.76 =
227 * Improvements in fetching file stats
228
229 = 4.74 =
230 * Enhanced handling of plugin services
231 * Removed deprecated hook
232
233 = 4.73 =
234 * Improvements in identifying plugin updates.
235
236 = 4.72 =
237 * Sync Improvements
238 * Enhanced plugin activate flow.
239
240 = 4.69 =
241 * Improved network call efficiency for site info callbacks.
242
243 = 4.68 =
244 * Removing use of constants for arrays for PHP 5.4 support.
245 * Robust firewall-config checks
246
247 = 4.66 =
248 * Post type fetch improvement.
249 * Handing wing version for ipstore wing.
250
251 = 4.65 =
252 * Making Login Protection more configurable.
253 * Robust handling of requests params.
254 * Callback wing versioning.
255
256 = 4.64 =
257 * Added latest WooCommerce Real-Time-Backup support.
258
259 = 4.63 =
260 * Updated the logos
261
262 = 4.62 =
263 * MultiTable Sync in single callback functionality added.
264 * Streamlined overall UI
265 * Firewall Logging Improvements
266 * Improved host info
267
268 = 4.61 =
269 * Streamlined overall UI
270 * Firewall Logging Improvements
271 * Improved host info
272
273 = 4.58 =
274 * Fixed firewall caching issue
275 * Minor bug fixes
276
277 = 4.57 =
278 * Fixed services data fetch bug
279
280 = 4.56 =
281 * Fixed account listing bug in wp-admin
282 * Handling Activity Log corner case error
283
284 = 4.55 =
285 * Activity Log for Woocommerce events
286 * Minor Improvements in Firewall
287 * Minor Improvements
288
289 = 4.54 =
290 * Added Support For Multi Table Callbacks
291 * Added Firewall Rule Evaluator
292 * Added Activity Logs feature
293 * Minor Improvements
294
295 = 4.36 =
296 * Block WordPress auto update feature
297
298 = 4.31 =
299 * Fetching Mysql Version
300 * Robust data fetch APIs
301 * Core plugin changes
302 * Sanitizing incoming params
303 * Update Database after wp-core update
304 * Handling Child theme upgrade code
305 * FSWrite wing improvements for older PHP versions
306
307 = 4.26 =
308 * Handling Premium plugin and themes updates
309
310 = 4.22 =
311 * Sending plugname in request to backend servers
312 * Firewall in prepend mode
313 * Robust Firewall and Login protection
314 * Robust write callbacks
315 * Without FTP cleanup and restore support
316
317 = 3.4 =
318 * Plugin branding fixes
319
320 = 3.3 =
321 * Whitelabel fixes
322
323 = 3.2 =
324 * Integrating with BlogVault.
325
326 #### 2.8.4.3 (11 January 2019)
327
328 * Backport bug fix for theme updates from v3.0.a
329 * Plugins will now be re-installed if they vanish and add in user_abort prevention.
330
331 #### 2.8.4.2 (9 January 2019)
332
333 * Backport WPEngine bug fix from v3.0.a
334
335 #### 2.8.4.1 (3 December 2017)
336
337 * Correct handling of up_to_date error
338
339 #### 2.8.4 (3 December 2017)
340
341 * Modify error message response in certain situations
342
343 #### 2.8.3 (21 November 2017)
344
345 * Add endpoint to validate plugin update
346 * Improved error handling
347 * Fix 'Clear Api' redirect
348
349 #### 2.8.2 (25 October 2017)
350
351 * Change settings page function name for compatibility
352 * Allow the WP Remote API key to be updated from CLI
353
354 #### 2.8.1 (10 October 2017)
355
356 * Add link to clear API key from the plugin settings page.
357 * Prevent WP Remote from clearing the API key on deactivation
358 * Clear API key on uninstall
359