ThemeForest - Sahifa v.5.0.2 - Responsive WordPress News, Magazine, Blog Theme
Loaded with the latest and most useful functionality, the Sahifa responsive WordPress theme combines practical elegance with powerful features. Retina-ready and designed specifically for use across a broad array of devices and platforms, the versatile and customizable theme continues to be a resoundingly popular choice for blogs, news, and magazines.
premiun download? mirror pls.
Critical alerts
Security breaches : Use of base64_decode()
Found base64_decode in file framework-panel.php.
Line 62: $data = unserialize(base64_decode( $data['tie_import'] ));
Security breaches : Use of base64_encode()
Found base64_encode in file arqam-lite.php.
$toSend = base64_encode($credentials);
Found base64_encode in file framework-panel.php.
<textarea style='width:100%' rows='7'><?php echo $currentsettings = base64_encode( serialize( $current_options )); ?></textarea>
Found base64_encode in file widget-twitter.php.
$toSend = base64_encode($credentials);