Change WordPress user roles and capabilities › Forums › Bug Reports › PHP Warning Message › Reply To: PHP Warning Message
06/10/2020 at 11:48
#7069
Vladimir
Keymaster
Hi,
Replace line 628 with this version:
if ( !empty( $muPluginDir ) ) {
$cachedResult = ( strpos( $pluginPath, $muPluginDir ) === 0 );
}
I will include this change into the next update of URE Pro.