WP Manager Change Log
Last modified: December 21, 2022
WP Manager has been deprecated with plans for future removal. Use WP Toolkit to easily install, configure, and manage WordPress®.
3.0.7-4
2020-09-25
- Deprecation Notice: Refer to WP Toolkit
- Fixed case RTD-849: Refer to WP Toolkit if installed.
- Fixed case RTD-957: Added deprecation banners on WP Manager.
3.0.5
2019-05-21
- Fixed case LC-8174: Check the
addoncgi
feature. - Fixed case LC-9736: Fix warning in WP Manager.
3.0.4-2
2019-04-23
- Fixed case LC-10146: Update dependency on
wp-cli
to2.1.0
and updated package name (cpanel-wp-cli
).
3.0.4
2019-03-01
- Fixed case LC-10402: Stop converting PHP
stderr
output into exceptions.
3.0.3
2019-02-27
- Fixed case LC-9850: Log errors related to Backups and Restore to cPanel Error Log.
- Fixed case LC-9967: Fix error reporting issues on Manage view.
- Fixed case LC-10280: Fix “Detail” link in error messages.
3.0.2
2019-02-04
- Fixed case LC-9708: Detect correct version of PHP to use for WP-CLI.
3.0.1
2019-01-23
- Implemented case LC-9618: Add backup feature to WP Manager.
- Implemented case LC-9619: Add restore feature to WP Manager.
- Implemented case LC-10121: Add vertical tabs to organize features on the manage view.
2.0.1
2018-11-14
- Fixed case CPANEL-23277: Fixed a problem where WP Manager did not display the correct WordPress site URL text.
- Fixed case CPANEL-23275: Fixed a problem where WP Manager did not use the correct WordPress site link.
2.0.0-1
2018-06-06
- Fixed case LC-9100: Added the Discovery Site feature to WP Manager.
- Fixed case HB-3982: Don’t write PHP like it’s Perl, as PHP 7.0+ dislikes that.
1.1.6
2018-05-04
- Fixed case LC-9014: Fixed an issue with changing admin passwords with
wp-cli v1.5.1
1.1.5
2018-04-23
- Fixed case LC-8730: Added demo mode check to the
configure_autoupdate
function. - Fixed case LC-8724: Fixed a problem where the WP Manager Install button did not open the Install tab in cPanel’s Site Software interface. We updated cPanel’s Site Software interface to a tabbed interface in cPanel & WHM version 72.
- Fixed case LC-8779: Added a feature check to conditionally show or hide the Install button and link, based on the cPanel account’s permissions for the WordPress cPAddon feature.
- Fixed case LC-8508: Updated the
/scripts/migrate_legacy_wordpress_to_modern_wordpress
script to exit nonzero on failure.1.1.3
1.1.3
2018-01-18
- Fixed case LC-7733: Update WP Manager to convert legacy cPAddons to the RPM-based cPAddon if the user enables Automatic Updates.
1.1.2
2017-12-08
- Fixed case LC-7734: Add the
/scripts/migrate_legacy_wordpress_to_modern_wordpress
script.
1.1.0
2017-07-19
- Fixed case LC-6371: Add controls for configuring WordPress automatic update settings.
- Fixed case LC-7132: Enable password resets for any WordPress administrator.
- Fixed case LC-7249: Update demo mode restrictions for password-related API methods.
1.0.1
2017-07-03
- Fixed case LC-7265: Disable autocompletion using MDN-recommended workaround.
- Fixed case LC-7251: Enable SSL certificate verification for version lookup API.
- Fixed case LC-7263: Add WP Manager version number to the page.
1.0
2017-06-20
- Initial release