Skip to content

Instantly share code, notes, and snippets.

@Hube2
Created July 10, 2016 16:01
Show Gist options
  • Save Hube2/45a754828e5ffaee0ca123524c8f34b7 to your computer and use it in GitHub Desktop.
Save Hube2/45a754828e5ffaee0ca123524c8f34b7 to your computer and use it in GitHub Desktop.
BEFORE - UNSERIALIZED
Array
(
[width] => 500
[height] => 500
[file] => 2016/07/HAWK-1.jpg
[sizes] => Array
(
[thumbnail] => Array
(
[file] => HAWK-1-150x150.jpg
[width] => 150
[height] => 150
[mime-type] => image/jpeg
)
[medium] => Array
(
[file] => HAWK-1-300x300.jpg
[width] => 300
[height] => 300
[mime-type] => image/jpeg
)
[post-thumbnail] => Array
(
[file] => HAWK-1-500x500.jpg
[width] => 500
[height] => 500
[mime-type] => image/jpeg
)
[gallery-640] => Array
(
[file] => HAWK-1-500x480.jpg
[width] => 500
[height] => 480
[mime-type] => image/jpeg
)
[width-480] => Array
(
[file] => HAWK-1-480x480.jpg
[width] => 480
[height] => 480
[mime-type] => image/jpeg
)
[gallery-480] => Array
(
[file] => HAWK-1-480x360.jpg
[width] => 480
[height] => 360
[mime-type] => image/jpeg
)
[width-320] => Array
(
[file] => HAWK-1-320x320.jpg
[width] => 320
[height] => 320
[mime-type] => image/jpeg
)
[gallery-320] => Array
(
[file] => HAWK-1-320x240.jpg
[width] => 320
[height] => 240
[mime-type] => image/jpeg
)
[gallery-240] => Array
(
[file] => HAWK-1-240x180.jpg
[width] => 240
[height] => 180
[mime-type] => image/jpeg
)
[gallery-180] => Array
(
[file] => HAWK-1-180x135.jpg
[width] => 180
[height] => 135
[mime-type] => image/jpeg
)
[gallery-120] => Array
(
[file] => HAWK-1-120x90.jpg
[width] => 120
[height] => 90
[mime-type] => image/jpeg
)
[gallery-100] => Array
(
[file] => HAWK-1-100x75.jpg
[width] => 100
[height] => 75
[mime-type] => image/jpeg
)
[gallery-thumb] => Array
(
[file] => HAWK-1-100x100.jpg
[width] => 100
[height] => 100
[mime-type] => image/jpeg
)
[affiliate-logo] => Array
(
[file] => HAWK-1-125x40.jpg
[width] => 125
[height] => 40
[mime-type] => image/jpeg
)
[icon] => Array
(
[file] => HAWK-1-100x100.jpg
[width] => 100
[height] => 100
[mime-type] => image/jpeg
)
)
[image_meta] => Array
(
[aperture] => 0
[credit] =>
[camera] =>
[caption] =>
[created_timestamp] => 0
[copyright] =>
[focal_length] => 0
[iso] => 0
[shutter_speed] => 0
[title] =>
[orientation] => 1
[keywords] => Array
(
)
)
)
AFTER - UNSERIALIZED
Array
(
[width] => 500
[height] => 500
[file] => 2016/07/hawk-1.jpg
[sizes] => Array
(
[thumbnail] => Array
(
[file] => hawk-1-150x150.jpg
[width] => 150
[height] => 150
[mime-type] => image/jpeg
)
[medium] => Array
(
[file] => hawk-1-300x300.jpg
[width] => 300
[height] => 300
[mime-type] => image/jpeg
)
[post-thumbnail] => Array
(
[file] => hawk-1-500x500.jpg
[width] => 500
[height] => 500
[mime-type] => image/jpeg
)
[gallery-640] => Array
(
[file] => hawk-1-500x480.jpg
[width] => 500
[height] => 480
[mime-type] => image/jpeg
)
[width-480] => Array
(
[file] => hawk-1-480x480.jpg
[width] => 480
[height] => 480
[mime-type] => image/jpeg
)
[gallery-480] => Array
(
[file] => hawk-1-480x360.jpg
[width] => 480
[height] => 360
[mime-type] => image/jpeg
)
[width-320] => Array
(
[file] => hawk-1-320x320.jpg
[width] => 320
[height] => 320
[mime-type] => image/jpeg
)
[gallery-320] => Array
(
[file] => hawk-1-320x240.jpg
[width] => 320
[height] => 240
[mime-type] => image/jpeg
)
[gallery-240] => Array
(
[file] => hawk-1-240x180.jpg
[width] => 240
[height] => 180
[mime-type] => image/jpeg
)
[gallery-180] => Array
(
[file] => hawk-1-180x135.jpg
[width] => 180
[height] => 135
[mime-type] => image/jpeg
)
[gallery-120] => Array
(
[file] => hawk-1-120x90.jpg
[width] => 120
[height] => 90
[mime-type] => image/jpeg
)
[gallery-100] => Array
(
[file] => hawk-1-100x75.jpg
[width] => 100
[height] => 75
[mime-type] => image/jpeg
)
[gallery-thumb] => Array
(
[file] => hawk-1-100x100.jpg
[width] => 100
[height] => 100
[mime-type] => image/jpeg
)
[affiliate-logo] => Array
(
[file] => hawk-1-125x40.jpg
[width] => 125
[height] => 40
[mime-type] => image/jpeg
)
[icon] => Array
(
[file] => HAWK-1-100x100.jpg
[width] => 100
[height] => 100
[mime-type] => image/jpeg
)
)
[image_meta] => Array
(
[aperture] => 0
[credit] =>
[camera] =>
[caption] =>
[created_timestamp] => 0
[copyright] =>
[focal_length] => 0
[iso] => 0
[shutter_speed] => 0
[title] =>
[orientation] => 1
[keywords] => Array
(
)
)
[url] => hawk-1.jpg
)
IMAGE SIZES ON SITE
thumbnail (150x150)
medium (300x300)
medium_large (768x0)
large (1020x1020)
post-thumbnail (500x9999)
width-1280 (1280x0)
width-1140 (1140x0)
width-1020 (1020x0)
width-960 (960x0)
width-840 (840x0)
width-760 (760x0)
width-640 (640x0)
gallery-640 (640x480 cropped)
width-480 (480x0)
gallery-480 (480x360 cropped)
width-320 (320x0)
gallery-320 (320x240 cropped)
gallery-240 (240x180 cropped)
gallery-180 (180x135 cropped)
gallery-120 (120x90 cropped)
gallery-100 (100x75 cropped)
gallery-thumb (100x0)
affiliate-logo (125x40 cropped)
icon (100x100 cropped)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment