03-20-2013, 08:51 PM
Make sure your nulled theme is clean
plugins and method for online check your nulled theme and plugins for WP:
Sucuri Scanner:
TAC
Acunetix Secure Wordpress
offline check - better make it before upload ;)
check the result and change/clean the "bad" calls.
enjoy and make cash ;)
plugins and method for online check your nulled theme and plugins for WP:
Sucuri Scanner:
Code:
https://wordpress.org/plugins/sucuri-scanner/
TAC
Code:
http://wordpress.org/extend/plugins/tac/
Acunetix Secure Wordpress
Code:
https://wordpress.org/plugins/secure-wordpress/
offline check - better make it before upload ;)
Code:
unzip the source on your desktop
use grepWin or your favorite IDE to search in all files for "mail(" "eval(" and "exec(" # without the quotes
check the result and change/clean the "bad" calls.
enjoy and make cash ;)