About WordPress 3.4
General Info
WordPress 3.4 "Green" is the 18th version of WordPress. It was named after the jazz musician Grant Green.
This version was released 12 years ago, on June 13th 2012. It had a lifespan of 181 days (~6 months).
Version 3.4 had 2 minor versions, the last one released 12 years ago on September 6th 2012.
This is a very old version of WordPress, it's no longer supported.
The entire 3.4 branch with all its minor versions was downloaded 36,503,023 times.
wp.org stats show that 3.4 branch with all its minor versions is being used by 0.045% of all active WordPress websites.
Development Cycle
WordPress 3.4 was developed by 21 core developers and 165 contributors in total. 81 people contributed to WordPress Core for the very first time, that's around 49.1% of the total number of contributors.
This version fixed 605 Trac tickets.
Release Video
Live Theme Previews
Try on New Themes
Gone are the days of rushing to update your header, background, and the like as soon as you activate a new theme. You can now customize these options beforeactivating a new theme. Note: this feature is available for installed themes only.Customize Current Theme
Satisfy your curiosity and try on a fresh coat of paint — you can also use the live preview mode to customize your current theme. Look for the Customize link on the Themes screen.Custom Headers
Flexible Sizes
You can decide for yourself how tall or wide your custom header image should be. From now on, themes will provide a recommended image size for custom headers rather than a fixed requirement. Note: this feature requires theme support.Choose from Media Library
Tired of re-uploading the same custom header image every time you check out a new theme? Now you can choose header images from your media library for easier customization.Twitter Embeds
Share Tweets with Style
You can now embed individual tweets in posts. It includes action links that allow readers to reply to, retweet, and favorite the tweet without leaving your site. Just paste a tweet URL on its own line. This works with URLs from some other sites, too. For more, see the Codex article on Embeds.Better Captions
HTML Support
Basic HTML support has been added to the caption field in the image uploader. This allows you to add links — great for photo credits or licensing details — and basic formatting such as bold and italicized text.Under the Hood
Faster WP_Query
Post queries have been optimized to improve performance, especially for sites with large databases.Themes API
WP_Theme, wp_get_themes(), wp_get_theme(). Faster, uses less memory, makes use of persistent caching.XML-RPC API
A new WordPress API that supports custom content types and taxonomies, as well as dozens of other bug fixes and improvements.Faster Translations
The number of strings loaded on the front end was greatly reduced, resulting in faster front page load times for localized installations. Also, better support for East Asian languages, right-to-left languages, theme translations, and more.Custom Header and Background API
Custom header and background API relocated into the theme support API.External Libraries
jQuery, jQuery UI, TinyMCE, Plupload, PHPMailer, SimplePie, and other libraries were updated. jQuery UI Touch Punch was introduced.WordPress 3.4 Core Developers
WordPress 3.4 Core Contributors
WordPress 3.4 Development
Minimum Requirements
MySQL version 5.0.15 or greater.
Trac
WordPress 3.4 database version 20596.
WordPress 3.4 trac revision 21078.
WordPress 3.4 closed 605 trac tickets (major release only).
Download
WordPres 3.4 zip ( md5 | sha1 )
WordPres 3.4 tar.gz ( md5 | sha1 )
WordPres 3.4 IIS zip ( md5 | sha1 )
External Libraries
http://squirrelmail.org/ | Class POP3 |
http://plugins.jquery.com/project/color | Color Animations |
http://pear.horde.org/ | Horde Text Diff |
http://plugins.jquery.com/project/hoverIntent | hoverIntent |
http://odyniec.net/projects/imgareaselect/ | imgAreaSelect |
http://jquery.com/ | jQuery |
http://jqueryui.com/ | jQuery UI |
https://github.com/tzuryby/jquery.hotkeys | jQuery Hotkeys |
http://benalman.com/projects/jquery-misc-plugins/ | jQuery serializeObject |
http://plugins.jquery.com/project/query-object | jQuery.query |
http://plugins.jquery.com/project/suggest | jQuery.suggest |
http://touchpunch.furf.com/ | jQuery UI Touch Punch |
https://github.com/douglascrockford/JSON-js | json2 |
http://www.phpconcept.net/pclzip/ | PclZip |
http://www.phpclasses.org/browse/package/1743.html | PemFTP |
http://www.openwall.com/phpass/ | phpass |
http://code.google.com/a/apache-extras.org/p/phpmailer/ | PHPMailer |
http://www.plupload.com/ | Plupload |
http://simplepie.org/ | SimplePie |
https://code.google.com/archive/p/php-ixr/ | The Incutio XML-RPC Library |
http://jquery.com/demo/thickbox/ | Thickbox |
http://www.tinymce.com/ | TinyMCE |
Retrieve data from DisplayWP API
Source
Retrieve the data for this version using DisplayWP API.
Source: https://displaywp.com/wp-json/data/v1/version/34
JSON
{
"data": {
"version": "3.4",
"name": "Green",
"release_date": "2012-06-13 00:00:00",
"release_number": 18,
"url": "https:\/\/displaywp.com\/version\/34\/"
},
"announcements": {
"blog": "https:\/\/wordpress.org\/news\/2012\/06\/green\/",
"info": "https:\/\/wordpress.org\/support\/wordpress-version\/version-3-4\/"
},
"musician": {
"name": "Grant Green",
"wikipedia": "https:\/\/en.wikipedia.org\/wiki\/Grant_Green"
},
"video": {
"videopress": "https:\/\/videopress.com\/v\/Gg0EFixV",
"wordpress.tv": ""
},
"requirements": {
"php": "5.2.4",
"mysql": "5.0.15"
},
"development": {
"db_version": 20596,
"trac_revision": 21078,
"closed_trac_tickets": 605
},
"stats": {
"lifespan": 20053,
"minor_versions": 2,
"core_developers": 21,
"contributors": 165,
"libraries": 22,
"downloads": 36503023,
"market_share": 0.045
},
"minor_versions": [
{
"number": "3.4.1",
"date": "2012-06-27 00:00:00",
"bugs": 18,
"security": 5,
"url": "https:\/\/codex.wordpress.org\/Version_3.4.1"
},
{
"number": "3.4.2",
"date": "2012-09-06 00:00:00",
"bugs": 18,
"security": 5,
"url": "https:\/\/codex.wordpress.org\/Version_3.4.2"
}
],
"core_developers": [
{
"user": "ryan",
"name": "Ryan Boren",
"avatar": "c22398fb9602c967d1dac8174f4a1a4e"
},
{
"user": "markjaquith",
"name": "Mark Jaquith",
"avatar": "097a87a525e317519b5ee124820012fb"
},
{
"user": "matt",
"name": "Matt Mullenweg",
"avatar": "767fc9c115a1b989744c755db47feb60"
},
{
"user": "azaozz",
"name": "Andrew Ozz",
"avatar": "43b5ab8e3924f8f952c06d2b644a6576"
},
{
"user": "jenmylo",
"name": "Jen Mylo",
"avatar": "5cba4a686447ef61b809788bfb0b21c8"
},
{
"user": "westi",
"name": "Peter Westwood",
"avatar": "5b3b5ce04dd402124aba53142b3e47f6"
},
{
"user": "nacin",
"name": "Andrew Nacin",
"avatar": "01cfe9feaafb068590891bbd1f6a7f5a"
},
{
"user": "dd32",
"name": "Dion Hulse",
"avatar": "019f95633d5ea08e39d8d5dab9bed527"
},
{
"user": "koop",
"name": "Daryl Koopersmith",
"avatar": "a0e5084d14d7e6dac68114ad9b81ae28"
},
{
"user": "duck_",
"name": "Jon Cave",
"avatar": "c422d58d80cf37281d34221f21a4a557"
},
{
"user": "scribu",
"name": "Cristi Burcă",
"avatar": "d22c48810052c48be3559293fa07f85f"
},
{
"user": "ocean90",
"name": "Dominik Schilling",
"avatar": "616b56a9c5898a427304425af0966c07"
},
{
"user": "SergeyBiryukov",
"name": "Sergey Biryukov",
"avatar": "750b7b0fcd855389264c2b1294d61bd6"
},
{
"user": "helen",
"name": "Helen Hou-Sandi",
"avatar": "6506162ada6b700b151ad8a187f65842"
},
{
"user": "aaroncampbell",
"name": "Aaron D. Campbell",
"avatar": "51f13e0e11344034ec9d33f37576ee39"
},
{
"user": "maxcutler",
"name": "Max Cutler",
"avatar": "61223a66b6a154885cae5ed652b18db0"
},
{
"user": "kurtpayne",
"name": "Kurt Payne",
"avatar": "107b7c6f622e300174ce61665dc3367b"
},
{
"user": "markoheijnen",
"name": "Marko Heijnen",
"avatar": "3c0d20db0e8911bc94be89c0cd9c0399"
},
{
"user": "sabreuse",
"name": "Amy Hendrix",
"avatar": "0b59d8f1c9c189ad2f3b3e25746aee1a"
},
{
"user": "georgestephanis",
"name": "George Stephanis",
"avatar": "8c46364c1cdf20827ceb25f901cdc0aa"
},
{
"user": "sushkov",
"name": "Stas Sușkov",
"avatar": "39639fde05c65fae440b775989e55006"
}
],
"contributors": [
{
"user": "kawauso",
"name": "Adam Harley (Kawauso)"
},
{
"user": "ajacommerce",
"name": "AJ Acevedo"
},
{
"user": "akshayagarwal",
"name": "akshayagarwal"
},
{
"user": "xknown",
"name": "Alex Concha"
},
{
"user": "alexkingorg",
"name": "Alex King"
},
{
"user": "viper007bond",
"name": "Alex Mills"
},
{
"user": "ampt",
"name": "ampt"
},
{
"user": "andrea_r",
"name": "Andrea Rennick"
},
{
"user": "andrewryno",
"name": "Andrew Ryno"
},
{
"user": "rarst",
"name": "Andrey \"Rarst\" Savchenko"
},
{
"user": "andy",
"name": "Andy Skelton"
},
{
"user": "arena",
"name": "arena"
},
{
"user": "arieputranto",
"name": "Arie Putranto"
},
{
"user": "filosofo",
"name": "Austin Matzko"
},
{
"user": "hearvox",
"name": "Barrett Golding"
},
{
"user": "barry",
"name": "Barry"
},
{
"user": "benbalter",
"name": "Ben Balter"
},
{
"user": "casben79",
"name": "Ben Casey"
},
{
"user": "benchapman",
"name": "BenChapman"
},
{
"user": "empireoflight",
"name": "Ben Dunkle"
},
{
"user": "husobj",
"name": "Ben Huson"
},
{
"user": "billerickson",
"name": "Bill Erickson"
},
{
"user": "bananastalktome",
"name": "Billy S"
},
{
"user": "boonebgorges",
"name": "Boone Gorges"
},
{
"user": "camiloclc",
"name": "camiloclc"
},
{
"user": "caspie",
"name": "Caspie"
},
{
"user": "cheald",
"name": "cheald"
},
{
"user": "chexee",
"name": "Chelsea Otakan"
},
{
"user": "082net",
"name": "Cheon, YoungMin"
},
{
"user": "chipbennett",
"name": "Chip Bennett"
},
{
"user": "c3mdigital",
"name": "Chris Olbekson"
},
{
"user": "coenjacobs",
"name": "Coen Jacobs"
},
{
"user": "cyapow",
"name": "Cyapow"
},
{
"user": "djcp",
"name": "Dan Collis-Puro"
},
{
"user": "danielbachhuber",
"name": "Daniel Bachhuber"
},
{
"user": "convissor",
"name": "Daniel Convissor"
},
{
"user": "redsweater",
"name": "Daniel Jalkut (Red Sweater)"
},
{
"user": "daniloercoli",
"name": "daniloercoli"
},
{
"user": "dllh",
"name": "Daryl L. L. Houston (dllh)"
},
{
"user": "dgwyer",
"name": "David Gwyer"
},
{
"user": "deltafactory",
"name": "deltafactory"
},
{
"user": "demetris",
"name": "demetris (Demetris Kikizas)"
},
{
"user": "dh-shredder",
"name": "DH-Shredder"
},
{
"user": "dougwrites",
"name": "Doug Provencio"
},
{
"user": "drewapicture",
"name": "Drew Jaynes"
},
{
"user": "edward-mindreantre",
"name": "edward mindreantre"
},
{
"user": "ericlewis",
"name": "Eric Andrew Lewis"
},
{
"user": "ericmann",
"name": "Eric Mann"
},
{
"user": "ejdanderson",
"name": "Evan"
},
{
"user": "evansolomon",
"name": "Evan Solomon"
},
{
"user": "fredwu",
"name": "Fred Wu"
},
{
"user": "garyc40",
"name": "Gary Cao"
},
{
"user": "garyj",
"name": "Gary Jones"
},
{
"user": "gautamgupta",
"name": "Gautam Gupta"
},
{
"user": "emhr",
"name": "Gene Robinson"
},
{
"user": "soulseekah",
"name": "Gennady Kovshenin"
},
{
"user": "mamaduka",
"name": "George Mamadashvili"
},
{
"user": "webord",
"name": "Gustavo Bordoni"
},
{
"user": "helenyhou",
"name": "helenyhou"
},
{
"user": "ceefour",
"name": "Hendy Irawan"
},
{
"user": "hugobaeta",
"name": "Hugo Baeta"
},
{
"user": "iandstewart",
"name": "Ian Stewart"
},
{
"user": "insertvisionhere",
"name": "insertvisionhere"
},
{
"user": "ipstenu",
"name": "Ipstenu (Mika Epstein)"
},
{
"user": "master-jake",
"name": "Jacob Chappell"
},
{
"user": "japh",
"name": "Japh"
},
{
"user": "jaquers",
"name": "jaquers"
},
{
"user": "jarretc",
"name": "Jarret"
},
{
"user": "jeremyclarke",
"name": "Jer Clarke"
},
{
"user": "jeremyfelt",
"name": "Jeremy Felt"
},
{
"user": "jayjdk",
"name": "Jesper Johansen (jayjdk)"
},
{
"user": "jiehanzheng",
"name": "Jiehan Zheng"
},
{
"user": "intoxstudio",
"name": "Joachim Jensen"
},
{
"user": "jkudish",
"name": "Joey Kudish"
},
{
"user": "johnbillion",
"name": "John Blackbourn"
},
{
"user": "aldenta",
"name": "John Ford"
},
{
"user": "johnjamesjacoby",
"name": "John James Jacoby"
},
{
"user": "joostdevalk",
"name": "Joost de Valk"
},
{
"user": "koke",
"name": "Jorge Bernal"
},
{
"user": "josephscott",
"name": "Joseph Scott"
},
{
"user": "devesine",
"name": "Justin de Vesine"
},
{
"user": "justindgivens",
"name": "Justin Givens"
},
{
"user": "trepmal",
"name": "Kailey (trepmal)"
},
{
"user": "kenan3008",
"name": "Kenan Derviševi\u0107"
},
{
"user": "kobenland",
"name": "KOB"
},
{
"user": "kovshenin",
"name": "Konstantin Kovshenin"
},
{
"user": "klagraff",
"name": "Kristopher Lagraff"
},
{
"user": "lancewillett",
"name": "Lance Willett"
},
{
"user": "lardjo",
"name": "Lardjo"
},
{
"user": "latz",
"name": "latz"
},
{
"user": "leewillis77",
"name": "Lee Willis"
},
{
"user": "linuxologos",
"name": "linuxologos"
},
{
"user": "settle",
"name": "Mantas Malcius"
},
{
"user": "netweblogic",
"name": "Marcus (aka @msykes)"
},
{
"user": "markauk",
"name": "Mark Rowatt Anderson"
},
{
"user": "matveb",
"name": "Matias Ventura"
},
{
"user": "sksmatt",
"name": "Matt"
},
{
"user": "iammattthomas",
"name": "Matt (Thomas) Miklic"
},
{
"user": "sivel",
"name": "Matt Martz"
},
{
"user": "mattonomics",
"name": "mattonomics"
},
{
"user": "mattyrob",
"name": "Matt Robinson"
},
{
"user": "mattwiebe",
"name": "Matt Wiebe"
},
{
"user": "merty",
"name": "Mert Yaz\u0131c\u0131o\u011flu"
},
{
"user": "mdawaffe",
"name": "Michael Adams (mdawaffe)"
},
{
"user": "tw2113",
"name": "Michael Beckwith"
},
{
"user": "mfields",
"name": "Michael Fields"
},
{
"user": "mrtorrent",
"name": "Michael Rodríguez Torrent"
},
{
"user": "chellycat",
"name": "Michelle Langston"
},
{
"user": "mikeschinkel",
"name": "Mike Schinkel"
},
{
"user": "toppa",
"name": "Mike Toppa"
},
{
"user": "dimadin",
"name": "Milan Dini\u0107"
},
{
"user": "mitchoyoshitaka",
"name": "mitcho (Michael Yoshitaka Erlewine)"
},
{
"user": "batmoo",
"name": "Mohammad Jangda"
},
{
"user": "mgolawala",
"name": "Mustansir Golawala"
},
{
"user": "namely",
"name": "Name.ly"
},
{
"user": "nao",
"name": "Naoko Takano"
},
{
"user": "alex-ye",
"name": "Nashwan D"
},
{
"user": "niallkennedy",
"name": "Niall Kennedy"
},
{
"user": "ebababi",
"name": "Nikolaos Anastopoulos"
},
{
"user": "nikolayyordanov",
"name": "Nikolay Yordanov"
},
{
"user": "norocketsurgeon",
"name": "norocketsurgeon"
},
{
"user": "npetetin",
"name": "npetetin"
},
{
"user": "nunomorgadinho",
"name": "nunomorgadinho"
},
{
"user": "ocollet",
"name": "Olivier Collet"
},
{
"user": "pbiron",
"name": "Paul Biron"
},
{
"user": "pavelevap",
"name": "pavelevap"
},
{
"user": "petemall",
"name": "Pete Mall"
},
{
"user": "pishmishy",
"name": "pishmishy"
},
{
"user": "nprasath002",
"name": "Prasath Nadarajah"
},
{
"user": "prettyboymp",
"name": "prettyboymp"
},
{
"user": "ptahdunbar",
"name": "Ptah Dunbar"
},
{
"user": "pw201",
"name": "pw201"
},
{
"user": "ramiy",
"name": "Rami Yushuvaev"
},
{
"user": "greuben",
"name": "Reuben Gunday"
},
{
"user": "roscius",
"name": "Roscius"
},
{
"user": "rosshanney",
"name": "Ross Hanney"
},
{
"user": "russellwwest",
"name": "russellwwest"
},
{
"user": "ryanduff",
"name": "Ryan Duff"
},
{
"user": "rmccue",
"name": "Ryan McCue"
},
{
"user": "zeo",
"name": "Safirul Alredha"
},
{
"user": "solarissmoke",
"name": "Samir Shah"
},
{
"user": "otto42",
"name": "Samuel Wood (Otto)"
},
{
"user": "tenpura",
"name": "Seisuke Kuraishi"
},
{
"user": "sergeybiryukov",
"name": "Sergey Biryukov"
},
{
"user": "simonwheatley",
"name": "Simon Wheatley"
},
{
"user": "sirzooro",
"name": "sirzooro"
},
{
"user": "stephdau",
"name": "Stephane Daury (stephdau)"
},
{
"user": "tamlyn",
"name": "tamlyn"
},
{
"user": "griffinjt",
"name": "Thomas Griffin"
},
{
"user": "tott",
"name": "Thorsten Ott"
},
{
"user": "tobiasbg",
"name": "TobiasBg"
},
{
"user": "tomauger",
"name": "Tom Auger"
},
{
"user": "skithund",
"name": "Toni Viemerö"
},
{
"user": "transom",
"name": "transom"
},
{
"user": "sorich87",
"name": "Ulrich Sossou"
},
{
"user": "utkarsh",
"name": "Utkarsh Kukreti"
},
{
"user": "wojtekszkutnik",
"name": "Wojtek Szkutnik"
},
{
"user": "wonderslug",
"name": "wonderslug"
},
{
"user": "xibe",
"name": "Xavier Borderie"
},
{
"user": "yoavf",
"name": "Yoav Farhi"
},
{
"user": "vanillalounge",
"name": "Zé Fontainhas"
},
{
"user": "thezman84",
"name": "Zach Abernathy"
},
{
"user": "tollmanz",
"name": "Zack Tollman"
},
{
"user": "zx2c4",
"name": "zx2c4"
},
{
"user": "ounziw",
"name": "\u6c34\u91ce\u53f2\u571f"
}
],
"libraries": [
{
"name": "Class POP3",
"url": "http:\/\/squirrelmail.org\/"
},
{
"name": "Color Animations",
"url": "http:\/\/plugins.jquery.com\/project\/color"
},
{
"name": "Horde Text Diff",
"url": "http:\/\/pear.horde.org\/"
},
{
"name": "hoverIntent",
"url": "http:\/\/plugins.jquery.com\/project\/hoverIntent"
},
{
"name": "imgAreaSelect",
"url": "http:\/\/odyniec.net\/projects\/imgareaselect\/"
},
{
"name": "jQuery",
"url": "http:\/\/jquery.com\/"
},
{
"name": "jQuery UI",
"url": "http:\/\/jqueryui.com\/"
},
{
"name": "jQuery Hotkeys",
"url": "https:\/\/github.com\/tzuryby\/jquery.hotkeys"
},
{
"name": "jQuery serializeObject",
"url": "http:\/\/benalman.com\/projects\/jquery-misc-plugins\/"
},
{
"name": "jQuery.query",
"url": "http:\/\/plugins.jquery.com\/project\/query-object"
},
{
"name": "jQuery.suggest",
"url": "http:\/\/plugins.jquery.com\/project\/suggest"
},
{
"name": "jQuery UI Touch Punch",
"url": "http:\/\/touchpunch.furf.com\/"
},
{
"name": "json2",
"url": "https:\/\/github.com\/douglascrockford\/JSON-js"
},
{
"name": "PclZip",
"url": "http:\/\/www.phpconcept.net\/pclzip\/"
},
{
"name": "PemFTP",
"url": "http:\/\/www.phpclasses.org\/browse\/package\/1743.html"
},
{
"name": "phpass",
"url": "http:\/\/www.openwall.com\/phpass\/"
},
{
"name": "PHPMailer",
"url": "http:\/\/code.google.com\/a\/apache-extras.org\/p\/phpmailer\/"
},
{
"name": "Plupload",
"url": "http:\/\/www.plupload.com\/"
},
{
"name": "SimplePie",
"url": "http:\/\/simplepie.org\/"
},
{
"name": "The Incutio XML-RPC Library",
"url": "https:\/\/code.google.com\/archive\/p\/php-ixr\/"
},
{
"name": "Thickbox",
"url": "http:\/\/jquery.com\/demo\/thickbox\/"
},
{
"name": "TinyMCE",
"url": "http:\/\/www.tinymce.com\/"
}
],
"translation_strings": [
{
"name": "3.4.x",
"count": 1624,
"url": "https:\/\/translate.wordpress.org\/projects\/wp\/3.4.x\/"
},
{
"name": "Administration",
"count": 2199,
"url": "https:\/\/translate.wordpress.org\/projects\/wp\/3.4.x\/admin\/"
},
{
"name": "Network Admin",
"count": 258,
"url": "https:\/\/translate.wordpress.org\/projects\/wp\/3.4.x\/admin\/network\/"
},
{
"name": "Continents & Cities",
"count": 487,
"url": "https:\/\/translate.wordpress.org\/projects\/wp\/3.4.x\/cc\/"
},
{
"name": "Twenty Ten",
"count": 89,
"url": "https:\/\/translate.wordpress.org\/projects\/wp\/3.4.x\/twentyten\/"
},
{
"name": "Twenty Eleven",
"count": 134,
"url": "https:\/\/translate.wordpress.org\/projects\/wp\/3.4.x\/twentyeleven\/"
}
],
"oembed_providers": [
{
"name": "YouTube",
"url": "http:\/\/www.youtube.com\/",
"since": 2.9
},
{
"name": "Blip TV",
"url": "http:\/\/blip.tv\/",
"since": 2.9
},
{
"name": "Vimeo",
"url": "http:\/\/vimeo.com\/",
"since": 2.9
},
{
"name": "DailyMotion",
"url": "http:\/\/www.dailymotion.com\/",
"since": 2.9
},
{
"name": "Flickr",
"url": "http:\/\/www.flickr.com\/",
"since": 2.9
},
{
"name": "Hulu",
"url": "http:\/\/www.hulu.com\/",
"since": 2.9
},
{
"name": "Viddler",
"url": "http:\/\/www.viddler.com\/",
"since": 2.9
},
{
"name": "Qik",
"url": "http:\/\/qik.com\/",
"since": 2.9
},
{
"name": "Revision3",
"url": "http:\/\/revision3.com\/",
"since": 2.9
},
{
"name": "PhotoBucket",
"url": "http:\/\/photobucket.com\/",
"since": 2.9
},
{
"name": "Scribd",
"url": "http:\/\/www.scribd.com\/",
"since": 2.9
},
{
"name": "PollDaddy",
"url": "http:\/\/www.polldaddy.com\/",
"since": 2.9
},
{
"name": "WordPress.tv",
"url": "http:\/\/wordpress.tv\/",
"since": 2.9
},
{
"name": "SmugMug ",
"url": "http:\/\/www.smugmug.com\/",
"since": 3
},
{
"name": "FunnyOrDie",
"url": "http:\/\/www.funnyordie.com\/",
"since": 3
},
{
"name": "Twitter",
"url": "http:\/\/twitter.com\/",
"since": 3.4
}
]
}