I would like to know what causes conflicts between plugins in Wordpress. I'm not interested in one specific plugin, but would like to know generally what causes them.
All I can find online is advice like "deactivate your plugins one-by-one until you find the one that is conflicting". Or info on specific plugins.
Is it because there are the same variable or function names in 2 different plugins? Is it something to do with javascript? I'm not a programmer, but sort of a power user. If I knew what I needed to look for, I could probably find and fix.
Thanks!