PluginProbe
UpdraftCentral Dashboard / 0.8.13
UpdraftCentral Dashboard v0.8.13
0.8.33 0.7.2 0.7.3 0.7.4 0.8.0 0.8.1 0.8.10 0.8.11 0.8.12 0.8.13 0.8.14 0.8.15 0.8.16 0.8.17 0.8.18 0.8.19 0.8.2 0.8.20 0.8.21 0.8.22 0.8.23 0.8.24 0.8.25 0.8.26 0.8.27 All 51 releases
updraftcentral / readme.txt

readme.txt in UpdraftCentral Dashboard 0.8.13, at readme.txt

494 lines 27.6 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 === UpdraftCentral Dashboard ===
2 Contributors: DavidAnderson, DNutbourne, aporter, snightingale
3 Tags: remote control, management dashboard, multiple site management, remote management, remote dashboard, updates
4 Requires at least: 4.4
5 Tested up to: 5.4
6 Stable tag: 0.8.13
7 Requires PHP: 5.3
8 Author: DavidAnderson
9 Donate link: https://david.dw-perspective.org.uk/donate
10 License: MIT
11 License URI: https://opensource.org/licenses/MIT
12
13 Remote, single-dashboard management for WordPress/theme/plugin updates and UpdraftPlus backups across all your WP sites
14
15 == Description ==
16
17 [UpdraftCentral](https://updraftcentral.com/) is a powerful remote control dashboard for WordPress that allows you to manage your WordPress sites from one central location.
18
19 You can centrally manage backups, updates and more, accessing each site quickly and efficiently.
20
21 **This plugin is the central dashboard plugin for installing on the site you want your dashboard (the "mothership"). On the sites you want to control, you instead install <a href="https://wordpress.org/plugins/updraftplus/">UpdraftPlus</a>.**
22
23 https://vimeo.com/173470901
24
25 Don't want to self-host a dashboard? A premium [cloud version of UpdraftCentral](https://updraftcentral.com/) hosted and maintained by us is also available with many more features - with control of 5 sites available for free.
26
27 UpdraftCentral is the latest release from the makers of UpdraftPlus, WordPress' #1 most installed and trusted backup plugin (active on over a million WordPress sites). As a relatively young plugin we're keen to get your feedback. If you discover a problem, please let us know (rather than slamming us with a bad review!). You can find support or make suggestions <a href="https://wordpress.org/support/plugin/updraftcentral">here</a>.
28
29 Quick links: <a href="https://updraftplus.com/faqs/how-do-i-install-updraftcentral/"> how to install </a> | <a href="https://updraftplus.com/updraftcentral-how-to-add-a-site/">how to add a site</a> | <a href="https://updraftplus.com/updraftcentral-frequently-asked-questions/">FAQs</a>
30
31 **Features of this self-install version**
32
33 Built with state-of-the-art technology, UpdraftCentral is full of features that increase your efficiency and productivity.
34
35 With UpdraftCentral, you can…
36
37 - Quickly manage all your UpdraftPlus backups from a single place (backup, see/edit settings, see/download/delete backups, initiate restore)
38 - Log in to the WP dashboard of any connected site with a single click.
39 - Update the WordPress core, plus plugins and themes of any connected site.
40 - Clearly view updates from all sites and carry them out according to sophisticated filters from a single screen.
41 - Clean your database on any site by remotely controlling our [WP-Optimize plugin](https://getwpo.com/), the #1 most-installed WP database optimization plugin
42 - Control policies for updates via control of <a href="http://wordpress.org/plugins/stops-core-theme-and-plugin-updates/">Easy Updates Manager</a>
43 - Manage UpdraftVault storage
44 - Easily inspect current system information in order to manage site configurations and settings, and troubleshoot problems.
45 - See below for extra features in UpdraftCentral Premium
46
47 **UpdraftCentral Advantages:**
48
49 - No annoying page refreshes and no WP dashboard to get in your way (this is a single-page/dynamic JavaScript application which runs in the front end and on full-screen mode).
50 - Fast and efficient: all communications are sent directly from the browser where possible, rather than through a back-end server).
51 - Secure: all communications between sites are RSA encrypted and signed, and every connection has a unique key-pair. Can be run by localhost, so you can have the dashboard website (i.e. the one that controls all the others) off the public Internet.
52 - Mobile-ready and responsive
53 - Extensible and developer friendly: it uses WordPress hooks widely, and all of its JavaScript is documented with JSDoc.
54
55 **Features of UpdraftPlus Premium Cloud:**
56
57 [UpdraftCentral Premium Cloud](https://updraftcentral.com/) is a hosted, cloud version of UpdraftCentral which we maintain so that you don't have to.
58
59 It has many more features:
60
61 - Run Google Analytics to get an instant overview of important KPIs from all sites
62 - Easily manage comments on all your sites from one place
63 - Manage users, giving different levels of access
64 - Create tags to organize websites into different categories
65 - Fully supported via a fast, professional ticketed support service and active forum.
66 - Manage (activate, deactivate or delete) plugins from one or multiple websites all in one place
67 - Install one or more plugins straight from wordpress.org and automatically activate them
68 - Manage themes, choose and set your default theme easily and automatically
69 - Search, choose and click to install themes to one or multiple websites
70
71
72 == Installation ==
73
74 From our <a href="https://www.youtube.com/user/UpdraftPlus/videos">YouTube channel</a>, here's how to install:
75
76 https://youtu.be/oNpJEaSlQbI
77
78 And here's how to add a new site:
79
80 https://www.youtube.com/watch?v=B1ivZKk6D8w
81
82 = Requirements =
83
84 The website being controlled must have all of these:
85
86 - WordPress 3.4 (June 2012) or later. There are no further version PHP/MySQL requirements.
87 - UpdraftPlus version 1.12.2 (free version) / 2.12.2 (paid versions) or later installed and active (but, for full functionality and compatibility, you should have the latest release)
88 - No active security modules (whether a WordPress plugin, or webserver component) that block traffic based on unusual patterns - encrypted traffic from a remote control plugin is likely to be blocked, as it looks very different to regular website visits from a web browser. We have tested with the most popular WordPress plugins, and these are all not a problem in all the configurations we have tested.
89
90 The website that is running the dashboard (i.e. this plugin, UpdraftCentral) must have:
91
92 - WordPress 4.4 (Dec 2015) or later
93 - PHP 5.3 or later
94
95 The web browser that you visit the UpdraftCentral dashboard must not have not been end-of-lifed by its maker. Specifically, Internet Explorer 9 (or earlier) is not supported. UpdraftCentral is built using modern JavaScript technologies.
96
97 = Acknowledgements =
98
99 We recognise and thank all those whose code and/or libraries are used and/or modified under the terms of their open source licences in UpdraftCentral, at: https://updraftplus.com/acknowledgements/
100
101 == Changelog ==
102
103 = 0.8.13 - 24/Jun/2020 =
104
105 * FEATURE: Added the ability to choose the remote storage locations you want to send your backup to in the "Backup Now" modal
106 * FIX: Fix scheduled commands execution through WP cron
107 * FIX: Fix can't delete backup item without refreshing the list after a successful restore process
108 * FIX: Fix layout/css glitch on the backup settings page
109 * FIX: Fix popper.js related error and warning
110 * TWEAK: Improve UX and accessibility with better keyboard navigation
111 * TWEAK: Register updates retrieval to run in the background
112 * TWEAK: Add editor class for page and post modules
113 * TWEAK: Add new error message to the rpcerrors collection
114 * TWEAK: Show upload errors in dialog as well as in browser console if debug level is set
115 * TWEAK: Improve JavaScript's compatibility with minification and merging, in particular WP-Optimize
116 * TWEAK: Add REST controller files for page and post modules
117 * TWEAK: Add internal capability to install plugin or theme through zip file
118 * TWEAK: Upgrade Bootstrap and Bootbox libraries to current versions
119 * TWEAK: Force the connection method 'via_mothership' if the command is in the UpdraftClone namespace
120
121 = 0.8.12 - 26/Mar/2020 =
122
123 * FEATURE: Add the ability to allow user to deactivate keyboard shortcuts
124 * FEATURE: Add option to select all 'patch' releases in mass updates area
125
126 = 0.8.11 - 15/Jan/2020 =
127
128 * FIX: Update handling of messages received within the is_latest_version function
129 * TWEAK: Adding support for Easy Updates Manager 9.0.0 settings in the General tab
130 * TWEAK: Open site link in a new browser window or tab
131 * TWEAK: Increased the minimum supported version for the dashboard to WordPress 4.4 (no change to the minimum supported version for controlled sites)
132
133 = 0.8.10 - 04/Nov/2019 =
134
135 * FEATURE: Easy Updates Manager Premium module allows for enabling and disabling of version control protection
136 * FEATURE: Easy Updates Manager Premium module allows for enabling and disabling of plugin checks for unmaintained plugins
137 * TWEAK: Changes applied related to media module integration to UpdraftCentral
138 * TWEAK: Mask classified information in WebDAV URL settings
139 * TWEAK: Handle handlebars version-enqueing differently to prevent caching problems
140 * TWEAK: Removed the Keyy notice
141
142 = 0.8.9 - 03/Oct/2019 =
143
144 * FEATURE: Import function to import data from an export file
145 * FEATURE: Open the UpdraftCentral page at a particular module using a querystring parameter
146 * FIX: Prevent the in-progress dialog to show on subsequent requests
147 * FIX: Fix inclusion of "up_to_date" return code as error
148 * FIX: Fix search area display on non-visible sites list
149 * TWEAK: Add debug/console information for troubleshooting FTP credentials failure easily
150 * TWEAK: Add new items to the list in the upgrade page
151 * TWEAK: Make the checkboxes bigger
152
153 = 0.8.8 - 23/Jul/2019 =
154
155 * TWEAK: Add page filter to mass updates
156 * TWEAK: Avoid one-per-site SQL queries for tags
157 * TWEAK: Better debugging with "action in progress"
158
159 = 0.8.7 - 10/Jun/2019 =
160
161 * FEATURE: Add handler for the WP-Optimize remove table feature
162 * FEATURE: Export site settings and other relevant information
163 * FEATURE: Add the ability to update translations
164 * FIX: Fix WP-Optimize refresh tables feature
165 * FIX: Fix mass updates issues
166 * FIX: Fix a couple of issues found when searching websites
167 * FIX: Prevent PHP error if the "not authorised" form needs displaying multiple times on a page
168 * TWEAK: Controlled sites must now be running at least WordPress 3.4 (June 2012) (though, we strongly recommend updating anything you've got that is that old!).
169 * TWEAK: If localStorage.storage_set() fails, then try purging old data; also purge upon initialisation
170 * TWEAK: Cache SQL results in UpdraftCentral_User::get_site_tags() to prevent unnecessary duplicate calls
171
172 = 0.8.6 - 24/Apr/2019 =
173
174 * FEATURE: Add capability to suspend a site
175 * FIX: Fix fetching of updates fails if permissions fail on one site
176 * TWEAK: Make it easier to control pre-upgrade backups
177 * TWEAK: Make it easier to manage queued items in the mass update screen
178 * TWEAK: Make it easy to add all sites in the "Manage on other websites" section
179 * TWEAK: Add parameters to some filters
180 * TWEAK: Add specificity to some general CSS
181 * TWEAK: Update bundled UDRPC library to version 1.4.18
182 * TWEAK: Backup status checks are now performed less often once a backup lasts longer than 3 minutes
183
184 = 0.8.5 - 28/Feb/2019 =
185
186 * FEATURE: Added the ability to take incremental backups
187 * TWEAK: Updated bundled UDRPC library to version 1.4.17
188 * TWEAK: Add more filters and docblocks to the licence manager class
189 * TWEAK: Prevent a potential PHP notice when fetching cached site metadata
190
191 = 0.8.4 - 31/Jan/2019 =
192
193 * TWEAK: Remove debug lines and fix backup include files layout
194 * TWEAK: Prevent a PHP notice on PHP 7.2+
195
196 = 0.8.3 - 19/Dec/2018 =
197
198 * TWEAK: CSS tweak to the Backup dialog for compatibility with UpdraftPlus changes
199
200 = 0.8.2 - 04/Dec/2018 =
201
202 * FEATURE: Easy Updates Manager module now shows logs by default
203
204 = 0.8.1 - 13/Nov/2018 =
205
206 * FIX: Fix Easy Updates Manager issue where it freezes during installation and activation
207 * TWEAK: Enabled the Easy Updates Manager module
208 * TWEAK: Tweak backup settings UI
209 * TWEAK: Tweak the dashboard_ajaxaction_newsite function to make returning/rendering of the sites' HTML optional
210 * TWEAK: Mark as supporting WordPress 5.0
211
212 = 0.8.0 - 19/Sep/2018 =
213
214 * FEATURE: Add the ability for users to configure timeout in the settings dialog
215 * FEATURE: Add optional 'fingerprint' configuration for UpdraftPlus sftp/scp remote storage, allowing the connection to be halted if the server's fingerprint does not match what was entered
216 * FEATURE: Easy Updates Manager (https://wordpress.org/plugins/stops-core-theme-and-plugin-updates/) control module (requires a new release of Easy Updates Manager - not yet out there)
217 * FIX: Raised warning when checking cached data
218 * TWEAK: Replace style's class name that handles the display of tags in UpdraftCentral
219 * TWEAK: Add up-sell info for plugin and theme modules
220 * TWEAK: UI edits
221 * TWEAK: Generate cache meta key for new request with empty data
222 * TWEAK: Return an empty string when handlebarsjs function received an undefined value
223 * TWEAK: Add WordPress.org search feature for plugins and themes and a few improvement tweaks
224 * TWEAK: Added additional helper functions and widgets
225 * TWEAK: Add get_site_tags api to UpdraftCentral_User class
226 * TWEAK: Update get_site_meta API to support fields retrieval
227 * TWEAK: Include users' stored sites information in the WP Export Personal Data tool
228 * TWEAK: Prevent a possible PHP debugging notice related to a non-present key
229
230 = 0.7.4 - 24/May/2018 =
231
232 * TWEAK: When a WP user is deleted, make sure that their data is deleted from the UpdraftCentral database tables
233 * TWEAK: Displayed "Web-server disk space in use by UpdraftPlus" information in the Site information section for the advanced tools
234
235 = 0.7.3 - 08/May/2018 =
236
237 * TWEAK: On the cron scheduler, bypass process if there are currently no commands available to execute
238 * TWEAK: On the cron scheduler, bypass process if user does not currently have any websites
239 * TWEAK: On the cron scheduler, try to set the maximum execution time to be at least the lock timeout
240 * FIX: WP-Optimize (Premium) logger's settings feature was not controllable
241 * FIX: WP-Optimize (Premium) cron scheduling control was not operative
242 * TWEAK: Change the PHP logger to only log at the debug and info levels if WP_DEBUG is set
243 * TWEAK: Make the UpdraftCentral_User::load_user_sites() to not fetch sitemeta for unnecessary sites
244
245 = 0.7.2 - 24/Mar/2018 =
246
247 * FIX: Issue with UpdraftCentral cron table not existing for new WP install
248
249 = 0.7.1 - 22/Mar/2018 =
250
251 * FIX: Restore ability to manage UpdraftVault for recent new users
252 * FEATURE: Activate the WP-Optimize control module - requires WP-Optimize 2.2.0 or later
253 * TWEAK: Refactor how scheduled commands are being processed using cron
254 * TWEAK: Make modules that were not listed in the visibility list visible by default
255 * TWEAK: Fix the positioning of the "processing" message in the single site updates area
256 * TWEAK: Replace use of jQuery.parseJSON() with JSON.parse()
257 * TWEAK: Add a "Database only" option to the UpdraftPlus email backup options
258 * FEATURE: Added the option to upload local backups to remote storage
259
260 = 0.7.0 - 06/Feb/2018 =
261
262 * FEATURE: Bulk delete for existing backups
263 * FEATURE: Options to hide unwanted modules
264 * FEATURE: Site choice persistency across different modules
265 * FEATURE: Add Multiple remote storage of the same type
266 * FEATURE: OneDrive deauthorise link provided after authentication
267 * FEATURE: Allow major functions to be accessible quickly and efficiently via keyboard shortcuts
268 * FEATURE: Ability to control WP-Optimize (https://wordpress.org/plugins/wp-optimize) (requires as-yet unreleased WP-O version, coming soon)
269 * FEATURE: Install and/or activate WP-Optimize plugin (requires as-yet unreleased WP-O version, coming soon)
270 * FIX: Alert, Prompt and confirmation dialogs will show again, if previously closed with `esc` key
271 * TWEAK: Confirm dialog and prompt dialog visibility
272 * TWEAK: Add background fetching of desired data
273 * TWEAK: Refactor command dispatcher
274 * TWEAK: Add collapse/expand menu tooltips
275 * TWEAK: Replace input box with textarea for new site key entry
276 * TWEAK: Add "Keyboard Shortcuts" link in site configuration
277 * TWEAK: Improve WP-Optimize plugin installation and activation routines
278 * TWEAK: Add created column to site meta api with site meta functions enhancements
279 * TWEAK: Improvements on mobile menu behaviour
280 * TWEAK: Add page title to content based on the menu selected
281 * TWEAK: Changing "Delete Selected" button state depending on the number of items selected
282 * TWEAK: New mobile menu that slides in and out from the left
283 * TWEAK: Show and hide toggle functionality to reveal backups
284 * TWEAK: Change dismiss trigger for advert notices from "Dismiss" word to icon
285 * TWEAK: Collapse sidebar menus to icons
286 * TWEAK: Display add site content inside designated tab containers (standard, advanced)
287 * TWEAK: Prevent switching menus or executing another process while a certain action or process is on-going
288 * TWEAK: Support tags for sites (Premium feature)
289 * TWEAK: Site search module css fix
290 * TWEAK: Update from Bootstrap alpha 5 to 6
291 * TWEAK: Update class-udrpc to latest (1.4.14) which removes a conflict with other code that may interact with CORS OPTIONS requests
292 * TWEAK: UpdraftVault commands now pass an instance_id
293 * TWEAK: Site row hooks now pass on site object, filter for site search field placeholder value
294 * TWEAK: UpdraftPlus remote storage modules configuration templates transition using handlebarjs
295 * TWEAK: Added backblaze remote method icon and resolved icons/folder.png path for updraftplus module
296 * TWEAK: Standardise the way OAuth remote storage methods authorise/deauthorise settings
297
298 = 0.6.2 - 20/Jun/2017 =
299
300 * TWEAK: When sending updates requests, only send necessary parameters
301 * TWEAK: When a consumer attempts to send non-serializable data over the network, the console logging now also includes the data path
302
303 = 0.6.1 - 15/Jun/2017 =
304
305 * FEATURE: Allow site order to be set (Just drag and drop the sites into the order you want)
306 * FIX: Adding to queue (not working) when updates failed to pull information from wordpress.org
307 * FIX: Fix issue whereby cancelling a filesystem credentials dialog left the UI locked until reload
308 * FIX: Handle apparently-but-not-really available updates (e.g. Affiliates-WP when not licensed)
309 * FIX: The "select all" button for mass updates
310 * TWEAK: With mass updates, do not abort the whole queue when one fails
311 * TWEAK: When a consumer attempts to send non-serializable data over the network, log more in the console
312 * TWEAK: Prevent Tether message in JS console, via including it
313 * TWEAK: More feedback in UI on backup progress
314 * TWEAK: Prevent JS console error messages regarding to the Sanitizer
315 * TWEAK: Not opening new window or tab when clicking links on mass updates panel
316 * TWEAK: Adjust timeout on updates request
317 * TWEAK: Marked as compatible with WordPress 4.8
318 * TWEAK: Add website description to error dialog
319 * TWEAK: Stop the TwentySeventeen theme from hiding site's menus
320 * TWEAK: Removed legacy CSS vendor prefixes
321
322 = 0.6.0 - 02/May/2017 =
323
324 * FEATURE: Mass updates (show and update from all sites on a single panel)
325 * TWEAK: Prevent a function being defined twice
326 * TWEAK: Remove index on 'url' field when creating sites table, to prevent errors on some bespoke MySQL setups
327 * TWEAK: Update handling of UpdraftPlus WebDAV settings to parse new format
328 * TWEAK: Show an icon for directly reaching the WP dashboard on every panel, not just the 'Sites' one
329 * TWEAK: Use jQuery properties, not attributes, where appropriate
330 * TWEAK: Added a version check when saving settings to prevent errors or lost settings
331 * FIX: Only use hash_equals() on PHP versions where it is available
332 * FIX: Fixed JavaScript reference error when running a connection method test
333
334 = 0.5.2 - 03/Mar/2017 =
335
336 * FEATURE: Quick site filter/search facility
337 * FEATURE: Added the ability to select which tables you want to backup when using the 'Backup now' modal
338 * FIX: Fixed the ability for non-admin users to be permitted access to an UpdraftCentral dashboard. Please see this FAQ for setup details if you want to use this facility: https://updraftplus.com/faqs/can-allow-non-admin-users-updraftcentral-dashboard/
339 * TWEAK: UpdraftPlus 'Test' buttons are now instance-aware
340 * TWEAK: A re-factoring of the updates module to enable future features
341 * TWEAK: Update forge library to 0.7 series, now fetched at build-time instead of hard-wired/bundled
342 * TWEAK: Add progress bar support when running updates
343 * TWEAK: Site-wide updates now uses the D3 queue library
344
345 = 0.5.1 - 26/Jan/2017 =
346
347 * FIX: Characters that were UTF-16 but not UTF-8 were being mangled in transmission
348 * FEATURE: Add the capability to list, download and delete files stored in UpdraftVault
349 * TWEAK: Removed the triple click and replaced it with standard double click
350 * TWEAK: JavaScript libraries now fetched and minimised during build process by Gulp
351 * TWEAK: Enabled wipe settings and export / import settings for the advanced tools
352
353 = 0.5.0 - 23/Dec/2016 =
354
355 * FEATURE: Advanced tools - manage the same tools and get detailed site information (as in UpdraftPlus's "advanced tools" tab). Requires UpdraftPlus 1.12.30 or later on the controlled site.
356 * FEATURE: Manage comments on both ordinary installs and multisite installs (Premium - https://updraftplus.com/shop/updraftcentral-premium/). Requires UpdraftPlus 1.12.30 or later on the controlled site.
357 * TWEAK: Add dashboard notice infrastructure and extend existing notices API
358 * TWEAK: Improve the styling in a few places
359 * TWEAK: Slightly improve the pagination class.
360 * TWEAK: Improve the UI's buttons in various places
361 * TWEAK: Displays a progress bar during a backup
362
363 = 0.4.4 - 10/Nov/2016 =
364
365 * FIX: You can now install your dashboard on a WP multisite install
366 * TWEAK: Update bundled UDRPC library to 1.4.11
367 * TWEAK: Changed menu to be vertical, and hence now more responsive/future-proof
368 * TWEAK: Added the D3 queue library for future use
369 * TWEAK: Plugin build now controlled by Gulp
370 * TWEAK: Add module giving information about SaaS and Premium versions
371
372 = 0.4.3 - 19/Oct/2016 =
373
374 * FIX: Add a missing file from the phpseclib install to WordPress SVN
375
376 = 0.4.2 - 13/Oct/2016 =
377
378 * FIX: Extra databases configured for backup in UpdraftPlus were not showing in UpdraftCentral
379 * FIX: Various fixes for handling data returned by controlled sites running older (back to 3.2) WP versions
380 * FIX: The "Backup Now" menu entry did not work on initial dashboard load (but did after switching tabs)
381 * TWEAK: Display a warning if the user attempts to enter an invalid WebDAV hostname in UpdraftPlus backup settings
382 * TWEAK: Correct the plugin text domain
383 * TWEAK: Updated phpseclib, Guzzle and Bootstrap versions
384
385 = 0.4.1 - 16/Aug/2016 =
386
387 * TWEAK: Fix a few minor layout regressions in 0.4.0
388 * FIX: Fix a JavaScript error in 0.4.0 when checking updates on sites with none
389
390 = 0.4.0 - 04/Aug/2016 =
391
392 * FEATURE: Management of updates (for plugins, themes and WordPress core)
393 * FEATURE: The UpdraftPlus module now includes the Rackspace setup wizard (when the add-on exists on the controlled site)
394 * COMPATIBILITY: Marked as compatible with WP 4.6
395 * FIX: Modals were not showing when in fullscreen mode (regression in 0.3.6)
396 * FIX: Restore the ability to communicate with WP versions older than 3.5 in certain modes (regression in 0.3.8)
397 * TWEAK: Route communications via admin-ajax.php in the back-end, instead of index.php, to avoid issues from security plugins that intercept on index.php.
398 * TWEAK: Store the last time that a user loaded their dashboard as usermeta
399 * TWEAK: Update bundled UDRPC library to 1.4.8
400 * TWEAK: Integrate new WebDAV configuration mode from UpdraftPlus
401 * TWEAK: Re-worked template loader, to make it possible/straightforward for external modules to use Handlebars
402 * TWEAK: Straighten out some incorrect use of error codes
403 * TWEAK: Update bundled Labelauty version to our patched (added accessibility) version
404 * TWEAK: All JavaScript and JSDoc now linted
405 * DOCUMENTATION: Finished adding JSDoc documentation to the UpdraftPlus control module
406
407 = 0.3.10 - 15/Jun/2016 =
408
409 * FIX: Fix a JavaScript error when attempting to run the connection test since 0.3.8
410
411 = 0.3.9 - 07/Jun/2016 =
412
413 * PERFORMANCE: Small change to the JS API, such that listeners are now only registered when a tab is active, thus signifiantly reducing the number active
414 * INTERNALS: The core JS library now has methods for browser-local storing and cacheing
415 * TWEAK: The network timeout parameter was not being correctly passed through in all situations
416
417 = 0.3.8 - 03/Jun/2016 =
418
419 * TWEAK: Communications are now posted to a back-end URL, instead of front-end, because some plugins will only initiate relevant code (e.g. update checkers) on the back-end. Theoretically, some sites may need to remove and re-create their key, and/or adjust their advanced settings, if they are deploying different security measures (e.g. different HTTP password) to access the back-end.
420 * TWEAK: In the connection test dialog, if there is an HTTP error code, then display more info about it
421 * TWEAK: Strip out extraneous PHP debug output sent by remote sites that broke communications in more situations
422 * TWEAK: Audit/update all use of wp_remote_ functions to reflect API changes in the upcoming WP 4.6. Amongst other things, this is required for UpdraftVault to work with WP 4.6+ (release expected August 2016).
423 * TWEAK: When the remote site does not support a particular command, then report this more gracefully
424 * TWEAK: Move to lazy-loading command on the client side as needed for a particular action
425 * TWEAK: Update bundled UDRPC library to 1.4.7
426
427 = 0.3.6 - 25/Apr/2016 =
428
429 * TWEAK: Prevent PHP notice on some connection scenarios
430 * TWEAK: Move the modal out of the DOM hierarchy, so that it's not covered in themes which set z-indexes
431
432 = 0.3.5 - 31/Mar/2016 =
433
434 * FIX: A few small fixes/tweaks to various layout/browser issues
435
436 = 0.3.4 - 31/Mar/2016 =
437
438 * RELEASE: Initial release
439 * FEATURE: Control backups (backup, restore, download backups, change settings) for any controlled site
440 * FEATURE: Log in to any controlled site's WordPress dashboard with one click
441
442 == Installation ==
443
444 You should install using the standard WordPress procedure:
445
446 1. Search for 'UpdraftCentral' via the 'Plugins' dashboard page in WordPress.
447 2. Click the 'Install' button. (Make sure you pick the right one)
448 3. Activate the plugin through the 'Plugins' menu in WordPress
449
450 Then, you must create a front-end page for your site, to contain the dashboard. i.e. Go to the "Pages" screen in your WordPress dashboard, and follow the link for "Add New". You are recommended to use a template that allows UpdraftCentral as much width as possible - but, note that UpdraftCentral has a "full screen" mode; so, even if your theme is narrow, it's not a problem.
451
452 Upon this front-end page, place this shortcode: [updraft_central] . This will allow logged-in site administrators, who visit that page, to use UpdraftCentral. If you want users with roles to also be able to use UpdraftCentral (note that every user has their own list of sites - giving users access to UpdraftCentral does not give them access to your sites, only to their own list of sites), then please see this FAQ for information on how it is done: https://updraftplus.com/faqs/can-allow-non-admin-users-updraftcentral-dashboard/
453
454 Then, to start using UpdraftCentral, simply visit the page, and <a href="https://updraftplus.com/updraftcentral-how-to-add-a-site/">you can begin adding sites, using this guide</a>.
455
456 == Frequently Asked Questions ==
457
458 For all our FAQs, and all other support documentation, please go here: https://updraftplus.com/updraftcentral-frequently-asked-questions/
459
460 == Screenshots ==
461
462 1. List of controlled sites
463
464 2. Backing up a controlled site
465
466 3. List of controlled sites to backup
467
468 4. List of backups on a specified controlled site
469
470 5. Backup configuration for a controlled site
471
472 6. View Google Analytics on a controlled site
473
474 7. View updates avialable on a controlled site
475
476 8. View backups in UpdraftVault
477
478 9. Optimize a controlled site that has WP-Optimize installed
479
480 10. View the UpdraftPlus tools on a controlled site
481
482 11. Manage post comments on a controlled site (premium only)
483
484 12. Manage users on a controlled site (premium only)
485
486 13. Hide specific options
487
488 14. Manage plugins on a controlled site (premium only)
489
490 15. Manage themes on a controlled site (premium only)
491
492 == Upgrade Notice ==
493 * 0.8.13 : Added the ability to choose the remote storage locations you want to send your backup to in the "Backup Now" modal. Various fixes and other small tweaks and improvements; a recommended updated for all.
494