Title: Trender's Replies | WordPress.org

---

# Trender

  [  ](https://wordpress.org/support/users/trender/)

 *   [Profile](https://wordpress.org/support/users/trender/)
 *   [Topics Started](https://wordpress.org/support/users/trender/topics/)
 *   [Replies Created](https://wordpress.org/support/users/trender/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/trender/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/trender/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/trender/engagements/)
 *   [Favorites](https://wordpress.org/support/users/trender/favorites/)

 Search replies:

## Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [how did added code get here?](https://wordpress.org/support/topic/how-did-added-code-get-here/)
 *  [Trender](https://wordpress.org/support/users/trender/)
 * (@trender)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/how-did-added-code-get-here/#post-2148611)
 * It’s a hack, the long string of characters is base 64 encoding and it’s filtering
   out bots and showing an iframe to real visitors. Within the iframe from another
   site is some malicious javascript. Your site is infected.
 * It’s trying to filter out a lot of bots actually so some security crawlers might
   not be seeing the code. Trust me, you’ve got some cleaning up to do but first
   you need to secure the server/site and lock it down. Take it offline until you
   are sure it’s clean.
 *   Forum: [Requests and Feedback](https://wordpress.org/support/forum/requests-and-feedback/)
   
   In reply to: [Attachment Permalinks NEED an upgrade in 3.2.0 !](https://wordpress.org/support/topic/attachment-permalinks-need-an-upgrade-in-320/)
 *  Thread Starter [Trender](https://wordpress.org/support/users/trender/)
 * (@trender)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/attachment-permalinks-need-an-upgrade-in-320/#post-2149091)
 * to be clear – wordpress needs to see **class=”attachment-post-thumbnail wp-post-
   image”** in your image markup if you want it to convert example.com/?attachment_id
   into example.com/your-real-post-title on NEW posts. If you delete it, which you
   may be tempted to do since it’s not a real class on most themes, you will be 
   stuck with /?attachment_id as a permalink from your images.
 * Frustrating!

Viewing 2 replies - 1 through 2 (of 2 total)