I’m just going through and trying to optimize script and stylesheet loading across the site (e.g., code splitting, conditionally loading Contact Form 7 scripts). If it’s not possible, no worries. I thought that might be the case.
Some people said that you can only remove_action on class object instances saved to a variable. Others said that you should be able to just to use the class name if it wasn’t saved to a variable, but that doesn’t seem to work. Anyway, cheers! Appreciate you taking the time.