Show Description It's almost always bad news to alter a third-party dependency. You wouldn't, for example, alter a core WordPress file to change how something works, because WordPress updates all the time (even automatically) and your changes would be wiped out. Ideally, third-party code offers hooks and APIs to change how it behaves. But what […]