About WordPress 4.9
General Info
WordPress 4.9 "Tipton" is the 33rd version of WordPress. It was named after the jazz musician Billy Tipton.
This version was released 7 years ago, on November 16th 2017. It had a lifespan of 385 days (~1 year).
Version 4.9 had 23 minor versions, the last one released 2 years ago on May 16th 2023.
Although it's not the latest version of WordPress, it's still actively supported with automatic maintenance and security updates.
The entire 4.9 branch with all its minor versions was downloaded 283,603,941 times.
wp.org stats show that 4.9 branch with all its minor versions is being used by 1.745% of all active WordPress websites.
Development Cycle
WordPress 4.9 was developed by 51 core developers and 514 contributors in total. 275 people contributed to WordPress Core for the very first time, that's around 53.5% of the total number of contributors.
This version fixed 663 Trac tickets.
Release Announcement
WordPress 4.9 “Tipton”
Minor Versions
4.9.1 | November 29, 2017 | Maintenance and Security Release |
4.9.2 | January 16, 2018 | Maintenance and Security Release |
4.9.3 | February 5, 2018 | Maintenance Release |
4.9.4 | February 6, 2018 | Maintenance Release |
4.9.5 | April 3, 2018 | Maintenance and Security Release |
4.9.6 | May 17, 2018 | Maintenance Release |
4.9.7 | June 5, 2018 | Maintenance and Security Release |
4.9.8 | August 2, 2018 | Maintenance Release |
4.9.9 | December 12, 2018 | Security Release |
4.9.10 | March 13, 2019 | Security Release |
4.9.11 | September 4, 2019 | Security Release |
4.9.12 | October 14, 2019 | Security Release |
4.9.13 | December 12, 2019 | Security Release |
4.9.14 | April 29, 2020 | Security Release |
4.9.15 | June 10, 2020 | Security Release |
4.9.16 | October 29, 2020 | Security Release |
4.9.17 | April 16, 2021 | Security Release |
4.9.18 | May 12, 2021 | Security Release |
4.9.19 | January 6, 2022 | Security Release |
4.9.20 | March 10, 2022 | Security Release |
4.9.21 | August 30, 2022 | Maintenance and Security Release |
4.9.22 | October 17, 2022 | Security Release |
4.9.23 | May 16, 2023 | Maintenance and Security Release |
Major Customizer Improvements,
Code Error Checking, and More! ?
Welcome to an improved Customizer workflow with design drafts, locking, scheduling, and preview links. What’s more, code syntax highlighting and error checking will make for a clean and smooth site building experience. Finally, if all that wasn’t pretty great, we’ve got a great new Gallery widget and improvements to theme browsing and switching.
Customizer Workflow Improved
Draft and Schedule Site Design Customizations
Yes, you read that right. Just like you can draft and revise posts and schedule them to go live on the date and time you choose, you can now tinker with your site’s design and schedule those design changes to go live as you please.
Collaborate with Design Preview Links
Need to get some feedback on proposed site design changes? WordPress 4.9 gives you a preview link you can send to your team and customers so that you can collect and integrate feedback before you schedule the changes to go live. Can we say collaboration++?
Design Locking To Guard Your Changes
Ever encounter a scenario where two designers walk into a project and designer A overrides designer B’s beautiful changes? WordPress 4.9’s design lock feature (similar to post locking) secures your draft design so that no one can make changes to it or erase all your hard work.
A Prompt to Protect Your Work
Were you lured away from your desk before you saved your new draft design? Fear not, when you return, WordPress 4.9 will politely ask whether or not you’d like to save your unsaved changes.
Coding Enhancements
Syntax Highlighting and Error Checking? Yes, Please!
You’ve got a display problem but can’t quite figure out exactly what went wrong in the CSS you lovingly wrote. With syntax highlighting and error checking for CSS editing and the Custom HTML widget introduced in WordPress 4.8.1, you’ll pinpoint coding errors quickly. Practically guaranteed to help you scan code more easily and suss out and fix code errors quickly.
Sandbox for Safety
The dreaded white screen. You’ll avoid it when working on themes and plugin code because WordPress 4.9 will warn you about saving an error. You’ll sleep better at night.
Warning: Potential Danger Ahead!
When you edit themes and plugins directly, WordPress 4.9 will politely warn you that this is a dangerous practice. It will recommend that you backup your files before saving, so they don’t get overwritten by the next update. Take the safe route: your future self will thank you. Your team and customers will thank you.
Even More Widget Updates
The New Gallery Widget
An incremental improvement to the media changes hatched in WordPress 4.8, you can now add a gallery via widget. Yes!
Press a Button, Add Media
Want to add media to your text widget? Embed images, video, and audio directly into the widget along with your text, with our simple but useful Add Media button. Woo!
Site Building Improvements
More Reliable Theme Switching
When you switch themes, widgets sometimes think they can just up and move location. Improvements in WordPress 4.9 offer more persistent menu and widget placement when you decide it’s time for a new theme. Additionally, you can preview installed themes or download, install, and preview new themes right. Nothing says handy like being able to preview before you deploy.
Better Menu Instructions = Less Confusion
Were you confused by the steps to create a new menu? Perhaps no longer! We’ve ironed out the UX for a smoother menu creation process. Newly updated copy will guide you.
Lend a Hand with Gutenberg ?
WordPress is working on a new way to create and control your content and we’d love to have your help. Interested in being an early tester or getting involved with the Gutenberg project? Contribute on GitHub.
Developer Happiness ?
Customizer JS API Improvements
We’ve made numerous improvements to the Customizer JS API in WordPress 4.9, eliminating many pain points and making it just as easy to work with as the PHP API. There are also new base control templates, a date/time control, and section/panel/global notifications to name a few. Check out the full list.
CodeMirror available for use in your themes and plugins
We’ve introduced a new code editing library, CodeMirror, for use within core. Use it to improve any code writing or editing experiences within your plugins, like CSS or JavaScript include fields.
MediaElement.js upgraded to 4.2.6
WordPress 4.9 includes an upgraded version of MediaElement.js, which removes dependencies on jQuery, improves accessibility, modernizes the UI, and fixes many bugs.
Improvements to Roles and Capabilities
New capabilities have been introduced that allow granular management of plugins and translation files. In addition, the site switching process in multisite has been fine-tuned to update the available roles and capabilities in a more reliable and coherent way.
WordPress 4.9 Core Developers
WordPress 4.9 Core Contributors
WordPress 4.9 Development
Minimum Requirements
MySQL version 5.0.15 or greater.
Trac
WordPress 4.9 database version 38590.
WordPress 4.9 trac revision 42198.
WordPress 4.9 closed 663 trac tickets (major release only).
Download
WordPres 4.9 zip ( md5 | sha1 )
WordPres 4.9 tar.gz ( md5 | sha1 )
WordPres 4.9 IIS zip ( md5 | sha1 )
External Libraries
http://backbonejs.org/ | Backbone.js |
https://squirrelmail.org/ | Class POP3 |
https://codemirror.net/ | CodeMirror |
https://plugins.jquery.com/color/ | Color Animations |
http://getid3.sourceforge.net/ | getID3() |
https://pear.horde.org/ | Horde Text Diff |
http://cherne.net/brian/resources/jquery.hoverIntent.html | hoverIntent |
http://odyniec.net/projects/imgareaselect/ | imgAreaSelect |
https://github.com/Automattic/Iris | Iris |
https://jquery.com/ | jQuery |
https://jqueryui.com/ | jQuery UI |
https://github.com/tzuryby/jquery.hotkeys | jQuery Hotkeys |
http://benalman.com/projects/jquery-misc-plugins/ | jQuery serializeObject |
https://plugins.jquery.com/query-object/ | jQuery.query |
https://github.com/pvulgaris/jquery.suggest | jQuery.suggest |
http://touchpunch.furf.com/ | jQuery UI Touch Punch |
https://github.com/douglascrockford/JSON-js | json2 |
http://masonry.desandro.com/ | Masonry |
http://mediaelementjs.com/ | MediaElement.js |
http://www.phpconcept.net/pclzip/ | PclZip |
https://www.phpclasses.org/package/1743-PHP-FTP-client-in-pure-PHP.html | PemFTP |
http://www.openwall.com/phpass/ | phpass |
https://github.com/PHPMailer/PHPMailer | PHPMailer |
http://www.plupload.com/ | Plupload |
https://github.com/paragonie/random_compat | random_compat |
http://requests.ryanmccue.info/ | Requests |
http://simplepie.org/ | SimplePie |
https://code.google.com/archive/p/php-ixr/ | The Incutio XML-RPC Library |
http://codylindley.com/thickbox/ | Thickbox |
https://www.tinymce.com/ | TinyMCE |
https://github.com/twitter/twemoji | Twemoji |
http://underscorejs.org/ | Underscore.js |
https://github.com/dropbox/zxcvbn | zxcvbn |
Retrieve data from DisplayWP API
Source
Retrieve the data for this version using DisplayWP API.
Source: https://displaywp.com/wp-json/data/v1/version/49
JSON
{
"data": {
"version": "4.9",
"name": "Tipton",
"release_date": "2017-11-16 00:00:00",
"release_number": 33,
"url": "https:\/\/displaywp.com\/version\/49\/"
},
"announcements": {
"blog": "https:\/\/wordpress.org\/news\/2017\/11\/tipton\/",
"info": "https:\/\/wordpress.org\/support\/wordpress-version\/version-4-9\/"
},
"musician": {
"name": "Billy Tipton",
"wikipedia": "https:\/\/en.wikipedia.org\/wiki\/Billy_Tipton"
},
"video": {
"videopress": "",
"wordpress.tv": ""
},
"requirements": {
"php": "5.2.4",
"mysql": "5.0.15"
},
"development": {
"db_version": 38590,
"trac_revision": 42198,
"closed_trac_tickets": 663
},
"stats": {
"lifespan": 20060,
"minor_versions": 23,
"core_developers": 51,
"contributors": 514,
"libraries": 33,
"downloads": 283603941,
"market_share": 1.745
},
"minor_versions": [
{
"number": "4.9.1",
"date": "2017-11-29 00:00:00",
"bugs": 11,
"security": 4,
"url": "https:\/\/wordpress.org\/support\/wordpress-version\/version-4-9-1\/"
},
{
"number": "4.9.2",
"date": "2018-01-16 00:00:00",
"bugs": 22,
"security": 1,
"url": "https:\/\/wordpress.org\/support\/wordpress-version\/version-4-9-2\/"
},
{
"number": "4.9.3",
"date": "2018-02-05 00:00:00",
"bugs": 34,
"security": 0,
"url": "https:\/\/wordpress.org\/support\/wordpress-version\/version-4-9-3\/"
},
{
"number": "4.9.4",
"date": "2018-02-06 00:00:00",
"bugs": 1,
"security": 0,
"url": "https:\/\/wordpress.org\/support\/wordpress-version\/version-4-9-4\/"
},
{
"number": "4.9.5",
"date": "2018-04-03 00:00:00",
"bugs": 28,
"security": 3,
"url": "https:\/\/wordpress.org\/support\/wordpress-version\/version-4-9-5\/"
},
{
"number": "4.9.6",
"date": "2018-05-17 00:00:00",
"bugs": 18,
"security": 0,
"url": "https:\/\/wordpress.org\/support\/wordpress-version\/version-4-9-6\/"
},
{
"number": "4.9.7",
"date": "2018-06-05 00:00:00",
"bugs": 17,
"security": 2,
"url": "https:\/\/wordpress.org\/support\/wordpress-version\/version-4-9-7\/"
},
{
"number": "4.9.8",
"date": "2018-08-02 00:00:00",
"bugs": 46,
"security": 0,
"url": "https:\/\/wordpress.org\/support\/wordpress-version\/version-4-9-8\/"
},
{
"number": "4.9.9",
"date": "2018-12-12 00:00:00",
"bugs": 0,
"security": 7,
"url": "https:\/\/wordpress.org\/support\/wordpress-version\/version-4-9-9\/"
},
{
"number": "4.9.10",
"date": "2019-03-13 00:00:00",
"bugs": 0,
"security": 2,
"url": "https:\/\/wordpress.org\/support\/wordpress-version\/version-4-9-10\/"
},
{
"number": "4.9.11",
"date": "2019-09-04 00:00:00",
"bugs": 0,
"security": 7,
"url": "https:\/\/wordpress.org\/support\/wordpress-version\/version-4-9-11\/"
},
{
"number": "4.9.12",
"date": "2019-10-14 00:00:00",
"bugs": 0,
"security": 6,
"url": "https:\/\/wordpress.org\/support\/wordpress-version\/version-4-9-12\/"
},
{
"number": "4.9.13",
"date": "2019-12-12 00:00:00",
"bugs": 0,
"security": 3,
"url": "https:\/\/wordpress.org\/support\/wordpress-version\/version-4-9-13\/"
},
{
"number": "4.9.14",
"date": "2020-04-29 00:00:00",
"bugs": 0,
"security": 6,
"url": "https:\/\/wordpress.org\/support\/wordpress-version\/version-4-9-14\/"
},
{
"number": "4.9.15",
"date": "2020-06-10 00:00:00",
"bugs": 0,
"security": 5,
"url": "https:\/\/wordpress.org\/support\/wordpress-version\/version-4-9-15\/"
},
{
"number": "4.9.16",
"date": "2020-10-29 00:00:00",
"bugs": 0,
"security": 8,
"url": "https:\/\/wordpress.org\/support\/wordpress-version\/version-4-9-16\/"
},
{
"number": "4.9.17",
"date": "2021-04-16 00:00:00",
"bugs": 0,
"security": 2,
"url": "https:\/\/wordpress.org\/support\/wordpress-version\/version-4-9-17\/"
},
{
"number": "4.9.18",
"date": "2021-05-12 00:00:00",
"bugs": 0,
"security": 1,
"url": "https:\/\/wordpress.org\/support\/wordpress-version\/version-4-9-18\/"
},
{
"number": "4.9.19",
"date": "2022-01-06 00:00:00",
"bugs": 0,
"security": 3,
"url": "https:\/\/wordpress.org\/support\/wordpress-version\/version-4-9-19\/"
},
{
"number": "4.9.20",
"date": "2022-03-10 00:00:00",
"bugs": 0,
"security": 1,
"url": "https:\/\/wordpress.org\/support\/wordpress-version\/version-4-9-20\/"
},
{
"number": "4.9.21",
"date": "2022-08-30 00:00:00",
"bugs": 17,
"security": 3,
"url": "https:\/\/wordpress.org\/support\/wordpress-version\/version-4-9-21\/"
},
{
"number": "4.9.22",
"date": "2022-10-17 00:00:00",
"bugs": 0,
"security": 10,
"url": "https:\/\/wordpress.org\/support\/wordpress-version\/version-4-9-22\/"
},
{
"number": "4.9.23",
"date": "2023-05-16 00:00:00",
"bugs": 30,
"security": 5,
"url": "https:\/\/wordpress.org\/support\/wordpress-version\/version-4-9-23\/"
}
],
"core_developers": [
{
"user": "matt",
"name": "Matt Mullenweg",
"avatar": "767fc9c115a1b989744c755db47feb60"
},
{
"user": "nacin",
"name": "Andrew Nacin",
"avatar": "01cfe9feaafb068590891bbd1f6a7f5a"
},
{
"user": "markjaquith",
"name": "Mark Jaquith",
"avatar": "097a87a525e317519b5ee124820012fb"
},
{
"user": "azaozz",
"name": "Andrew Ozz",
"avatar": "43b5ab8e3924f8f952c06d2b644a6576"
},
{
"user": "helen",
"name": "Helen Hou-Sand\u00ed",
"avatar": "6506162ada6b700b151ad8a187f65842"
},
{
"user": "dd32",
"name": "Dion Hulse",
"avatar": "019f95633d5ea08e39d8d5dab9bed527"
},
{
"user": "melchoyce",
"name": "Mel Choyce",
"avatar": "ed4f856405e64c1492839d2bf4913baa"
},
{
"user": "westonruter",
"name": "Weston Ruter",
"avatar": "bb16e7904f2f335b6c9f524cc533d2d2"
},
{
"user": "aaroncampbell",
"name": "Aaron D. Campbell",
"avatar": "51f13e0e11344034ec9d33f37576ee39"
},
{
"user": "jorbin",
"name": "Aaron Jorbin",
"avatar": "b3e2b94eb305bf95a1bee11bc7705fb7"
},
{
"user": "afercia",
"name": "Andrea Fercia",
"avatar": "2e926dd910c2135a84db37304e96b630"
},
{
"user": "boonebgorges",
"name": "Boone B. Gorges",
"avatar": "9cf7c4541a582729a5fc7ae484786c0c"
},
{
"user": "ocean90",
"name": "Dominik Schilling",
"avatar": "616b56a9c5898a427304425af0966c07"
},
{
"user": "DrewAPicture",
"name": "Drew Jaynes",
"avatar": "95c934fa2c3362794bf62ff8c59ada08"
},
{
"user": "iseulde",
"name": "Ella Iseulde Van Dorpe",
"avatar": "9e149207a0e0818abed0edbb1fb2d0bf"
},
{
"user": "pento",
"name": "Gary Pendergast",
"avatar": "1ad9e5c98d81c6815a65dab5b6e1f669"
},
{
"user": "jeremyfelt",
"name": "Jeremy Felt",
"avatar": "d1759b1c669981b7c52ec9a97d19e6bd"
},
{
"user": "joemcgill",
"name": "Joe McGill",
"avatar": "7cef1c9108207ec24db7a40f142db676"
},
{
"user": "johnbillion",
"name": "John Blackbourn",
"avatar": "23e12888dcd87d07434b7621bc164958"
},
{
"user": "kirasong",
"name": "Kira Song",
"avatar": "7a599255bdd603c9aba1c6fb40135f09"
},
{
"user": "swissspidy",
"name": "Pascal Birchler",
"avatar": "609d6ee54dc13a51270cb99769535b82"
},
{
"user": "rachelbaker",
"name": "Rachel Baker",
"avatar": "634b37a53babc18a5bda19722d5b41a3"
},
{
"user": "wonderboymusic",
"name": "Scott Taylor",
"avatar": "112ca15732a80bb928c52caec9d2c8dd"
},
{
"user": "SergeyBiryukov",
"name": "Sergey Biryukov",
"avatar": "750b7b0fcd855389264c2b1294d61bd6"
},
{
"user": "davidakennedy",
"name": "David A. Kennedy",
"avatar": "219860d3117df777c48f475d25e24fdd"
},
{
"user": "flixos90",
"name": "Felix Arntz",
"avatar": "311f5b078f20df54be55cbe1a5a45f1e"
},
{
"user": "adamsilverstein",
"name": "Adam Silverstein",
"avatar": "44a5faf36bf8d7c1d3d5b1394da66967"
},
{
"user": "ericlewis",
"name": "Eric Andrew Lewis",
"avatar": "7e524cf1c5e8d108658899a497dc4bd4"
},
{
"user": "iandunn",
"name": "Ian Dunn",
"avatar": "d0e2ea89fb62350b1304c62eeeaf24b6"
},
{
"user": "jnylen0",
"name": "James Nylen",
"avatar": "0c4d46844039ba935f69208615e9010c"
},
{
"user": "joehoyle",
"name": "Joe Hoyle",
"avatar": "0ceb885cc3d306af93c9764b2936d618"
},
{
"user": "Joen",
"name": "Joen Asmussen",
"avatar": "7fda1da9c34e978d5990afd7f58ca0f4"
},
{
"user": "kadamwhite",
"name": "K.Adam White",
"avatar": "6cd1cf6de05952505a165425efaf06b4"
},
{
"user": "kovshenin",
"name": "Konstantin Kovshenin",
"avatar": "8585b20b69e8ff4b0ba737accfdbb31b"
},
{
"user": "obenland",
"name": "Konstantin Obenland",
"avatar": "1d185e40270139d70c2c50e7219b06ab"
},
{
"user": "matveb",
"name": "Matias Ventura",
"avatar": "3f8389957d0c59bb0bd5433e86b53a19"
},
{
"user": "michaelarestad",
"name": "Michael Arestad",
"avatar": "e8b4c8470f61ff15b9c98f7a1556c16b"
},
{
"user": "peterwilsoncc",
"name": "Peter Wilson",
"avatar": "1dd9fded718f9b344d48f37f9bfcb159"
},
{
"user": "rmccue",
"name": "Ryan McCue",
"avatar": "08818120f223035a0857c2a0ec417f93"
},
{
"user": "karmatosed",
"name": "Tammie Lister",
"avatar": "ae3b73dbc5228474b0765c38d09176bb"
},
{
"user": "bpayton",
"name": "Brandon Payton",
"avatar": "77228d6bff739811647ce923febe2ecb"
},
{
"user": "presskopp",
"name": "Christian Herrmann",
"avatar": "669d8950273d9a2d82e39e0ddc679ce2"
},
{
"user": "jbpaul17",
"name": "Jeffrey Paul",
"avatar": "81a8d50a04430dcbf5cfa7ca4f8d9cd2"
},
{
"user": "JoshuaWold",
"name": "Joshua Wold",
"avatar": "78f0d973775bae2efe33199b84682818"
},
{
"user": "zoonini",
"name": "Kathryn Presner",
"avatar": "88ff758a54124a679af2e4cdaae8ba62"
},
{
"user": "wraithkenny",
"name": "Ken Newman",
"avatar": "f47c834c0b47b607df5e75394287b316"
},
{
"user": "kristastevens",
"name": "Krista Stevens",
"avatar": "0d42d02679b6de3cafd51c0d5980bf22"
},
{
"user": "michelleweber",
"name": "Michelle Weber",
"avatar": "2367004060918e221dcb9799584e9279"
},
{
"user": "celloexpressions",
"name": "Nick Halsey",
"avatar": "c5fe6b97c0f4d32a41346582d4e894db"
},
{
"user": "sayedwp",
"name": "Sayed Taqui",
"avatar": "d82b29e40bc6da94683ed3086b49034f"
},
{
"user": "timmydcrawford",
"name": "Timmy Crawford",
"avatar": "0426095cf6075afcea087a6bb8c824f8"
}
],
"contributors": [
{
"user": "0x6f0",
"name": "0x6f0"
},
{
"user": "1naveengiri",
"name": "1naveengiri"
},
{
"user": "1265578519-1",
"name": "1265578519"
},
{
"user": "aaronrutley",
"name": "Aaron Rutley"
},
{
"user": "abdullahramzan",
"name": "Abdullah Ramzan"
},
{
"user": "ibachal",
"name": "Achal Jain"
},
{
"user": "kawauso",
"name": "Adam Harley (Kawauso)"
},
{
"user": "adamwills",
"name": "Adam Wills"
},
{
"user": "adhun",
"name": "Adhun Anand"
},
{
"user": "aduth",
"name": "aduth"
},
{
"user": "aegis123",
"name": "aegis123"
},
{
"user": "afzalmultani",
"name": "Afzal Multani"
},
{
"user": "mrahmadawais",
"name": "Ahmad Awais"
},
{
"user": "ajayghaghretiya1",
"name": "Ajay Ghaghretiya"
},
{
"user": "soniakash",
"name": "Akash Soni"
},
{
"user": "akbarhusen",
"name": "akbarhusen"
},
{
"user": "atachibana",
"name": "Akira Tachibana"
},
{
"user": "schlessera",
"name": "Alain Schlesser"
},
{
"user": "alejandroxlopez",
"name": "alejandroxlopez"
},
{
"user": "alexvorn2",
"name": "Alexandru Vornicescu"
},
{
"user": "xavortm",
"name": "Alex Dimitrov"
},
{
"user": "alexgso",
"name": "alexgso"
},
{
"user": "alibasheer",
"name": "Ali Basheer"
},
{
"user": "allendav",
"name": "Allen Snook"
},
{
"user": "alpipego",
"name": "alpipego"
},
{
"user": "alxndr",
"name": "alxndr"
},
{
"user": "andreagobetti",
"name": "andreagobetti"
},
{
"user": "andreamiddleton",
"name": "Andrea Middleton"
},
{
"user": "andrei0x309",
"name": "andrei0x309"
},
{
"user": "andreiglingeanu",
"name": "andreiglingeanu"
},
{
"user": "euthelup",
"name": "Andrei Lupu"
},
{
"user": "lemacarl",
"name": "Andrew Lema"
},
{
"user": "norcross",
"name": "Andrew Norcross"
},
{
"user": "andrewtaylor-1",
"name": "Andrew Taylor"
},
{
"user": "afragen",
"name": "Andy Fragen"
},
{
"user": "ndoublehwp",
"name": "Andy Hoang Huu"
},
{
"user": "andizer",
"name": "Andy Meerwaldt"
},
{
"user": "kelderic",
"name": "Andy Mercer"
},
{
"user": "la-geek",
"name": "Angelika Reisiger"
},
{
"user": "anhskohbo",
"name": "anhskohbo"
},
{
"user": "ankit-k-gupta",
"name": "Ankit K Gupta"
},
{
"user": "ahortin",
"name": "Anthony Hortin"
},
{
"user": "antipole",
"name": "Antipole"
},
{
"user": "antonrinas",
"name": "antonrinas"
},
{
"user": "atimmer",
"name": "Anton Timmermans"
},
{
"user": "aranwer104",
"name": "Anwer AR"
},
{
"user": "appchecker",
"name": "appchecker"
},
{
"user": "arena",
"name": "arena"
},
{
"user": "arena94",
"name": "arena94"
},
{
"user": "arnaudban",
"name": "ArnaudBan"
},
{
"user": "bsop",
"name": "Arnaud Coolsaet"
},
{
"user": "aryamaaru",
"name": "Arun"
},
{
"user": "mrasharirfan",
"name": "Ashar Irfan"
},
{
"user": "atanasangelovdev",
"name": "Atanas Angelov"
},
{
"user": "ajoah",
"name": "Aurélien Joahny"
},
{
"user": "avinapatel",
"name": "Avina Patel"
},
{
"user": "ayeshrajans",
"name": "Ayesh Karunaratne"
},
{
"user": "bandonrandon",
"name": "B."
},
{
"user": "barryceelen",
"name": "Barry Ceelen"
},
{
"user": "bduclos",
"name": "bduclos"
},
{
"user": "pixolin",
"name": "Bego Mario Garde"
},
{
"user": "behzod",
"name": "Behzod Saidov"
},
{
"user": "bcole808",
"name": "Ben Cole"
},
{
"user": "empireoflight",
"name": "Ben Dunkle"
},
{
"user": "benoitchantre",
"name": "Benoit Chantre"
},
{
"user": "bnap00",
"name": "Bharat Parsiya"
},
{
"user": "bhaveshkhadodara",
"name": "Bhavesh Khadodara"
},
{
"user": "bplv",
"name": "Biplav"
},
{
"user": "biranit",
"name": "Biranit"
},
{
"user": "birgire",
"name": "Birgir Erlendsson (birgire)"
},
{
"user": "bph",
"name": "Birgit Pauli-Haack"
},
{
"user": "biskobe",
"name": "biskobe"
},
{
"user": "bjornw",
"name": "BjornW"
},
{
"user": "blackbam",
"name": "Blackbam"
},
{
"user": "blair-jersyer",
"name": "Blair jersyer"
},
{
"user": "blobfolio",
"name": "Blobfolio"
},
{
"user": "bobbingwide",
"name": "bobbingwide"
},
{
"user": "gitlost",
"name": "bonger"
},
{
"user": "bor0",
"name": "Boro Sitnikovski"
},
{
"user": "bradparbs",
"name": "Brad Parbs"
},
{
"user": "bradyvercher",
"name": "Brady Vercher"
},
{
"user": "kraftbj",
"name": "Brandon Kraft"
},
{
"user": "brentjettgmailcom",
"name": "Brent Jett"
},
{
"user": "brianlayman",
"name": "Brian Layman"
},
{
"user": "monopine",
"name": "Brian Meyer"
},
{
"user": "bridgetwillard",
"name": "Bridget Willard"
},
{
"user": "borgesbruno",
"name": "Bruno Borges"
},
{
"user": "bseddon",
"name": "bseddon"
},
{
"user": "bhargavbhandari90",
"name": "Bunty"
},
{
"user": "burhandodhy",
"name": "Burhan Nasir"
},
{
"user": "burlingtonbytes",
"name": "Bytes.co"
},
{
"user": "icaleb",
"name": "Caleb Burks"
},
{
"user": "carldanley",
"name": "Carl Danley"
},
{
"user": "poena",
"name": "Carolina Nymark"
},
{
"user": "carolinegeven",
"name": "carolinegeven"
},
{
"user": "sixhours",
"name": "Caroline Moore"
},
{
"user": "caercam",
"name": "Charlie Merland"
},
{
"user": "chasewg",
"name": "chasewg"
},
{
"user": "chetanchauhan",
"name": "Chetan Chauhan"
},
{
"user": "chetan200891",
"name": "Chetan Prajapati"
},
{
"user": "ketuchetan",
"name": "Chetan Satasiya"
},
{
"user": "choongsavvii",
"name": "choong"
},
{
"user": "chouby",
"name": "Chouby"
},
{
"user": "chrishardie",
"name": "Chris Hardie"
},
{
"user": "chrislema",
"name": "Chris Lema"
},
{
"user": "crunnells",
"name": "Chris Runnells"
},
{
"user": "christian1012",
"name": "Christian Chung"
},
{
"user": "christophherr",
"name": "Christoph Herr"
},
{
"user": "chsxf",
"name": "chsxf"
},
{
"user": "chrisvendiadvertisingcom",
"name": "cjhaas"
},
{
"user": "claudiu",
"name": "claudiu"
},
{
"user": "cliffseal",
"name": "Cliff Seal"
},
{
"user": "codegrau",
"name": "codegrau"
},
{
"user": "coleh",
"name": "coleh"
},
{
"user": "collizo4sky",
"name": "Collins Agbonghama"
},
{
"user": "conner_bw",
"name": "conner_bw"
},
{
"user": "coreymckrill",
"name": "Corey McKrill a11n"
},
{
"user": "corvidism",
"name": "corvidism"
},
{
"user": "csloisel",
"name": "csloisel"
},
{
"user": "daedalon",
"name": "Daedalon"
},
{
"user": "danielbachhuber",
"name": "Daniel Bachhuber"
},
{
"user": "mte90",
"name": "Daniele Scasciafratte"
},
{
"user": "mrmadhat",
"name": "Daniel Gregory"
},
{
"user": "danieltj",
"name": "danieltj"
},
{
"user": "dany2217",
"name": "dany2217"
},
{
"user": "darko-a7",
"name": "Darko A7"
},
{
"user": "dsawardekar",
"name": "Darshan Sawardekar"
},
{
"user": "lessbloat",
"name": "Dave Martin (lessbloat)"
},
{
"user": "davepullig",
"name": "Dave Pullig"
},
{
"user": "davilera",
"name": "David Aguilera"
},
{
"user": "davidanderson",
"name": "David Anderson"
},
{
"user": "davidbinda",
"name": "David Bi\u0148ovec"
},
{
"user": "desertsnowman",
"name": "David Cramer"
},
{
"user": "dlh",
"name": "David Herrera"
},
{
"user": "davefx",
"name": "David Marín Carreño"
},
{
"user": "dshanske",
"name": "David Shanske"
},
{
"user": "straussd",
"name": "David Strauss"
},
{
"user": "jdtrower",
"name": "David Trower"
},
{
"user": "daymobrew",
"name": "daymobrew"
},
{
"user": "dingo_d",
"name": "Denis \u017doljom"
},
{
"user": "valendesigns",
"name": "Derek Herman"
},
{
"user": "designsimply",
"name": "designsimply"
},
{
"user": "diedeexterkate",
"name": "DiedeExterkate"
},
{
"user": "dipeshkakadiya",
"name": "Dipesh Kakadiya"
},
{
"user": "div33",
"name": "Divyesh Ladani"
},
{
"user": "dency",
"name": "Dixita Dusara"
},
{
"user": "dixitadusara",
"name": "Dixita Dusara Gohil"
},
{
"user": "dominikschwind-1",
"name": "Dominik Schwind"
},
{
"user": "dontstealmyfish",
"name": "dontstealmyfish"
},
{
"user": "kucrut",
"name": "Dzikri Aziz"
},
{
"user": "eatonz",
"name": "Eaton"
},
{
"user": "metalandcoffee",
"name": "Ebonie Butler"
},
{
"user": "egregor",
"name": "Echo"
},
{
"user": "eclev91",
"name": "eclev91"
},
{
"user": "eddhurst",
"name": "Edd Hurst"
},
{
"user": "edo888",
"name": "edo888"
},
{
"user": "electricfeet",
"name": "ElectricFeet"
},
{
"user": "elvishp2006",
"name": "elvishp2006"
},
{
"user": "enricosorcinelli",
"name": "Enrico Sorcinelli"
},
{
"user": "ericdaams",
"name": "Eric Daams"
},
{
"user": "erich_k4wp",
"name": "Erich Munz"
},
{
"user": "ericmeyer",
"name": "EricMeyer"
},
{
"user": "folletto",
"name": "Erin 'Folletto' Casali"
},
{
"user": "dyrer",
"name": "Evangelos Athanasiadis"
},
{
"user": "circlecube",
"name": "Evan Mullins"
},
{
"user": "eventualo",
"name": "eventualo"
},
{
"user": "fab1en",
"name": "Fabien Quatravaux"
},
{
"user": "psiico",
"name": "FancyThought"
},
{
"user": "felipeelia",
"name": "Felipe Elia"
},
{
"user": "fergbrain",
"name": "fergbrain"
},
{
"user": "fclaussen",
"name": "Fernando Claussen"
},
{
"user": "mista-flo",
"name": "Florian TIAR"
},
{
"user": "fpcsjames",
"name": "FPCSJames"
},
{
"user": "frank-klein",
"name": "Frank Klein"
},
{
"user": "garetharnold",
"name": "Gareth"
},
{
"user": "garrett-eclipse",
"name": "Garrett Hyder"
},
{
"user": "voldemortensen",
"name": "Garth Mortensen"
},
{
"user": "soulseekah",
"name": "Gennady Kovshenin"
},
{
"user": "georgestephanis",
"name": "George Stephanis"
},
{
"user": "girishpanchal",
"name": "Girish Panchal"
},
{
"user": "gmariani405",
"name": "gmariani405"
},
{
"user": "gm_alex",
"name": "GM_Alex"
},
{
"user": "gkloveweb",
"name": "Govind"
},
{
"user": "grahamarmfield",
"name": "Graham Armfield"
},
{
"user": "gcorne",
"name": "Gregory Cornelius"
},
{
"user": "gregross",
"name": "Greg Ross"
},
{
"user": "grosbouff",
"name": "grosbouff"
},
{
"user": "wido",
"name": "Guido Scialfa"
},
{
"user": "ghosttoast",
"name": "Gustave F. Gerhardt"
},
{
"user": "guzzilar",
"name": "guzzilar"
},
{
"user": "hardeepasrani",
"name": "Hardeep Asrani"
},
{
"user": "hardik-amipara",
"name": "Hardik"
},
{
"user": "hazemnoor",
"name": "Hazem Noor"
},
{
"user": "hazimayesh",
"name": "hazimayesh"
},
{
"user": "idea15",
"name": "Heather Burns"
},
{
"user": "henrywright-1",
"name": "Henry"
},
{
"user": "henrywright",
"name": "Henry Wright"
},
{
"user": "herregroen",
"name": "Herre Groen"
},
{
"user": "hnle",
"name": "Hinaloe"
},
{
"user": "howdy_mcgee",
"name": "Howdy_McGee"
},
{
"user": "hlashbrooke",
"name": "Hugh Lashbrooke"
},
{
"user": "hugobaeta",
"name": "Hugo Baeta"
},
{
"user": "jcc9873",
"name": "Iacopo C"
},
{
"user": "ianbelanger",
"name": "Ian Belanger"
},
{
"user": "ibenic",
"name": "Igor Benic"
},
{
"user": "ionvv",
"name": "Ion Vrinceanu"
},
{
"user": "ippei-sumida",
"name": "Ippei Sumida"
},
{
"user": "ipstenu",
"name": "Ipstenu (Mika Epstein)"
},
{
"user": "ireneyoast",
"name": "Irene Strikkers"
},
{
"user": "ivankristianto",
"name": "Ivan Kristianto"
},
{
"user": "jdgrimes",
"name": "J.D. Grimes"
},
{
"user": "jhoffmann",
"name": "j.hoffmann"
},
{
"user": "janak007",
"name": "janak Kaneriya"
},
{
"user": "jankimoradiya",
"name": "Janki Moradiya"
},
{
"user": "jaswrks",
"name": "Jason Caldwell"
},
{
"user": "octalmage",
"name": "Jason Stallings"
},
{
"user": "audrasjb",
"name": "Jb Audras"
},
{
"user": "jfarthing84",
"name": "Jeff Farthing"
},
{
"user": "jeffpaul",
"name": "Jeffrey Paul"
},
{
"user": "jmdodd",
"name": "Jennifer M. Dodd"
},
{
"user": "jpry",
"name": "Jeremy Pry"
},
{
"user": "jeremyescott",
"name": "Jeremy Scott"
},
{
"user": "jesperher",
"name": "Jesper V Nielsen"
},
{
"user": "jjcomack",
"name": "Jimmy Comack"
},
{
"user": "jipmoors",
"name": "Jip Moors"
},
{
"user": "jkhongusc",
"name": "jkhongusc"
},
{
"user": "joedolson",
"name": "Joe Dolson"
},
{
"user": "johneckman",
"name": "John Eckman"
},
{
"user": "johnjamesjacoby",
"name": "John James Jacoby"
},
{
"user": "johnpgreen",
"name": "John P. Green"
},
{
"user": "johnregan3",
"name": "John Regan"
},
{
"user": "johnroper100",
"name": "johnroper100"
},
{
"user": "johnschulz",
"name": "johnschulz"
},
{
"user": "jonathanbardo",
"name": "Jonathan Bardo"
},
{
"user": "desrosj",
"name": "Jonathan Desrosiers"
},
{
"user": "spacedmonkey",
"name": "Jonny Harris"
},
{
"user": "joostdevalk",
"name": "Joost de Valk"
},
{
"user": "chanthaboune",
"name": "Josepha"
},
{
"user": "shelob9",
"name": "Josh Pollock"
},
{
"user": "joyously",
"name": "Joy"
},
{
"user": "jsepia",
"name": "jsepia"
},
{
"user": "jsonfry",
"name": "jsonfry"
},
{
"user": "juiiee8487",
"name": "Juhi Patel"
},
{
"user": "juhise",
"name": "Juhi Saxena"
},
{
"user": "jlambe",
"name": "Julien"
},
{
"user": "jrf",
"name": "Juliette Reinders Folmer"
},
{
"user": "junaidkbr",
"name": "Junaid Ahmed"
},
{
"user": "kopepasah",
"name": "Justin Kopepasah"
},
{
"user": "jtsternberg",
"name": "Justin Sternberg"
},
{
"user": "justnorris",
"name": "justnorris"
},
{
"user": "dejliglama",
"name": "Kåre Mulvad Steffensen"
},
{
"user": "thekt12",
"name": "Karthik Thayyil"
},
{
"user": "mt8biz",
"name": "Kazuto Takeshita"
},
{
"user": "keesiemeijer",
"name": "keesiemeijer"
},
{
"user": "ryelle",
"name": "Kelly Choyce-Dwan"
},
{
"user": "captainn",
"name": "Kevin Newman"
},
{
"user": "khaihong",
"name": "khaihong"
},
{
"user": "kpdesign",
"name": "Kim Parsell"
},
{
"user": "kiranpotphode",
"name": "Kiran Potphode"
},
{
"user": "ixkaito",
"name": "Kite"
},
{
"user": "kjellr",
"name": "Kjell Reigstad"
},
{
"user": "kmgalanakis",
"name": "Konstantinos Galanakis"
},
{
"user": "xkon",
"name": "Konstantinos Xenos"
},
{
"user": "koopersmith",
"name": "koopersmith"
},
{
"user": "kekkakokkers",
"name": "Kristin Kokkersvold"
},
{
"user": "lakenh",
"name": "Laken Hafner"
},
{
"user": "lalitpendhare",
"name": "lalitpendhare"
},
{
"user": "lancewillett",
"name": "Lance Willett"
},
{
"user": "laurelfulford",
"name": "laurelfulford"
},
{
"user": "lbenicio",
"name": "lbenicio"
},
{
"user": "leanderiversen",
"name": "Leander Iversen"
},
{
"user": "leemon",
"name": "leemon"
},
{
"user": "lenasterg",
"name": "Lena Stergatou"
},
{
"user": "lizkarkoski",
"name": "lizkarkoski"
},
{
"user": "llemurya",
"name": "llemurya"
},
{
"user": "lukecavanagh",
"name": "Luke Cavanagh"
},
{
"user": "mariovalney",
"name": "Mário Valney"
},
{
"user": "m1tk00",
"name": "m1tk00"
},
{
"user": "macbookandrew",
"name": "macbookandrew"
},
{
"user": "palmiak",
"name": "Maciek Palmowski"
},
{
"user": "maedahbatool",
"name": "Maedah Batool"
},
{
"user": "mp518",
"name": "Mahesh Prajapati"
},
{
"user": "mahvash-fatima",
"name": "Mahvash Fatima"
},
{
"user": "travel_girl",
"name": "Maja Benke"
},
{
"user": "mako09",
"name": "Mako"
},
{
"user": "manolis09",
"name": "manolis09"
},
{
"user": "manuelaugustin",
"name": "Manuel Augustin"
},
{
"user": "mbootsman",
"name": "Marcel Bootsman \ud83c\uddea\ud83c\uddfa"
},
{
"user": "clorith",
"name": "Marius L. J."
},
{
"user": "mariusvetrici",
"name": "Marius Vetrici"
},
{
"user": "markcallen",
"name": "markcallen"
},
{
"user": "markoheijnen",
"name": "Marko Heijnen"
},
{
"user": "matheusgimenez",
"name": "MatheusGimenez"
},
{
"user": "imath",
"name": "Mathieu Viet"
},
{
"user": "mgibbs189",
"name": "Matt Gibbs"
},
{
"user": "matthiasthiel",
"name": "matthias.thiel"
},
{
"user": "mattyrob",
"name": "Matt Robinson"
},
{
"user": "maximeculea",
"name": "Maxime Culea"
},
{
"user": "mdifelice",
"name": "mdifelice"
},
{
"user": "megane9988",
"name": "megane9988"
},
{
"user": "menakas",
"name": "Menaka S."
},
{
"user": "mensmaximus",
"name": "mensmaximus"
},
{
"user": "mermel",
"name": "mermel"
},
{
"user": "mnelson4",
"name": "Michael Nelson"
},
{
"user": "mizejewski",
"name": "Michele Mizejewski"
},
{
"user": "sebastienthivinfocom",
"name": "Migrated to @sebastienserre"
},
{
"user": "stubgo",
"name": "Miina Sikk"
},
{
"user": "mihai2u",
"name": "Mike Crantea"
},
{
"user": "mikehansenme",
"name": "Mike Hansen"
},
{
"user": "mikejolley",
"name": "Mike Jolley (a11n)"
},
{
"user": "mikeschinkel",
"name": "Mike Schinkel"
},
{
"user": "milana_cap",
"name": "Milana Cap"
},
{
"user": "dimadin",
"name": "Milan Dini\u0107"
},
{
"user": "milindmore22",
"name": "Milind More"
},
{
"user": "studionashvegas",
"name": "Mitch Canter"
},
{
"user": "mitraval192",
"name": "Mithun Raval"
},
{
"user": "mkomar",
"name": "mkomar"
},
{
"user": "monikarao",
"name": "Monika Rao"
},
{
"user": "morganestes",
"name": "Morgan Estes"
},
{
"user": "mrwweb",
"name": "mrwweb"
},
{
"user": "msebel",
"name": "msebel"
},
{
"user": "xpertone",
"name": "Muhammad Kashif"
},
{
"user": "munyagu",
"name": "munyagu"
},
{
"user": "mythemeshop",
"name": "MyThemeShop"
},
{
"user": "nandorsky",
"name": "nandorsky"
},
{
"user": "nao",
"name": "Naoko Takano"
},
{
"user": "ixmati",
"name": "Nate Angell"
},
{
"user": "nathanatmoz",
"name": "Nathan Johnson"
},
{
"user": "ndavison",
"name": "ndavison"
},
{
"user": "nenad",
"name": "nenaD"
},
{
"user": "nicbertino",
"name": "nic.bertino"
},
{
"user": "ndiego",
"name": "Nick Diego"
},
{
"user": "nickmomrik",
"name": "Nick Momrik"
},
{
"user": "nicollle",
"name": "Nicolle Helgers"
},
{
"user": "jainnidhi",
"name": "Nidhi Jain"
},
{
"user": "nikschavan",
"name": "Nikhil Chavan"
},
{
"user": "rabmalin",
"name": "Nilambar Sharma"
},
{
"user": "nileshdudakiya94",
"name": "Nileshdudakiya94"
},
{
"user": "nishitlangaliya",
"name": "Nishit Langaliya"
},
{
"user": "obradovic",
"name": "obradovic"
},
{
"user": "odysseygate",
"name": "odyssey"
},
{
"user": "othellobloke",
"name": "OthelloBloke"
},
{
"user": "ov3rfly",
"name": "Ov3rfly"
},
{
"user": "paaljoachim",
"name": "Paal Joachim Romdahl"
},
{
"user": "parthsanghvi",
"name": "Parth Sanghvi"
},
{
"user": "casiepa",
"name": "Pascal Casier"
},
{
"user": "obrienlabs",
"name": "Pat O'Brien"
},
{
"user": "pbarthmaier",
"name": "Paul Barthmaier (pbrocks)"
},
{
"user": "pbearne",
"name": "Paul Bearne"
},
{
"user": "pbiron",
"name": "Paul Biron"
},
{
"user": "pauldechov",
"name": "Paul Dechov"
},
{
"user": "natacado",
"name": "Paul Paradise"
},
{
"user": "paulwilde",
"name": "Paul Wilde"
},
{
"user": "pcarvalho",
"name": "pcarvalho"
},
{
"user": "pedromendonca",
"name": "Pedro Mendonça"
},
{
"user": "gungeekatx",
"name": "Pete Nelson"
},
{
"user": "pessoft",
"name": "Peter \"Pessoft\" Kolínek"
},
{
"user": "donutz",
"name": "Peter J. Herrel"
},
{
"user": "petertoi",
"name": "Peter Toi"
},
{
"user": "westi",
"name": "Peter Westwood"
},
{
"user": "philipjohn",
"name": "Philip John"
},
{
"user": "delawski",
"name": "Piotr Delawski"
},
{
"user": "mordauk",
"name": "Pippin Williamson"
},
{
"user": "plastikschnitzer",
"name": "Plastikschnitzer"
},
{
"user": "postphotos",
"name": "postphotos"
},
{
"user": "powerzilly",
"name": "powerzilly"
},
{
"user": "pmbaldha",
"name": "Prashant Baldha"
},
{
"user": "pratikgandhi",
"name": "Pratik Gandhi"
},
{
"user": "precies",
"name": "precies"
},
{
"user": "nikeo",
"name": "presscustomizr"
},
{
"user": "presslabs",
"name": "Presslabs"
},
{
"user": "presstigers",
"name": "PressTigers"
},
{
"user": "programmin",
"name": "programmin"
},
{
"user": "punit5658",
"name": "Punit Patel"
},
{
"user": "purnendu",
"name": "Purnendu Dash"
},
{
"user": "qcmiao",
"name": "Qucheng"
},
{
"user": "r-a-y",
"name": "r-a-y"
},
{
"user": "larrach",
"name": "Rachel Peter"
},
{
"user": "rafa8626",
"name": "Rafael Miranda"
},
{
"user": "rafsuntaskin",
"name": "Rafsun Chowdhury"
},
{
"user": "ramiy",
"name": "Rami Yushuvaev"
},
{
"user": "rahmohn",
"name": "Ramon Ahnert"
},
{
"user": "ramon-fincken",
"name": "ramon fincken"
},
{
"user": "jontyravi",
"name": "Ravi Vaghela"
},
{
"user": "rclations",
"name": "RC Lations"
},
{
"user": "redcastor",
"name": "redcastor"
},
{
"user": "redrambles",
"name": "redrambles"
},
{
"user": "greuben",
"name": "Reuben Gunday"
},
{
"user": "rfair404",
"name": "rfair404"
},
{
"user": "youknowriad",
"name": "Riad Benguella"
},
{
"user": "rianrietveld",
"name": "Rian Rietveld"
},
{
"user": "riddhiehta02",
"name": "Riddhi Mehta"
},
{
"user": "rinkuyadav999",
"name": "Rinku Y"
},
{
"user": "rishishah",
"name": "Rishi Shah"
},
{
"user": "rcutmore",
"name": "Rob Cutmore"
},
{
"user": "littlerchicken",
"name": "Robin Cornett"
},
{
"user": "rodrigosprimo",
"name": "Rodrigo Primo"
},
{
"user": "ravanh",
"name": "Rolf Allard van Hagen"
},
{
"user": "ronakganatra",
"name": "Ronak Ganatra"
},
{
"user": "rugved",
"name": "rugved"
},
{
"user": "rushabh4486",
"name": "Rushabh Shah"
},
{
"user": "ryan",
"name": "Ryan Boren"
},
{
"user": "ryanduff",
"name": "Ryan Duff"
},
{
"user": "rmarks",
"name": "Ryan Marks"
},
{
"user": "ohryan",
"name": "Ryan Neudorf"
},
{
"user": "ryanplas",
"name": "Ryan Plas"
},
{
"user": "ryanrolds",
"name": "ryanrolds"
},
{
"user": "welcher",
"name": "Ryan Welcher"
},
{
"user": "ryotsun",
"name": "ryotsun"
},
{
"user": "soean",
"name": "Sören Wünsch"
},
{
"user": "stodorovic",
"name": "Saša"
},
{
"user": "manchumahara",
"name": "Sabuj Kundu"
},
{
"user": "sagarladani",
"name": "Sagar Ladani"
},
{
"user": "sagarprajapati",
"name": "Sagar Prajapati"
},
{
"user": "sa3idho",
"name": "Said El Bakkali"
},
{
"user": "sasiddiqui",
"name": "Sami Ahmed Siddiqui"
},
{
"user": "samikeijonen",
"name": "Sami Keijonen"
},
{
"user": "viralsampat",
"name": "Sampat Viral"
},
{
"user": "samuelsidler",
"name": "Samuel Sidler"
},
{
"user": "otto42",
"name": "Samuel Wood (Otto)"
},
{
"user": "tinkerbelly",
"name": "sarah semark"
},
{
"user": "sathyapulse",
"name": "Sathiya Venkatesan"
},
{
"user": "scottdeluzio",
"name": "Scott DeLuzio"
},
{
"user": "sc0ttkclark",
"name": "Scott Kingsley Clark"
},
{
"user": "scottlee",
"name": "Scott Lee"
},
{
"user": "coffee2code",
"name": "Scott Reilly"
},
{
"user": "scribu",
"name": "scribu"
},
{
"user": "seanchayes",
"name": "Sean Hayes"
},
{
"user": "sebastianpisula",
"name": "Sebastian Pisula"
},
{
"user": "sebsz",
"name": "SeBsZ"
},
{
"user": "sgr33n",
"name": "Sergio De Falco"
},
{
"user": "shamim51",
"name": "Shamim Hasan"
},
{
"user": "shooper",
"name": "Shawn Hooper"
},
{
"user": "shital-patel",
"name": "Shital Marakana"
},
{
"user": "shramee",
"name": "shramee"
},
{
"user": "nomnom99",
"name": "Siddharth Thevaril"
},
{
"user": "pross",
"name": "Simon Prosser"
},
{
"user": "skoldin",
"name": "skoldin"
},
{
"user": "slaffik",
"name": "Slava Abakumov"
},
{
"user": "someecards",
"name": "someecards"
},
{
"user": "spencerfinnell",
"name": "Spencer Finnell"
},
{
"user": "spocke",
"name": "spocke"
},
{
"user": "spyderbytes",
"name": "spyderbytes"
},
{
"user": "sboisvert",
"name": "Stéphane Boisvert"
},
{
"user": "metodiew",
"name": "Stanko Metodiev"
},
{
"user": "satollo",
"name": "Stefano Lissa"
},
{
"user": "code-monkey",
"name": "Step Forbes"
},
{
"user": "stephdau",
"name": "Stephane Daury (stephdau)"
},
{
"user": "netweb",
"name": "Stephen Edgar"
},
{
"user": "stephenharris",
"name": "Stephen Harris"
},
{
"user": "stevegrunwell",
"name": "Steve Grunwell"
},
{
"user": "stevenlinx",
"name": "Steven Lin"
},
{
"user": "stevepuddick",
"name": "Steve Puddick"
},
{
"user": "skostadinov",
"name": "Stoyan Kostadinov"
},
{
"user": "dualcube_subrata",
"name": "Subrata Mal"
},
{
"user": "subrataemfluence",
"name": "Subrata Sarkar"
},
{
"user": "sudar",
"name": "Sudar Muthu"
},
{
"user": "manikmist09",
"name": "Sultan Nasir Uddin"
},
{
"user": "musus",
"name": "Susumu Seino"
},
{
"user": "svrooij",
"name": "svrooij"
},
{
"user": "takahashi_fumiki",
"name": "Takahashi Fumiki"
},
{
"user": "miyauchi",
"name": "Takayuki Miyauchi"
},
{
"user": "buley",
"name": "Taylor"
},
{
"user": "teddytime",
"name": "Ted"
},
{
"user": "tejas5989",
"name": "tejas5989"
},
{
"user": "terwdan",
"name": "terwdan"
},
{
"user": "tharsheblows",
"name": "tharsheblows"
},
{
"user": "thulshof",
"name": "Thijs Hulshof"
},
{
"user": "thingsym",
"name": "thingsym"
},
{
"user": "thomasplevy",
"name": "Thomas Patrick Levy"
},
{
"user": "thomas-vitale",
"name": "Thomas Vitale"
},
{
"user": "tfirdaus",
"name": "Thoriq Firdaus"
},
{
"user": "tfrommen",
"name": "Thorsten Frommen"
},
{
"user": "tigertech",
"name": "tigertech"
},
{
"user": "timbowesohft",
"name": "timbowesohft"
},
{
"user": "timothyblynjacobs",
"name": "Timothy Jacobs"
},
{
"user": "tmatsuur",
"name": "tmatsuur"
},
{
"user": "tobi823",
"name": "tobi823"
},
{
"user": "tz-media",
"name": "Tobias Zimpel"
},
{
"user": "tobifjellner",
"name": "tobifjellner (Tor-Bjorn “Tobi” Fjellner)"
},
{
"user": "toddnestor",
"name": "Todd Nestor"
},
{
"user": "tjnowell",
"name": "Tom J Nowell"
},
{
"user": "zodiac1978",
"name": "Torsten Landsiedel"
},
{
"user": "toru",
"name": "Toru Miki"
},
{
"user": "toscho",
"name": "toscho"
},
{
"user": "mirucon",
"name": "Toshihiro Kanai"
},
{
"user": "itowhid06",
"name": "Towhidul I Chowdhury"
},
{
"user": "transl8or",
"name": "transl8or"
},
{
"user": "truongwp",
"name": "truongwp"
},
{
"user": "tuanmh",
"name": "tuanmh"
},
{
"user": "turtlepod",
"name": "turtlepod"
},
{
"user": "tv-productions",
"name": "TV productions"
},
{
"user": "uicestone",
"name": "uicestone"
},
{
"user": "grapplerulrich",
"name": "Ulrich"
},
{
"user": "umangvaghela123",
"name": "Umang Vaghela"
},
{
"user": "umeshnevase",
"name": "Umesh Nevase"
},
{
"user": "upadalavipul",
"name": "upadalavipul"
},
{
"user": "usmankhalid",
"name": "Usman Khalid"
},
{
"user": "utkarshpatel",
"name": "Utkarsh"
},
{
"user": "vhauri",
"name": "vhauri"
},
{
"user": "voneff",
"name": "voneff"
},
{
"user": "warmlaundry",
"name": "warmlaundry"
},
{
"user": "earnjam",
"name": "Will Earnhardt"
},
{
"user": "williampatton",
"name": "williampatton"
},
{
"user": "kwonye",
"name": "Will Kwon"
},
{
"user": "withinboredom",
"name": "withinboredom"
},
{
"user": "wojtekszkutnik",
"name": "Wojtek Szkutnik"
},
{
"user": "yahil",
"name": "Yahil Madakiya"
},
{
"user": "yonivh",
"name": "yonivh"
},
{
"user": "yrpwayne",
"name": "yrpwayne"
},
{
"user": "fierevere",
"name": "Yui"
},
{
"user": "yuriv",
"name": "YuriV"
},
{
"user": "zachwtx",
"name": "zachwtx"
},
{
"user": "zanematthew",
"name": "Zane Matthew"
}
],
"libraries": [
{
"name": "Backbone.js",
"url": "http:\/\/backbonejs.org\/"
},
{
"name": "Class POP3",
"url": "https:\/\/squirrelmail.org\/"
},
{
"name": "CodeMirror",
"url": "https:\/\/codemirror.net\/"
},
{
"name": "Color Animations",
"url": "https:\/\/plugins.jquery.com\/color\/"
},
{
"name": "getID3()",
"url": "http:\/\/getid3.sourceforge.net\/"
},
{
"name": "Horde Text Diff",
"url": "https:\/\/pear.horde.org\/"
},
{
"name": "hoverIntent",
"url": "http:\/\/cherne.net\/brian\/resources\/jquery.hoverIntent.html"
},
{
"name": "imgAreaSelect",
"url": "http:\/\/odyniec.net\/projects\/imgareaselect\/"
},
{
"name": "Iris",
"url": "https:\/\/github.com\/Automattic\/Iris"
},
{
"name": "jQuery",
"url": "https:\/\/jquery.com\/"
},
{
"name": "jQuery UI",
"url": "https:\/\/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": "https:\/\/plugins.jquery.com\/query-object\/"
},
{
"name": "jQuery.suggest",
"url": "https:\/\/github.com\/pvulgaris\/jquery.suggest"
},
{
"name": "jQuery UI Touch Punch",
"url": "http:\/\/touchpunch.furf.com\/"
},
{
"name": "json2",
"url": "https:\/\/github.com\/douglascrockford\/JSON-js"
},
{
"name": "Masonry",
"url": "http:\/\/masonry.desandro.com\/"
},
{
"name": "MediaElement.js",
"url": "http:\/\/mediaelementjs.com\/"
},
{
"name": "PclZip",
"url": "http:\/\/www.phpconcept.net\/pclzip\/"
},
{
"name": "PemFTP",
"url": "https:\/\/www.phpclasses.org\/package\/1743-PHP-FTP-client-in-pure-PHP.html"
},
{
"name": "phpass",
"url": "http:\/\/www.openwall.com\/phpass\/"
},
{
"name": "PHPMailer",
"url": "https:\/\/github.com\/PHPMailer\/PHPMailer"
},
{
"name": "Plupload",
"url": "http:\/\/www.plupload.com\/"
},
{
"name": "random_compat",
"url": "https:\/\/github.com\/paragonie\/random_compat"
},
{
"name": "Requests",
"url": "http:\/\/requests.ryanmccue.info\/"
},
{
"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:\/\/codylindley.com\/thickbox\/"
},
{
"name": "TinyMCE",
"url": "https:\/\/www.tinymce.com\/"
},
{
"name": "Twemoji",
"url": "https:\/\/github.com\/twitter\/twemoji"
},
{
"name": "Underscore.js",
"url": "http:\/\/underscorejs.org\/"
},
{
"name": "zxcvbn",
"url": "https:\/\/github.com\/dropbox\/zxcvbn"
}
],
"translation_strings": [
{
"name": "4.9.x",
"count": 2668,
"url": "https:\/\/translate.wordpress.org\/projects\/wp\/4.9.x\/"
},
{
"name": "Administration",
"count": 2631,
"url": "https:\/\/translate.wordpress.org\/projects\/wp\/4.9.x\/admin\/"
},
{
"name": "Network Admin",
"count": 311,
"url": "https:\/\/translate.wordpress.org\/projects\/wp\/4.9.x\/admin\/network\/"
},
{
"name": "Continents & Cities",
"count": 524,
"url": "https:\/\/translate.wordpress.org\/projects\/wp\/4.9.x\/cc\/"
}
],
"oembed_providers": [
{
"name": "YouTube",
"url": "https:\/\/www.youtube.com\/",
"since": 2.9
},
{
"name": "Vimeo",
"url": "https:\/\/vimeo.com\/",
"since": 2.9
},
{
"name": "DailyMotion",
"url": "https:\/\/www.dailymotion.com\/",
"since": 2.9
},
{
"name": "Flickr",
"url": "https:\/\/www.flickr.com\/",
"since": 2.9
},
{
"name": "Hulu",
"url": "https:\/\/www.hulu.com\/",
"since": 2.9
},
{
"name": "PhotoBucket",
"url": "http:\/\/photobucket.com\/",
"since": 2.9
},
{
"name": "Scribd",
"url": "https:\/\/www.scribd.com\/",
"since": 2.9
},
{
"name": "PollDaddy",
"url": "https:\/\/www.polldaddy.com\/",
"since": 2.9
},
{
"name": "WordPress.tv",
"url": "https:\/\/wordpress.tv\/",
"since": 2.9
},
{
"name": "SmugMug ",
"url": "https:\/\/www.smugmug.com\/",
"since": 3
},
{
"name": "FunnyOrDie",
"url": "https:\/\/www.funnyordie.com\/",
"since": 3
},
{
"name": "Twitter",
"url": "https:\/\/twitter.com\/",
"since": 3.4
},
{
"name": "SoundCloud",
"url": "https:\/\/www.slideshare.net\/",
"since": 3.5
},
{
"name": "SlideShare",
"url": "https:\/\/www.slideshare.net\/",
"since": 3.5
},
{
"name": "Instagram",
"url": "https:\/\/instagram.com\/",
"since": 3.5
},
{
"name": "Spotify",
"url": "https:\/\/www.spotify.com\/",
"since": 3.6
},
{
"name": "Imgur",
"url": "https:\/\/imgur.com\/",
"since": 3.9
},
{
"name": "Meetup",
"url": "https:\/\/meetup.com\/",
"since": 3.9
},
{
"name": "Animoto",
"url": "https:\/\/animoto.com\/",
"since": 4
},
{
"name": "CollegeHumor",
"url": "https:\/\/collegehumor.com\/",
"since": 4
},
{
"name": "Issuu",
"url": "https:\/\/issuu.com\/",
"since": 4
},
{
"name": "Mixcloud",
"url": "https:\/\/mixcloud.com\/",
"since": 4
},
{
"name": "TED",
"url": "https:\/\/www.ted.com\/",
"since": 4
},
{
"name": "Kickstarter",
"url": "https:\/\/www.kickstarter.com\/",
"since": 4.2
},
{
"name": "Tumblr",
"url": "https:\/\/www.tumblr.com\/",
"since": 4.2
},
{
"name": "Cloudup",
"url": "https:\/\/cloudup.com\/",
"since": 4.4
},
{
"name": "Reddit",
"url": "https:\/\/reddit.com\/",
"since": 4.4
},
{
"name": "ReverbNation",
"url": "https:\/\/reverbnation.com\/",
"since": 4.4
},
{
"name": "Speaker Deck",
"url": "https:\/\/speakerdeck.com\/",
"since": 4.4
},
{
"name": "VideoPress",
"url": "https:\/\/videopress.com\/",
"since": 4.4
},
{
"name": "Facebook",
"url": "https:\/\/facebook.com\/",
"since": 4.7
},
{
"name": "Screencast",
"url": "https:\/\/screencast.com\/",
"since": 4.8
},
{
"name": "Amazon",
"url": "https:\/\/Amazon.com\/",
"since": 4.9
},
{
"name": "Someecards",
"url": "https:\/\/someecards.com\/",
"since": 4.9
}
]
}