Hello
What kind of encoding is done within the wordpress theme files like index.php ??
I do get the purpose.
How do we decode them??
How easy is it??
Thanks !:thumbup:
Printable View
Hello
What kind of encoding is done within the wordpress theme files like index.php ??
I do get the purpose.
How do we decode them??
How easy is it??
Thanks !:thumbup:
Well I would be just honest, and leave it there, its too make you keep the footer. Else just buy a template, its more professional.
You can buy cheap templates at like
http://themeforest.net/category/wordpress
I am buying all kinds of cool stuff from there myself. :D
Well, I know that.
I am just asking if there is an easier way to decode those stuffs...
:)
Just search Google, there is an online decoder where you insert the encoded text and it decodes it. Can't remember where exactly, had done it long back.
Generally Footer.php files are encoded in the Wordpress themes . you can easily decode them using them using online decoders .
Generally Base 64 coding is used and it can be easily decoded with the help of either the html source or by using online decoders
But donot remove the link backs of theme makers without proper license
decoding source codes can take for ever ;) just leave it there
I wouldn't use any script thats encoded in any way on the server, especially "free" wordpress ones.
Security nightmare if you don't know whats encoded.