Skip to content

Instantly share code, notes, and snippets.

@FreshLondon
Created March 17, 2019 12:06
Show Gist options
  • Select an option

  • Save FreshLondon/99c7a289543580a4029303ee1d938481 to your computer and use it in GitHub Desktop.

Select an option

Save FreshLondon/99c7a289543580a4029303ee1d938481 to your computer and use it in GitHub Desktop.
Array debugging
Array
(
[0] => Array
(
[ID] => 840
[id] => 840
[title] => creativebacon
[filename] => creativebacon.jpg
[filesize] => 67847
[url] => http://localhost:8888/FreshLondon/wp-content/uploads/2016/01/creativebacon.jpg
[link] => http://localhost:8888/FreshLondon/creativebacon-2/
[alt] =>
[author] => 19
[description] =>
[caption] =>
[name] => creativebacon-2
[status] => inherit
[uploaded_to] => 0
[date] => 2016-01-26 13:55:03
[modified] => 2019-01-24 21:03:13
[menu_order] => 0
[mime_type] => image/jpeg
[type] => image
[subtype] => jpeg
[icon] => http://localhost:8888/FreshLondon/wp-includes/images/media/default.png
[width] => 940
[height] => 500
[sizes] => Array
(
[thumbnail] => http://localhost:8888/FreshLondon/wp-content/uploads/2016/01/creativebacon-150x150.jpg
[thumbnail-width] => 150
[thumbnail-height] => 150
[medium] => http://localhost:8888/FreshLondon/wp-content/uploads/2016/01/creativebacon-300x160.jpg
[medium-width] => 300
[medium-height] => 160
[medium_large] => http://localhost:8888/FreshLondon/wp-content/uploads/2016/01/creativebacon-768x409.jpg
[medium_large-width] => 768
[medium_large-height] => 409
[large] => http://localhost:8888/FreshLondon/wp-content/uploads/2016/01/creativebacon.jpg
[large-width] => 940
[large-height] => 500
[freshlondon-featured-image] => http://localhost:8888/FreshLondon/wp-content/uploads/2016/01/creativebacon.jpg
[freshlondon-featured-image-width] => 940
[freshlondon-featured-image-height] => 500
[sow-carousel-default] => http://localhost:8888/FreshLondon/wp-content/uploads/2016/01/creativebacon.jpg
[sow-carousel-default-width] => 272
[sow-carousel-default-height] => 145
)
)
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment