This plugin allows you to add or remove features to restore previous WordPress functionality. Where this function change requires more than a few lines of code, and an existing plugin exists to do this, a link will be provided so that this plugin can be installed instead and it's installation status will be shown on this screen.
Features are often removed simply due to streamlining the UI but sometimes there can be a more serious reason for the change. Please ensure you read all the details in this README before proceeding.
The following features are available for adding/removing...
- Restore the OpenSans font in Admin (changed in WordPress 4.6)
- Change the behavior of automatic updates (adds in WordPress 3.7)
- Move comment text field to the bottom (removed in WordPress 4.4)
- Disable DNS prefetching (added in WordPress 4.6)
- Disable enhanced embeds (added in WordPress 4.4)
- Re-enable Get Shortlink button (removed in WordPress 4.4)
- Re-add advanced image properties (removed in WordPress 3.9)
- Restore the old image quality (changed in WordPress 4.5)
- Switch off inline links (introduced in WordPress 4.5)
- Add Links Manager to the administration menu (removed in WordPress 3.5)
- Once Links Manager is back you can also add the "Link This" bookmarketlet (removed in WordPress 2.5)
- Option to display Shortlink in admin toolbar (removed in WordPress 3.3)
- Switch back to a single column dashboard (changed in WordPress 3.8)
- Remove SRCSET parameter from images (added in WordPress 4.4)
- Add the ability to specify a title for links (removed in WordPress 4.2)
- Restore the TinyMCE editor buttons to how they were (changed in WordPress 4.7)
- Bring back the "classic" editor (to be removed in WordPress 5.0)
- Press This returns! It was removed in WordPress 4.9
- Add an Advanced Settings menu for Jetpack - lists all the modules!
Technical specification...
- Licensed under GPLv2 (or later)
- Designed for both single and multi-site installations
- PHP7 compatible
- Passes WordPress.com VIP coding standards and fully compatible with their platform
- Fully internationalized, ready for translations. If you would like to add a translation to this plugin then please head to our Translating WordPress page
- Gutenberg ready
Once the plugin is installed head to Settings => Restore Functionality menu in the administration screen and switch on the functionality that you require. Only the functions available for your version of WordPress will be displayed. Further information is available via the Help tab at the top of the screen.
Please visit the
Github page for the latest code development, planned enhancements and known issues.
Restore Lost Functionality can be found and installed via the Plugin menu within WordPress administration (Plugins -> Add New). Alternatively, it can be downloaded from
WordPress.org and installed manually...
- Upload the entire
restore-lost-functionality
folder to your wp-content/plugins/
directory.
- Activate the plugin through the 'Plugins' menu in WordPress administration.
Voila! It's ready to go.