Skip to content
26 changes: 13 additions & 13 deletions api.wordpress.org/public_html/core/credits/wp-32.php
Original file line number Diff line number Diff line change
Expand Up @@ -172,30 +172,30 @@ function props() {

function external_libraries() {
return array(
array( 'Class POP3', 'http://squirrelmail.org/' ),
array( 'Class POP3', 'https://squirrelmail.org/' ),
array( 'Color Animations', 'http://plugins.jquery.com/project/color' ),
// array( 'ColorPicker', 'http://' ),
array( 'Horde Text Diff', 'http://pear.horde.org/' ),
array( 'hoverIntent', 'http://plugins.jquery.com/project/hoverIntent' ),
array( 'imgAreaSelect', 'http://odyniec.net/projects/imgareaselect/' ),
array( 'jQuery', 'http://jquery.com/' ),
array( 'jQuery UI', 'http://jqueryui.com/' ),
array( 'jQuery Hotkeys', 'https://github.com/tzuryby/jquery.hotkeys' ),
array( 'jQuery serializeObject', 'http://benalman.com/projects/jquery-misc-plugins/' ),
array( 'imgAreaSelect', 'https://github.com/odyniec/imgareaselect' ),
array( 'jQuery', 'https://jquery.com/' ),
array( 'jQuery UI', 'https://jqueryui.com/' ),
array( 'jQuery Hotkeys', 'https://github.com/mathusiast/jquery.hotkeys' ),
array( 'jQuery serializeObject', 'https://benalman.com/projects/jquery-misc-plugins/' ),
array( 'jQuery.query', 'http://plugins.jquery.com/project/query-object' ),
// array( 'jquery.schedule', 'http://' ),
array( 'jQuery.suggest', 'http://plugins.jquery.com/project/suggest' ),
array( 'json2', 'https://github.com/douglascrockford/JSON-js' ),
array( 'PclZip', 'http://www.phpconcept.net/pclzip/' ),
array( 'PclZip', 'https://www.phpconcept.net/pclzip/' ),
array( 'PemFTP', 'http://www.phpclasses.org/browse/package/1743.html' ),
array( 'phpass', 'http://www.openwall.com/phpass/' ),
array( 'PHPMailer', 'http://code.google.com/a/apache-extras.org/p/phpmailer/' ),
array( 'phpass', 'https://www.openwall.com/phpass/' ),
array( 'PHPMailer', 'https://github.com/PHPMailer/PHPMailer' ),
array( 'SimplePie', 'http://simplepie.org/' ),
array( 'SWFObject', 'http://code.google.com/p/swfobject/' ),
array( 'SWFUpload', 'http://www.swfupload.org/' ),
array( 'SWFObject', 'https://github.com/swfobject/swfobject' ),
array( 'SWFUpload', 'https://swfupload.org/' ),
array( 'The Incutio XML-RPC Library', 'https://code.google.com/archive/p/php-ixr/' ),
array( 'Thickbox', 'http://jquery.com/demo/thickbox/' ),
array( 'TinyMCE', 'http://www.tinymce.com/' ),
array( 'Thickbox', 'https://codylindley.com/thickbox/' ),
array( 'TinyMCE', 'https://www.tiny.cloud/' ),
);
}

Expand Down
24 changes: 12 additions & 12 deletions api.wordpress.org/public_html/core/credits/wp-33.php
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ function groups() {
'chexee' => 'Chelsea Otakan',
'johnbillion' => array( 'John Blackbourn', '0000ba6dd1b089e1746abbfe6281ee3b' ),
),
),
),
);
return $groups;
}
Expand Down Expand Up @@ -231,29 +231,29 @@ function props() {

function external_libraries() {
return array(
array( 'Class POP3', 'http://squirrelmail.org/' ),
array( 'Class POP3', 'https://squirrelmail.org/' ),
array( 'Color Animations', 'http://plugins.jquery.com/project/color' ),
// array( 'ColorPicker', 'http://' ),
array( 'Horde Text Diff', 'http://pear.horde.org/' ),
array( 'hoverIntent', 'http://plugins.jquery.com/project/hoverIntent' ),
array( 'imgAreaSelect', 'http://odyniec.net/projects/imgareaselect/' ),
array( 'jQuery', 'http://jquery.com/' ),
array( 'jQuery UI', 'http://jqueryui.com/' ),
array( 'jQuery Hotkeys', 'https://github.com/tzuryby/jquery.hotkeys' ),
array( 'jQuery serializeObject', 'http://benalman.com/projects/jquery-misc-plugins/' ),
array( 'imgAreaSelect', 'https://github.com/odyniec/imgareaselect' ),
array( 'jQuery', 'https://jquery.com/' ),
array( 'jQuery UI', 'https://jqueryui.com/' ),
array( 'jQuery Hotkeys', 'https://github.com/mathusiast/jquery.hotkeys' ),
array( 'jQuery serializeObject', 'https://benalman.com/projects/jquery-misc-plugins/' ),
array( 'jQuery.query', 'http://plugins.jquery.com/project/query-object' ),
// array( 'jquery.schedule', 'http://' ),
array( 'jQuery.suggest', 'http://plugins.jquery.com/project/suggest' ),
array( 'json2', 'https://github.com/douglascrockford/JSON-js' ),
array( 'PclZip', 'http://www.phpconcept.net/pclzip/' ),
array( 'PclZip', 'https://www.phpconcept.net/pclzip/' ),
array( 'PemFTP', 'http://www.phpclasses.org/browse/package/1743.html' ),
array( 'phpass', 'http://www.openwall.com/phpass/' ),
array( 'PHPMailer', 'http://code.google.com/a/apache-extras.org/p/phpmailer/' ),
array( 'phpass', 'https://www.openwall.com/phpass/' ),
array( 'PHPMailer', 'https://github.com/PHPMailer/PHPMailer' ),
array( 'Plupload', 'http://www.plupload.com/' ),
array( 'SimplePie', 'http://simplepie.org/' ),
array( 'The Incutio XML-RPC Library', 'https://code.google.com/archive/p/php-ixr/' ),
array( 'Thickbox', 'http://jquery.com/demo/thickbox/' ),
array( 'TinyMCE', 'http://www.tinymce.com/' ),
array( 'Thickbox', 'https://codylindley.com/thickbox/' ),
array( 'TinyMCE', 'https://www.tiny.cloud/' ),
);
}

Expand Down
24 changes: 12 additions & 12 deletions api.wordpress.org/public_html/core/credits/wp-34.php
Original file line number Diff line number Diff line change
Expand Up @@ -240,30 +240,30 @@ function props() {

function external_libraries() {
return array(
array( 'Class POP3', 'http://squirrelmail.org/' ),
array( 'Class POP3', 'https://squirrelmail.org/' ),
array( 'Color Animations', 'http://plugins.jquery.com/project/color' ),
// array( 'ColorPicker', 'http://' ),
array( 'Horde Text Diff', 'http://pear.horde.org/' ),
array( 'hoverIntent', 'http://plugins.jquery.com/project/hoverIntent' ),
array( 'imgAreaSelect', 'http://odyniec.net/projects/imgareaselect/' ),
array( 'jQuery', 'http://jquery.com/' ),
array( 'jQuery UI', 'http://jqueryui.com/' ),
array( 'jQuery Hotkeys', 'https://github.com/tzuryby/jquery.hotkeys' ),
array( 'jQuery serializeObject', 'http://benalman.com/projects/jquery-misc-plugins/' ),
array( 'imgAreaSelect', 'https://github.com/odyniec/imgareaselect' ),
array( 'jQuery', 'https://jquery.com/' ),
array( 'jQuery UI', 'https://jqueryui.com/' ),
array( 'jQuery Hotkeys', 'https://github.com/mathusiast/jquery.hotkeys' ),
array( 'jQuery serializeObject', 'https://benalman.com/projects/jquery-misc-plugins/' ),
array( 'jQuery.query', 'http://plugins.jquery.com/project/query-object' ),
// array( 'jquery.schedule', 'http://' ),
array( 'jQuery.suggest', 'http://plugins.jquery.com/project/suggest' ),
array( 'jQuery UI Touch Punch', 'http://touchpunch.furf.com/' ),
array( 'jQuery UI Touch Punch', 'https://github.com/furf/jquery-ui-touch-punch' ),
array( 'json2', 'https://github.com/douglascrockford/JSON-js' ),
array( 'PclZip', 'http://www.phpconcept.net/pclzip/' ),
array( 'PclZip', 'https://www.phpconcept.net/pclzip/' ),
array( 'PemFTP', 'http://www.phpclasses.org/browse/package/1743.html' ),
array( 'phpass', 'http://www.openwall.com/phpass/' ),
array( 'PHPMailer', 'http://code.google.com/a/apache-extras.org/p/phpmailer/' ),
array( 'phpass', 'https://www.openwall.com/phpass/' ),
array( 'PHPMailer', 'https://github.com/PHPMailer/PHPMailer' ),
array( 'Plupload', 'http://www.plupload.com/' ),
array( 'SimplePie', 'http://simplepie.org/' ),
array( 'The Incutio XML-RPC Library', 'https://code.google.com/archive/p/php-ixr/' ),
array( 'Thickbox', 'http://jquery.com/demo/thickbox/' ),
array( 'TinyMCE', 'http://www.tinymce.com/' ),
array( 'Thickbox', 'https://codylindley.com/thickbox/' ),
array( 'TinyMCE', 'https://www.tiny.cloud/' ),
);
}

Expand Down
26 changes: 13 additions & 13 deletions api.wordpress.org/public_html/core/credits/wp-35.php
Original file line number Diff line number Diff line change
Expand Up @@ -333,32 +333,32 @@ function props() {
function external_libraries() {
return array(
array( 'Backbone', 'http://backbonejs.org/' ),
array( 'Class POP3', 'http://squirrelmail.org/' ),
array( 'Class POP3', 'https://squirrelmail.org/' ),
array( 'Color Animations', 'http://plugins.jquery.com/project/color' ),
// array( 'ColorPicker', 'http://' ),
array( 'Horde Text Diff', 'http://pear.horde.org/' ),
array( 'hoverIntent', 'http://plugins.jquery.com/project/hoverIntent' ),
array( 'imgAreaSelect', 'http://odyniec.net/projects/imgareaselect/' ),
array( 'imgAreaSelect', 'https://github.com/odyniec/imgareaselect' ),
array( 'Iris', 'https://github.com/Automattic/Iris' ),
array( 'jQuery', 'http://jquery.com/' ),
array( 'jQuery UI', 'http://jqueryui.com/' ),
array( 'jQuery Hotkeys', 'https://github.com/tzuryby/jquery.hotkeys' ),
array( 'jQuery Masonry', 'http://masonry.desandro.com/' ),
array( 'jQuery serializeObject', 'http://benalman.com/projects/jquery-misc-plugins/' ),
array( 'jQuery', 'https://jquery.com/' ),
array( 'jQuery UI', 'https://jqueryui.com/' ),
array( 'jQuery Hotkeys', 'https://github.com/mathusiast/jquery.hotkeys' ),
array( 'jQuery Masonry', 'https://masonry.desandro.com/' ),
array( 'jQuery serializeObject', 'https://benalman.com/projects/jquery-misc-plugins/' ),
array( 'jQuery.query', 'http://plugins.jquery.com/project/query-object' ),
// array( 'jquery.schedule', 'http://' ),
array( 'jQuery.suggest', 'http://plugins.jquery.com/project/suggest' ),
array( 'jQuery UI Touch Punch', 'http://touchpunch.furf.com/' ),
array( 'jQuery UI Touch Punch', 'https://github.com/furf/jquery-ui-touch-punch' ),
array( 'json2', 'https://github.com/douglascrockford/JSON-js' ),
array( 'PclZip', 'http://www.phpconcept.net/pclzip/' ),
array( 'PclZip', 'https://www.phpconcept.net/pclzip/' ),
array( 'PemFTP', 'http://www.phpclasses.org/browse/package/1743.html' ),
array( 'phpass', 'http://www.openwall.com/phpass/' ),
array( 'PHPMailer', 'http://code.google.com/a/apache-extras.org/p/phpmailer/' ),
array( 'phpass', 'https://www.openwall.com/phpass/' ),
array( 'PHPMailer', 'https://github.com/PHPMailer/PHPMailer' ),
array( 'Plupload', 'http://www.plupload.com/' ),
array( 'SimplePie', 'http://simplepie.org/' ),
array( 'The Incutio XML-RPC Library', 'https://code.google.com/archive/p/php-ixr/' ),
array( 'Thickbox', 'http://jquery.com/demo/thickbox/' ),
array( 'TinyMCE', 'http://www.tinymce.com/' ),
array( 'Thickbox', 'https://codylindley.com/thickbox/' ),
array( 'TinyMCE', 'https://www.tiny.cloud/' ),
array( 'Underscore', 'http://underscorejs.org/' ),
);
}
Expand Down
28 changes: 14 additions & 14 deletions api.wordpress.org/public_html/core/credits/wp-36.php
Original file line number Diff line number Diff line change
Expand Up @@ -302,33 +302,33 @@ function props() {
function external_libraries() {
return array(
array( 'Backbone.js', 'http://backbonejs.org/' ),
array( 'Class POP3', 'http://squirrelmail.org/' ),
array( 'Class POP3', 'https://squirrelmail.org/' ),
array( 'Color Animations', 'http://plugins.jquery.com/project/color' ),
// array( 'ColorPicker', 'http://' ),
array( 'Horde Text Diff', 'http://pear.horde.org/' ),
array( 'hoverIntent', 'http://plugins.jquery.com/project/hoverIntent' ),
array( 'imgAreaSelect', 'http://odyniec.net/projects/imgareaselect/' ),
array( 'imgAreaSelect', 'https://github.com/odyniec/imgareaselect' ),
array( 'Iris', 'https://github.com/Automattic/Iris' ),
array( 'jQuery', 'http://jquery.com/' ),
array( 'jQuery UI', 'http://jqueryui.com/' ),
array( 'jQuery Hotkeys', 'https://github.com/tzuryby/jquery.hotkeys' ),
array( 'jQuery Masonry', 'http://masonry.desandro.com/' ),
array( 'jQuery serializeObject', 'http://benalman.com/projects/jquery-misc-plugins/' ),
array( 'jQuery', 'https://jquery.com/' ),
array( 'jQuery UI', 'https://jqueryui.com/' ),
array( 'jQuery Hotkeys', 'https://github.com/mathusiast/jquery.hotkeys' ),
array( 'jQuery Masonry', 'https://masonry.desandro.com/' ),
array( 'jQuery serializeObject', 'https://benalman.com/projects/jquery-misc-plugins/' ),
array( 'jQuery.query', 'http://plugins.jquery.com/project/query-object' ),
// array( 'jquery.schedule', 'http://' ),
array( 'jQuery.suggest', 'http://plugins.jquery.com/project/suggest' ),
array( 'jQuery UI Touch Punch', 'http://touchpunch.furf.com/' ),
array( 'jQuery UI Touch Punch', 'https://github.com/furf/jquery-ui-touch-punch' ),
array( 'json2', 'https://github.com/douglascrockford/JSON-js' ),
array( 'MediaElement.js', 'http://mediaelementjs.com/' ),
array( 'PclZip', 'http://www.phpconcept.net/pclzip/' ),
array( 'MediaElement.js', 'https://www.mediaelementjs.com/' ),
array( 'PclZip', 'https://www.phpconcept.net/pclzip/' ),
array( 'PemFTP', 'http://www.phpclasses.org/browse/package/1743.html' ),
array( 'phpass', 'http://www.openwall.com/phpass/' ),
array( 'PHPMailer', 'http://code.google.com/a/apache-extras.org/p/phpmailer/' ),
array( 'phpass', 'https://www.openwall.com/phpass/' ),
array( 'PHPMailer', 'https://github.com/PHPMailer/PHPMailer' ),
array( 'Plupload', 'http://www.plupload.com/' ),
array( 'SimplePie', 'http://simplepie.org/' ),
array( 'The Incutio XML-RPC Library', 'https://code.google.com/archive/p/php-ixr/' ),
array( 'Thickbox', 'http://jquery.com/demo/thickbox/' ),
array( 'TinyMCE', 'http://www.tinymce.com/' ),
array( 'Thickbox', 'https://codylindley.com/thickbox/' ),
array( 'TinyMCE', 'https://www.tiny.cloud/' ),
array( 'Underscore.js', 'http://underscorejs.org/' ),
);
}
Expand Down
28 changes: 14 additions & 14 deletions api.wordpress.org/public_html/core/credits/wp-37.php
Original file line number Diff line number Diff line change
Expand Up @@ -278,33 +278,33 @@ function props() {
function external_libraries() {
return array(
array( 'Backbone.js', 'http://backbonejs.org/' ),
array( 'Class POP3', 'http://squirrelmail.org/' ),
array( 'Class POP3', 'https://squirrelmail.org/' ),
array( 'Color Animations', 'http://plugins.jquery.com/project/color' ),
// array( 'ColorPicker', 'http://' ),
array( 'Horde Text Diff', 'http://pear.horde.org/' ),
array( 'hoverIntent', 'http://plugins.jquery.com/project/hoverIntent' ),
array( 'imgAreaSelect', 'http://odyniec.net/projects/imgareaselect/' ),
array( 'imgAreaSelect', 'https://github.com/odyniec/imgareaselect' ),
array( 'Iris', 'https://github.com/Automattic/Iris' ),
array( 'jQuery', 'http://jquery.com/' ),
array( 'jQuery UI', 'http://jqueryui.com/' ),
array( 'jQuery Hotkeys', 'https://github.com/tzuryby/jquery.hotkeys' ),
array( 'jQuery Masonry', 'http://masonry.desandro.com/' ),
array( 'jQuery serializeObject', 'http://benalman.com/projects/jquery-misc-plugins/' ),
array( 'jQuery', 'https://jquery.com/' ),
array( 'jQuery UI', 'https://jqueryui.com/' ),
array( 'jQuery Hotkeys', 'https://github.com/mathusiast/jquery.hotkeys' ),
array( 'jQuery Masonry', 'https://masonry.desandro.com/' ),
array( 'jQuery serializeObject', 'https://benalman.com/projects/jquery-misc-plugins/' ),
array( 'jQuery.query', 'http://plugins.jquery.com/project/query-object' ),
// array( 'jquery.schedule', 'http://' ),
array( 'jQuery.suggest', 'http://plugins.jquery.com/project/suggest' ),
array( 'jQuery UI Touch Punch', 'http://touchpunch.furf.com/' ),
array( 'jQuery UI Touch Punch', 'https://github.com/furf/jquery-ui-touch-punch' ),
array( 'json2', 'https://github.com/douglascrockford/JSON-js' ),
array( 'MediaElement.js', 'http://mediaelementjs.com/' ),
array( 'PclZip', 'http://www.phpconcept.net/pclzip/' ),
array( 'MediaElement.js', 'https://www.mediaelementjs.com/' ),
array( 'PclZip', 'https://www.phpconcept.net/pclzip/' ),
array( 'PemFTP', 'http://www.phpclasses.org/browse/package/1743.html' ),
array( 'phpass', 'http://www.openwall.com/phpass/' ),
array( 'PHPMailer', 'http://code.google.com/a/apache-extras.org/p/phpmailer/' ),
array( 'phpass', 'https://www.openwall.com/phpass/' ),
array( 'PHPMailer', 'https://github.com/PHPMailer/PHPMailer' ),
array( 'Plupload', 'http://www.plupload.com/' ),
array( 'SimplePie', 'http://simplepie.org/' ),
array( 'The Incutio XML-RPC Library', 'https://code.google.com/archive/p/php-ixr/' ),
array( 'Thickbox', 'http://jquery.com/demo/thickbox/' ),
array( 'TinyMCE', 'http://www.tinymce.com/' ),
array( 'Thickbox', 'https://codylindley.com/thickbox/' ),
array( 'TinyMCE', 'https://www.tiny.cloud/' ),
array( 'Underscore.js', 'http://underscorejs.org/' ),
array( 'zxcvbn', 'https://github.com/lowe/zxcvbn' ),
);
Expand Down
28 changes: 14 additions & 14 deletions api.wordpress.org/public_html/core/credits/wp-38.php
Original file line number Diff line number Diff line change
Expand Up @@ -289,33 +289,33 @@ function props() {
function external_libraries() {
return array(
array( 'Backbone.js', 'http://backbonejs.org/' ),
array( 'Class POP3', 'http://squirrelmail.org/' ),
array( 'Class POP3', 'https://squirrelmail.org/' ),
array( 'Color Animations', 'http://plugins.jquery.com/project/color' ),
// array( 'ColorPicker', 'http://' ),
array( 'Horde Text Diff', 'http://pear.horde.org/' ),
array( 'hoverIntent', 'http://plugins.jquery.com/project/hoverIntent' ),
array( 'imgAreaSelect', 'http://odyniec.net/projects/imgareaselect/' ),
array( 'imgAreaSelect', 'https://github.com/odyniec/imgareaselect' ),
array( 'Iris', 'https://github.com/Automattic/Iris' ),
array( 'jQuery', 'http://jquery.com/' ),
array( 'jQuery UI', 'http://jqueryui.com/' ),
array( 'jQuery Hotkeys', 'https://github.com/tzuryby/jquery.hotkeys' ),
array( 'jQuery Masonry', 'http://masonry.desandro.com/' ),
array( 'jQuery serializeObject', 'http://benalman.com/projects/jquery-misc-plugins/' ),
array( 'jQuery', 'https://jquery.com/' ),
array( 'jQuery UI', 'https://jqueryui.com/' ),
array( 'jQuery Hotkeys', 'https://github.com/mathusiast/jquery.hotkeys' ),
array( 'jQuery Masonry', 'https://masonry.desandro.com/' ),
array( 'jQuery serializeObject', 'https://benalman.com/projects/jquery-misc-plugins/' ),
array( 'jQuery.query', 'http://plugins.jquery.com/project/query-object' ),
// array( 'jquery.schedule', 'http://' ),
array( 'jQuery.suggest', 'http://plugins.jquery.com/project/suggest' ),
array( 'jQuery UI Touch Punch', 'http://touchpunch.furf.com/' ),
array( 'jQuery UI Touch Punch', 'https://github.com/furf/jquery-ui-touch-punch' ),
array( 'json2', 'https://github.com/douglascrockford/JSON-js' ),
array( 'MediaElement.js', 'http://mediaelementjs.com/' ),
array( 'PclZip', 'http://www.phpconcept.net/pclzip/' ),
array( 'MediaElement.js', 'https://www.mediaelementjs.com/' ),
array( 'PclZip', 'https://www.phpconcept.net/pclzip/' ),
array( 'PemFTP', 'http://www.phpclasses.org/browse/package/1743.html' ),
array( 'phpass', 'http://www.openwall.com/phpass/' ),
array( 'PHPMailer', 'http://code.google.com/a/apache-extras.org/p/phpmailer/' ),
array( 'phpass', 'https://www.openwall.com/phpass/' ),
array( 'PHPMailer', 'https://github.com/PHPMailer/PHPMailer' ),
array( 'Plupload', 'http://www.plupload.com/' ),
array( 'SimplePie', 'http://simplepie.org/' ),
array( 'The Incutio XML-RPC Library', 'https://code.google.com/archive/p/php-ixr/' ),
array( 'Thickbox', 'http://jquery.com/demo/thickbox/' ),
array( 'TinyMCE', 'http://www.tinymce.com/' ),
array( 'Thickbox', 'https://codylindley.com/thickbox/' ),
array( 'TinyMCE', 'https://www.tiny.cloud/' ),
array( 'Underscore.js', 'http://underscorejs.org/' ),
array( 'zxcvbn', 'https://github.com/lowe/zxcvbn' ),
);
Expand Down
Loading
Loading