BNew99 updated WordPress Real Media Library - Media Categories / Folders File Manager with a new update entry:
WP Real Media Library 4.9.3 Nulled
Read the rest of this update entry...
Much appreciated !!!
BNew99 updated WordPress Real Media Library - Media Categories / Folders File Manager with a new update entry:
WP Real Media Library 4.9.3 Nulled
Read the rest of this update entry...
Download WordPress Real Media Library v4.9.4 - Media Categories / Folders File Manager Nulled Free
4.9.4 (2020-08-26)
chore
release : publish [ci skip]
ci
install container volume with unique name (#7gmuaa)
perf
no longer read from slow INFORMATION_SCHEMA (#7cqdzj)
remove transients and introduce expire options for better performance (#7cqdzj)
/**
* Check if a package has an activation id saved.
*
* @param string $pluginSlug The plugin slug.
* @return bool
*/
public static function hasActivationId($pluginSlug)
{
$result = static::getSavedActivationId($pluginSlug);
return !empty($result);
}
}
/**
* Check if a package has an activation id saved.
*
* @param string $pluginSlug The plugin slug.
* @return bool
*/
public static function hasActivationId($pluginSlug)
{
return true;
}
}
'active' => !empty($license),
'active' => true,
Download WordPress Real Media Library v4.9.5 - Media Categories / Folders File Manager Nulled Free
4.9.5 (2020-08-31)
fix
change of software license from GPLv3 to GPLv2 due to Envato Market restrictions (#4ufx38)
WP Real Media Library 4.9.6 Nulled
## 4.9.6 (2020-09-22)
### fix
* import settings (#82rk4n)
* remove urldecode as it is no longer needed