Ability to permanently remove broken WordPress instances in WordPress Toolkit Installation list
WordPress Instances which are not in used and considered as "broken" should be removable in WordPress Toolkit without changing wp-config.php
Starting with WordPress Toolkit v5.9.2, permanent detachment is available. Once you detach a site from WordPress Toolkit, it stays detached forever. If you need to make a detached site visible to WordPress Toolkit again, remove the .wp-toolkit-ignore file from the site's home directory and run Scan.
--AK
-
Julian Wittorf commented
The instance doesn't need to be broken. There should be the possibility to exclude a WordPress instance from WP Toolkit - for whatever reason.
My idea is to simply create a file EXCLUDE_WP_TOOLKIT within the directory of wp-config.php or the wp-includes/ wp-content/ to signal "Please ignore this WP instance". The WP Toolkit should check for this file, if it doesn't exist, continue as before.