WordPress plugin hell
Over the years a WordPress site quietly collects plugins - often the totality of them makes the site slow, fragile, and risky to update, turning every update into a small gamble.
I go through what is installed, work out what is essential, and remove the rest. Sometimes a bulky plugin is better replaced by a few lines of custom code - a viable option especially now, in the age of AI-augmented programming.