Skip to content

Instantly share code, notes, and snippets.

@gnowland
Last active October 23, 2018 18:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gnowland/3038cf194bc54dfddea2c089ebf17070 to your computer and use it in GitHub Desktop.
Save gnowland/3038cf194bc54dfddea2c089ebf17070 to your computer and use it in GitHub Desktop.
My Favorite WordPress Plugins

Favorite WordPress Plugins

This is a list of my favorite (read: necessary) WordPress plugins. I am generally plugin-averse, but certain situations arise where you just can't do without, or to do so would mean reinventing the wheel. For those cases, these plugins I've personally vetted to ensure that their code is performant and robust.

Images

  • Imsanity - Resizes images on upload to a more reasonable size.
  • EWWW - Image compression/optimization
  • Regenerate Thumbnails - When image sizes are added with a theme or function, use this plugin to generate new image sizes. I ususally delete this plugin following launch
  • Safe SVG - Allow uploading of SVG images in a safe and secure manner (this plugin checks for and strips potentially malicious code)

Content

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment