- Exact comparison for X.Y.Z semver version doesn't result in notices when the required version is met. Previously, requiring plugin in 1.1.1 version and activating dependend plugin in such version would result in admin notice and disabling the plugin, actually letting to use the plugin only from 1.1.2 version.
- Exact comparison for X.Y.Z semver version doesn't result in notices when the required version is met. Previously, requiring plugin in 1.1.1 version and activating dependend plugin in such version would result in admin notice and disabling the plugin, actually letting to use the plugin only from 1.1.2 version.
__('The “%1$s” plugin requires at least %2$s version of %3$s to work correctly. Please update it to its latest release.',$this->get_text_domain()),
__('The “%1$s” plugin requires at least %2$s version of %3$s to work correctly. Please update it to its latest release.',$this->get_text_domain()),