Show/Hide toggle for Jquery Migrate Helper warnings
Indeed these Jquery Migrate Helper warnings have to stay in Admin and work must be done to solve them; but having a two-screens list of warnings to scroll over at each screen is not helpful either, not to mention is not nice *at all*. So, let's use few lines of CSS and JS code injected in Admin to show and hide that list as needed.
by Alex Moise · github.com/alexmoise/show-hide-toggle-for-jquery-migrate-helper-warnings · website
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/alexmoise/show-hide-toggle-for-jquery-migrate-helper-warnings/archive/refs/heads/master.zipDeclares an update source (https://github.com/alexmoise/show-hide-toggle-for-jquery-migrate-helper-warnings), so updates arrive through the plugin's own updater.
Readme
Show/Hide toggle for Jquery Migrate Helper warnings (in WordPress Admin)
Indeed these Jquery Migrate Helper warnings have to stay in WP-Admin and work must be done to solve them; but having a two-screens-long list of warnings to scroll over at each screen is not helpful either, not to mention is not nice at all. So, let's use few lines of CSS and JS code injected in Admin to show and hide that list as needed.