Changeset 2811114
- Timestamp:
- 11/03/2022 01:44:28 PM (3 years ago)
- Location:
- worker
- Files:
-
- 20 edited
- 1 copied
-
tags/4.9.15 (copied) (copied from worker/trunk)
-
tags/4.9.15/init.php (modified) (2 diffs)
-
tags/4.9.15/readme.txt (modified) (2 diffs)
-
tags/4.9.15/src/MWP/Action/IncrementalBackup/FetchFiles.php (modified) (1 diff)
-
tags/4.9.15/src/MWP/Configuration/Conf.php (modified) (1 diff)
-
tags/4.9.15/src/MWP/IncrementalBackup/FileReader.php (modified) (1 diff)
-
tags/4.9.15/src/MWP/IncrementalBackup/HashComputer.php (modified) (1 diff)
-
tags/4.9.15/src/MWP/WordPress/Context.php (modified) (1 diff)
-
tags/4.9.15/src/MWP/WordPress/Provider/Theme.php (modified) (1 diff)
-
tags/4.9.15/src/MWP/WordPress/Query/User.php (modified) (1 diff)
-
tags/4.9.15/version (modified) (1 diff)
-
trunk/init.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/src/MWP/Action/IncrementalBackup/FetchFiles.php (modified) (1 diff)
-
trunk/src/MWP/Configuration/Conf.php (modified) (1 diff)
-
trunk/src/MWP/IncrementalBackup/FileReader.php (modified) (1 diff)
-
trunk/src/MWP/IncrementalBackup/HashComputer.php (modified) (1 diff)
-
trunk/src/MWP/WordPress/Context.php (modified) (1 diff)
-
trunk/src/MWP/WordPress/Provider/Theme.php (modified) (1 diff)
-
trunk/src/MWP/WordPress/Query/User.php (modified) (1 diff)
-
trunk/version (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
worker/tags/4.9.15/init.php
r2739771 r2811114 4 4 Plugin URI: https://managewp.com 5 5 Description: We help you efficiently manage all your WordPress websites. <strong>Updates, backups, 1-click login, migrations, security</strong> and more, on one dashboard. This service comes in two versions: standalone <a href="https://managewp.com">ManageWP</a> service that focuses on website management, and <a href="https://godaddy.com/pro">GoDaddy Pro</a> that includes additional tools for hosting, client management, lead generation, and more. 6 Version: 4.9.1 46 Version: 4.9.15 7 7 Author: GoDaddy 8 8 Author URI: https://godaddy.com … … 569 569 register_activation_hook(__FILE__, 'mwp_activation_hook'); 570 570 571 $GLOBALS['MMB_WORKER_VERSION'] = '4.9.1 4';572 $GLOBALS['MMB_WORKER_REVISION'] = '2022- 06-0900:00:00';571 $GLOBALS['MMB_WORKER_VERSION'] = '4.9.15'; 572 $GLOBALS['MMB_WORKER_REVISION'] = '2022-11-03 00:00:00'; 573 573 574 574 // Ensure PHP version compatibility. -
worker/tags/4.9.15/readme.txt
r2739771 r2811114 3 3 Tags: manage multiple sites, backup, security, migrate, performance, analytics, Manage WordPress, Managed WordPress, WordPress management, WordPress manager, WordPress management, site management, control multiple sites, WordPress management dashboard, administration, automate, automatic, comments, clone, dashboard, duplicate, google analytics, login, manage, managewp, multiple, multisite, remote, seo, spam 4 4 Requires at least: 3.1 5 Tested up to: 6. 05 Tested up to: 6.1 6 6 Stable tag: trunk 7 7 License: GPLv3 or later … … 56 56 57 57 == Changelog == 58 = 4.9.15 = 59 - Fix: WordPress 6.1 compatibility 60 58 61 = 4.9.14 = 59 62 - Worker update tested to the latest version of WordPress -
worker/tags/4.9.15/src/MWP/Action/IncrementalBackup/FetchFiles.php
r1211793 r2811114 48 48 return $result; 49 49 } 50 } 50 } -
worker/tags/4.9.15/src/MWP/Configuration/Conf.php
r2030113 r2811114 367 367 border-bottom-color: rgba(50, 53, 57, 0.25); 368 368 } 369 369 370 370 .mwp-notice-button:hover { 371 371 background-color: #609905; -
worker/tags/4.9.15/src/MWP/IncrementalBackup/FileReader.php
r1143328 r2811114 77 77 return array($buffer, $contentLength); 78 78 } 79 } 79 } -
worker/tags/4.9.15/src/MWP/IncrementalBackup/HashComputer.php
r1840160 r2811114 129 129 return null; 130 130 } 131 } 131 } -
worker/tags/4.9.15/src/MWP/WordPress/Context.php
r2649602 r2811114 562 562 public function getUsers($criteria) 563 563 { 564 $this->requirePluggable(); 565 564 566 return get_users($criteria); 565 567 } -
worker/tags/4.9.15/src/MWP/WordPress/Provider/Theme.php
r1377816 r2811114 86 86 } 87 87 } 88 -
worker/tags/4.9.15/src/MWP/WordPress/Query/User.php
r1792348 r2811114 39 39 } 40 40 } 41 -
worker/tags/4.9.15/version
r2739771 r2811114 1 4.9.1 42 2022- 06-0900:00:001 4.9.15 2 2022-11-03 00:00:00 -
worker/trunk/init.php
r2739771 r2811114 4 4 Plugin URI: https://managewp.com 5 5 Description: We help you efficiently manage all your WordPress websites. <strong>Updates, backups, 1-click login, migrations, security</strong> and more, on one dashboard. This service comes in two versions: standalone <a href="https://managewp.com">ManageWP</a> service that focuses on website management, and <a href="https://godaddy.com/pro">GoDaddy Pro</a> that includes additional tools for hosting, client management, lead generation, and more. 6 Version: 4.9.1 46 Version: 4.9.15 7 7 Author: GoDaddy 8 8 Author URI: https://godaddy.com … … 569 569 register_activation_hook(__FILE__, 'mwp_activation_hook'); 570 570 571 $GLOBALS['MMB_WORKER_VERSION'] = '4.9.1 4';572 $GLOBALS['MMB_WORKER_REVISION'] = '2022- 06-0900:00:00';571 $GLOBALS['MMB_WORKER_VERSION'] = '4.9.15'; 572 $GLOBALS['MMB_WORKER_REVISION'] = '2022-11-03 00:00:00'; 573 573 574 574 // Ensure PHP version compatibility. -
worker/trunk/readme.txt
r2739771 r2811114 3 3 Tags: manage multiple sites, backup, security, migrate, performance, analytics, Manage WordPress, Managed WordPress, WordPress management, WordPress manager, WordPress management, site management, control multiple sites, WordPress management dashboard, administration, automate, automatic, comments, clone, dashboard, duplicate, google analytics, login, manage, managewp, multiple, multisite, remote, seo, spam 4 4 Requires at least: 3.1 5 Tested up to: 6. 05 Tested up to: 6.1 6 6 Stable tag: trunk 7 7 License: GPLv3 or later … … 56 56 57 57 == Changelog == 58 = 4.9.15 = 59 - Fix: WordPress 6.1 compatibility 60 58 61 = 4.9.14 = 59 62 - Worker update tested to the latest version of WordPress -
worker/trunk/src/MWP/Action/IncrementalBackup/FetchFiles.php
r1211793 r2811114 48 48 return $result; 49 49 } 50 } 50 } -
worker/trunk/src/MWP/Configuration/Conf.php
r2030113 r2811114 367 367 border-bottom-color: rgba(50, 53, 57, 0.25); 368 368 } 369 369 370 370 .mwp-notice-button:hover { 371 371 background-color: #609905; -
worker/trunk/src/MWP/IncrementalBackup/FileReader.php
r1143328 r2811114 77 77 return array($buffer, $contentLength); 78 78 } 79 } 79 } -
worker/trunk/src/MWP/IncrementalBackup/HashComputer.php
r1840160 r2811114 129 129 return null; 130 130 } 131 } 131 } -
worker/trunk/src/MWP/WordPress/Context.php
r2649602 r2811114 562 562 public function getUsers($criteria) 563 563 { 564 $this->requirePluggable(); 565 564 566 return get_users($criteria); 565 567 } -
worker/trunk/src/MWP/WordPress/Provider/Theme.php
r1377816 r2811114 86 86 } 87 87 } 88 -
worker/trunk/src/MWP/WordPress/Query/User.php
r1792348 r2811114 39 39 } 40 40 } 41 -
worker/trunk/version
r2739771 r2811114 1 4.9.1 42 2022- 06-0900:00:001 4.9.15 2 2022-11-03 00:00:00
Note: See TracChangeset
for help on using the changeset viewer.