Class Conflicts on Import or Pasting - How to set a default behaviour?

Hi,

Maybe someone can point me in the right direction. We’re using a multisite configuration and cross posting to subsites any changes or updates. The current default behaviour of the ‘class conflict’ detection is set to New classes are imported automatically, and conflicting classes are automatically discarded. when the class import manager is disabled.

This is creating a problem as any changes we apply to the master site don’t override the exiting classes in the sub sites because the class mods are automatically discarded. We are unable to push updates to the subsites and have to change each one which defeats the purpose of our cross-posting plugin.

It’s kind of the opposite situation of this post.

In our case, we actually want the incoming import/pasting of the classes to get over written.

I’m hoping there is some code work around or hook/filter we can use in the meantime to force any styles to over write what’s there.