Skip to content

Instantly share code, notes, and snippets.

View addisonw's full-sized avatar

Addison White addisonw

View GitHub Profile

Keybase proof

I hereby claim:

  • I am addisonw on github.
  • I am addisonw (https://keybase.io/addisonw) on keybase.
  • I have a public key whose fingerprint is 1C4D F52B 1B49 3C06 D081 A792 C149 6486 3E06 E8BF

To claim this, I am signing this object:

@addisonw
addisonw / gist:5877777
Created June 27, 2013 16:09
Changed function to set timeline thumbnails to a larger pre-generated size
/**
* Index.php in the Oxygen theme folder
*
* Oxygen auto-generates three sizes for each of your images
* It creates 'archive-thumbnail', 'single-thumbnail', 'featured-thumbnail', and 'slider-nav-thumbnail' (increasing size in that order)
*
* In the index.php file, change the 'size' attribute of the get_the_image function to match the size you want
* In the example I sent you, I set the thumbnail size to 'single-thumbnail' as can be seen below
*/