- Aug 13, 2018
- 592
- 4,436
- 93
Download CSS Hero v4.09 - Visual CSS Editor Nulled Free
https://www.csshero.org/topic/plugin-updates/
Where would I find those 2 files?Updated null method so it will work now - This is still using old versions of the main csshero.css and csshero.js files though, so a lot of the new changes since ~4.04 will not work, unless someone has access to the latest versions of those two files then I can integrate them.
![]()
MEGA
MEGA provides free cloud storage with convenient and powerful always-on privacy. Claim your free 20GB nowmega.nz
okOK solution is to first install v4.06.1 - https://mega.nz/#!rzJClaoI!YclikyCoTPLUuFj7GyUXq4LL-9sY67cvAYjKBvUWRWQ
Then overwrite with version 4.09 and it will work fine - https://mega.nz/#!LngjhIrb!HbHzCFsMnpTV-unIMSjU_35JYzONiKPu_lwAs2-hzpE
function wpcss_check_license(){
$license= get_site_option('csshero-license');
//if ($license !=FALSE && strlen($license)>10) return $license; else return FALSE;
return TRUE;
}