[wp-trac] [WordPress Trac] #45178: 5.0 About Page

WordPress Trac noreply at wordpress.org
Thu Dec 6 14:04:04 UTC 2018


#45178: 5.0 About Page
----------------------------+--------------------------
 Reporter:  pixelverbieger  |       Owner:  lonelyvegan
     Type:  task (blessed)  |      Status:  reopened
 Priority:  normal          |   Milestone:  5.0
Component:  Help/About      |     Version:  5.0
 Severity:  normal          |  Resolution:
 Keywords:                  |     Focuses:
----------------------------+--------------------------

Comment (by earnjam):

 Here's an updated list that includes the stuff in the dependencies section
 of `package.json` excluding the `@wordpress` packages. Will this work or
 should we filter it down a bit? (like the 5 polyfill libraries)

 Also, since this is on meta, should I open a ticket with patch there, or
 @ocean90 and @pento can either of you take this an run with it? 🙂

 {{{
 #!php
 function external_libraries() {
         return array(
                 array( 'Babel Polyfill', 'https://babeljs.io/docs/en
 /babel-polyfill' ),
                 array( 'Backbone.js', 'http://backbonejs.org/' ),
                 array( 'Class POP3', 'https://squirrelmail.org/' ),
                 array( 'Closest',
 'https://github.com/jonathantneal/closest' ),
                 array( 'CodeMirror', 'https://codemirror.net/' ),
                 array( 'Color Animations',
 'https://plugins.jquery.com/color/' ),
                 array( 'getID3()', 'http://getid3.sourceforge.net/' ),
                 array( 'FormData',
 'https://github.com/jimmywarting/FormData' ),
                 array( 'Horde Text Diff', 'https://pear.horde.org/' ),
                 array( 'hoverIntent',
 'http://cherne.net/brian/resources/jquery.hoverIntent.html' ),
                 array( 'imgAreaSelect',
 'http://odyniec.net/projects/imgareaselect/' ),
                 array( 'Iris', 'https://github.com/Automattic/Iris' ),
                 array( 'jQuery', 'https://jquery.com/' ),
                 array( 'jQuery UI', 'https://jqueryui.com/' ),
                 array( 'jQuery Hotkeys',
 'https://github.com/tzuryby/jquery.hotkeys' ),
                 array( 'jQuery serializeObject',
 'http://benalman.com/projects/jquery-misc-plugins/' ),
                 array( 'jQuery.query', 'https://plugins.jquery.com/query-
 object/' ),
                 array( 'jQuery.suggest',
 'https://github.com/pvulgaris/jquery.suggest' ),
                 array( 'jQuery UI Touch Punch',
 'http://touchpunch.furf.com/' ),
                 array( 'json2', 'https://github.com/douglascrockford/JSON-
 js' ),
                 array( 'Lodash', 'https://lodash.com/' ),
                 array( 'Masonry', 'http://masonry.desandro.com/' ),
                 array( 'MediaElement.js', 'http://mediaelementjs.com/' ),
                 array( 'Moment', 'http://momentjs.com/' ),
                 array( 'PclZip', 'http://www.phpconcept.net/pclzip/' ),
                 array( 'PemFTP', 'https://www.phpclasses.org/package/1743
 -PHP-FTP-client-in-pure-PHP.html' ),
                 array( 'phpass', 'http://www.openwall.com/phpass/' ),
                 array( 'PHPMailer',
 'https://github.com/PHPMailer/PHPMailer' ),
                 array( 'Plupload', 'http://www.plupload.com/' ),
                 array( 'Polyfill.io', 'https://polyfill.io/' ),
                 array( 'random_compat',
 'https://github.com/paragonie/random_compat' ),
                 array( 'React', 'https://reactjs.org/' ),
                 array( 'ReactDom', 'https://reactjs.org/' ),
                 array( 'Requests', 'http://requests.ryanmccue.info/' ),
                 array( 'SimplePie', 'http://simplepie.org/' ),
                 array( 'The Incutio XML-RPC Library',
 'http://scripts.incutio.com/xmlrpc/' ),
                 array( 'Thickbox', 'http://codylindley.com/thickbox/' ),
                 array( 'TinyMCE', 'https://www.tinymce.com/' ),
                 array( 'Twemoji', 'https://github.com/twitter/twemoji' ),
                 array( 'Underscore.js', 'http://underscorejs.org/' ),
                 array( 'watwg-fetch', 'https://github.com/github/fetch' ),
                 array( 'zxcvbn', 'https://github.com/dropbox/zxcvbn' ),
         );
 }
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/45178#comment:124>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list