Title: decode theme?
Last modified: August 22, 2016

---

# decode theme?

 *  Resolved [wp00007](https://wordpress.org/support/users/wp00007/)
 * (@wp00007)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/decode-theme-1/)
 * can someone help me out on decoding this template.php?
    [http://pastebin.com/KZmPkJyf](http://pastebin.com/KZmPkJyf)

Viewing 15 replies - 1 through 15 (of 29 total)

1 [2](https://wordpress.org/support/topic/decode-theme-1/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/decode-theme-1/page/2/?output_format=md)

 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [11 years, 9 months ago](https://wordpress.org/support/topic/decode-theme-1/#post-5197847)
 * I’m sorry where did you get this template from? It doesn’t look it’s part of 
   the Decode Theme.
 *  Thread Starter [wp00007](https://wordpress.org/support/users/wp00007/)
 * (@wp00007)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/decode-theme-1/#post-5197849)
 * its a free theme but i find this template within the theme is there anyway i 
   can read this?
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [11 years, 9 months ago](https://wordpress.org/support/topic/decode-theme-1/#post-5197856)
 * Wait, which file has this code: [http://themes.svn.wordpress.org/decode/2.9.3/](http://themes.svn.wordpress.org/decode/2.9.3/)?
 *  Thread Starter [wp00007](https://wordpress.org/support/users/wp00007/)
 * (@wp00007)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/decode-theme-1/#post-5197857)
 * its template.php within my theme not any of the files mentioned on the page-link
 *  Thread Starter [wp00007](https://wordpress.org/support/users/wp00007/)
 * (@wp00007)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/decode-theme-1/#post-5197862)
 * when i disable the comment with // theme falls apart
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [11 years, 9 months ago](https://wordpress.org/support/topic/decode-theme-1/#post-5197863)
 * Okay, this should help: [http://wordpress.org/support/topic/how-to-decrypt-an-encoded-theme](http://wordpress.org/support/topic/how-to-decrypt-an-encoded-theme)
 *  [stephencottontail](https://wordpress.org/support/users/stephencottontail/)
 * (@stephencottontail)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/decode-theme-1/#post-5197864)
 * Are you using the Decode theme or some other theme? Where did you download this
   theme from?
 *  Thread Starter [wp00007](https://wordpress.org/support/users/wp00007/)
 * (@wp00007)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/decode-theme-1/#post-5197866)
 * not sure thought it was templatelite
 *  Thread Starter [wp00007](https://wordpress.org/support/users/wp00007/)
 * (@wp00007)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/decode-theme-1/#post-5197867)
 * btw andrew i tried all of those but not any can decode it for some strange reason
 *  Thread Starter [wp00007](https://wordpress.org/support/users/wp00007/)
 * (@wp00007)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/decode-theme-1/#post-5197870)
 * i downloaded the theme and found this file when i was translating it..
    in functions.
   php also in my theme dir there a line include(TEMPLATEPATH.’/template.php’); 
   but when i remove it the closing tags of some parts are in this file and the 
   theme falls apart, so if someone can decode it, it would be nice 🙂
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [11 years, 9 months ago](https://wordpress.org/support/topic/decode-theme-1/#post-5197871)
 * If you downloaded the theme from WordPress.org then it seems as though you’ve
   been hacked :s
 *  Thread Starter [wp00007](https://wordpress.org/support/users/wp00007/)
 * (@wp00007)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/decode-theme-1/#post-5197873)
 * no its not a hack.. because its only in this theme no where else
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [11 years, 9 months ago](https://wordpress.org/support/topic/decode-theme-1/#post-5197876)
 * But you need to think about how the code got there in the first place; someone
   had access to your website’s files.
 *  Thread Starter [wp00007](https://wordpress.org/support/users/wp00007/)
 * (@wp00007)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/decode-theme-1/#post-5197877)
 * some of the theme credits are also part of it.. i don’t mind keeping the credits..
   but i want to see what that file is doing besides the credit links and the closing
   tags..
 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [11 years, 9 months ago](https://wordpress.org/support/topic/decode-theme-1/#post-5197878)
 * I don’t think you’re using the same theme as the one you’ve created this support
   thread in. It may be the same name, but the Decode theme doesn’t obscure its 
   credits in the footer.php file: [http://themes.svn.wordpress.org/decode/2.9.3/footer.php](http://themes.svn.wordpress.org/decode/2.9.3/footer.php)
 * It sounds like you’re using a theme from a vendor like FThemes? They’re a known
   dubious vendor that obscure code in the footer file using these types of techniques,
   and they license their themes so that under that license you cannot edit the 
   footer.

Viewing 15 replies - 1 through 15 (of 29 total)

1 [2](https://wordpress.org/support/topic/decode-theme-1/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/decode-theme-1/page/2/?output_format=md)

The topic ‘decode theme?’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/decode/3.15.3/screenshot.png)
 * Decode
 * [Support Threads](https://wordpress.org/support/theme/decode/)
 * [Active Topics](https://wordpress.org/support/theme/decode/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/decode/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/decode/reviews/)

 * 29 replies
 * 4 participants
 * Last reply from: [Scott Smith](https://wordpress.org/support/users/scottsmith/)
 * Last activity: [11 years, 8 months ago](https://wordpress.org/support/topic/decode-theme-1/page/2/#post-5198207)
 * Status: resolved