Tuesday, 7 June 2016

How To Null X The Theme WordPress Theme – New Method





How To Null X The Theme WordPress Theme – New Method – – Another Day, Another Nulling
So IN This Post I Teach You How To Null Your X The Theme WordPress Theme To Pro Version!!!
1: Go To /wp-content/themes/x/framework/functions/global
2: Open helper.php
3: Change code on line 50:
function x_is_validated() {
if ( get_option( ‘x_product_validation_key’ ) != false ) {
return true;
} else {
return false;
}
}
4: To:
function x_is_validated() {
if ( get_option( ‘x_product_validation_key’ ) != false ) {
return false;
} else {
return true;
}
}
5: Reload Page Dashboard And back as enter the license (AnyThing You Want!!)
6: Enjoy And Please Rate Us

No comments:

Post a Comment

All Rights Reserved by Theme Mezo © 2015 - 2016
Powered by Blogger.