3rd-party plug-ins need to have a way to check whether the host ZSS version is one they can support. The easiest solution is to expose that via a function which returns the current ZSS version, and which plug-ins can validate against their expected version.
Overview
3rd-party plug-ins need to have a way to check whether the host ZSS version is one they can support. The easiest solution is to expose that via a function which returns the current ZSS version, and which plug-ins can validate against their expected version.