Well, I’ve finished renaming my PHP classes to make them a bit more unique as so to avoid conflicts with other plug-ins. I also scrubbed the code to make sure I’m using the same options instance throughout rather than creating a new instance of the class every time I needed it. I’m not certain, but …
Taking the time to rename all my classes to be a bit more unique to reduce the possibility of conflicting with another plug-in.