Title: dplimbaugh's Replies | WordPress.org

---

# dplimbaugh

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [HTTP Error. when uploading images](https://wordpress.org/support/topic/http-error-when-uploading-images-17/)
 *  [dplimbaugh](https://wordpress.org/support/users/dplimbaugh/)
 * (@dplimbaugh)
 * [10 years ago](https://wordpress.org/support/topic/http-error-when-uploading-images-17/page/2/#post-6678378)
 * For Solution1, are you inserting this into “functions.php” or “function.php” ?
   Is there a difference?
 * Thanks!
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [HTTP Error. when uploading images](https://wordpress.org/support/topic/http-error-when-uploading-images-17/)
 *  [dplimbaugh](https://wordpress.org/support/users/dplimbaugh/)
 * (@dplimbaugh)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/http-error-when-uploading-images-17/#post-6678373)
 * Can I simply paste this at the bottom of my theme’s function.php?
 * > add_filter( ‘wp_image_editors’, ‘change_graphic_lib’ );
   > function change_graphic_lib($array) {
   >  return array( ‘WP_Image_Editor_GD’, ‘
   > WP_Image_Editor_Imagick’ ); }
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Athena] How to edit footer?](https://wordpress.org/support/topic/how-to-edit-footer-4/)
 *  [dplimbaugh](https://wordpress.org/support/users/dplimbaugh/)
 * (@dplimbaugh)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/how-to-edit-footer-4/#post-7247362)
 * How were you able to edit your footer?
    I would like to remove a few of the unused
   social icons.

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