Title: sidders's Replies | WordPress.org

---

# sidders

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Add thumbnail image to Category description](https://wordpress.org/support/topic/add-thumbnail-image-to-category-description/)
 *  [sidders](https://wordpress.org/support/users/sidders/)
 * (@sidders)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/add-thumbnail-image-to-category-description/#post-985881)
 * For 2.84 I add this code to functions.php and it seems to do the trick;
 *     ```
       $filters = array('pre_term_description', 'pre_link_description', 'pre_link_notes', 'pre_user_description');
       foreach ( $filters as $filter ) {
       	remove_filter($filter, 'wp_filter_kses');
       }
       ```
   
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [Decoding a theme footer](https://wordpress.org/support/topic/decoding-a-theme-footer/)
 *  [sidders](https://wordpress.org/support/users/sidders/)
 * (@sidders)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/decoding-a-theme-footer/page/2/#post-968353)
 * The theme developer designed the theme in order to make money by selling the 
   links. If they can’t make money that way why should they bother making nice themes?
   If you don’t want the links don’t use the theme.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Question About Possible Hack of Site](https://wordpress.org/support/topic/question-about-possible-hack-of-site/)
 *  [sidders](https://wordpress.org/support/users/sidders/)
 * (@sidders)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/question-about-possible-hack-of-site/page/7/#post-1200843)
 * [@dyske](https://wordpress.org/support/users/dyske/)
 * Checking back over my last user registrations I found the four preceding the 
   admin one were
    MikeWink Miriam Adrianq darrenkisak which all flagged as spammers
   with a search.

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