Skip to content

Instantly share code, notes, and snippets.

@DrewAPicture
Created September 4, 2014 01:56
Show Gist options
  • Save DrewAPicture/af56e58b236cf79efab2 to your computer and use it in GitHub Desktop.
Save DrewAPicture/af56e58b236cf79efab2 to your computer and use it in GitHub Desktop.
<?php
array(2) {
[0]=>
object(stdClass)#4117 (7) {
["type"]=>
string(4) "core"
["slug"]=>
string(7) "default"
["language"]=>
string(5) "de_DE"
["version"]=>
string(9) "4.0-alpha"
["updated"]=>
string(19) "2014-01-01 00:00:00"
["package"]=>
string(60) "https://global.wordpress.org/builds/core/4.0-alpha/de_DE.zip"
["autoupdate"]=>
bool(true)
}
[1]=>
object(stdClass)#4118 (7) {
["type"]=>
string(4) "core"
["slug"]=>
string(7) "default"
["language"]=>
string(5) "es_ES"
["version"]=>
string(9) "4.0-alpha"
["updated"]=>
string(19) "2014-01-01 00:00:00"
["package"]=>
string(60) "https://global.wordpress.org/builds/core/4.0-alpha/es_ES.zip"
["autoupdate"]=>
bool(true)
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment