Skip to content

Instantly share code, notes, and snippets.

@matheusgimenez
Created December 12, 2016 02:36
Show Gist options
  • Save matheusgimenez/147adfd180b65072e4d4c47e3a810c36 to your computer and use it in GitHub Desktop.
Save matheusgimenez/147adfd180b65072e4d4c47e3a810c36 to your computer and use it in GitHub Desktop.
{
"items":[
{
"image":[
"http:\/\/localhost\/brasa_slider\/wp-content\/uploads\/2016\/11\/Captura-de-tela-de-2016-08-25-190401-1006x408.png",
1006, //image width
408, // image height
true // is_intermediate
],
"url":"#url1"
},
{
"image":[
"http:\/\/localhost\/brasa_slider\/wp-content\/uploads\/2016\/11\/DSC00596-1006x408.jpg",
1006, //image width
408, // image height
true // is_intermediate
],
"url":"#url2"
}
],
"slider_size":2, // number of items
"image_size":"brasa_slider_img" // wp image size
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment