Title: Version 5.0
Author: Ulrich
Published: December 5, 2018

---

# Version 5.0

## In this article

 * [Highlights](https://wordpress.org/documentation/wordpress-version/version-5-0/?output_format=md#highlights)
    - [New Block Editor](https://wordpress.org/documentation/wordpress-version/version-5-0/?output_format=md#new-block-editor)
    - [New Default Theme: Twenty Nineteen](https://wordpress.org/documentation/wordpress-version/version-5-0/?output_format=md#new-default-theme-twenty-nineteen)
    - [Classic Editor](https://wordpress.org/documentation/wordpress-version/version-5-0/?output_format=md#classic-editor)
    - [For Developers](https://wordpress.org/documentation/wordpress-version/version-5-0/?output_format=md#for-developers)
 * [List of Files Revised](https://wordpress.org/documentation/wordpress-version/version-5-0/?output_format=md#list-of-files-revised)

[ Back to top](https://wordpress.org/documentation/wordpress-version/version-5-0/?output_format=md#wp--skip-link--target)

On December 6, 2018, WordPress Version 5.0, named for jazz musician Bebo, was released
to the public. WordPress 5.0 will revolutionize content editing with introduction
of a new block editor and block editor-compatible default theme Twenty Nineteen.
For more information on this release, read the [WordPress Blog.](https://wordpress.org/news/2018/12/bebo/)

For Version 5.0, the database version (**db_version** in **wp_options**) updated
to 44719, and the Trac revision was 43970.

 * [View Closed Tickets](https://trac.wordpress.org/query?status=closed&milestone=5.0)

## 󠀁[Highlights](https://wordpress.org/documentation/wordpress-version/version-5-0/?output_format=md#highlights)󠁿

### 󠀁[New Block Editor](https://wordpress.org/documentation/wordpress-version/version-5-0/?output_format=md#new-block-editor)󠁿

![](https://i2.wp.com/wordpress.org/documentation/files/2018/12/50_block-editor.
jpg?fit=1024%2C512&ssl=1)

Some big changes have come to the editing experience in WordPress. A new block-based
editor is the first step toward an exciting new future with a streamlined editing
experience site-wide.

 * More flexibility with how content is displayed
 * Insert any type of multimedia and have it embed automatically
 * Each piece of content is in its own block and easily maneuverable with mouse 
   or keyboard
 * Tons of blocks available by default with more to come: paragraph, heading, preformatted
   text, quote, image, gallery, cover image, video, audio, columns with nested blocks,
   files, code, and more

Blocks are also reusable and many can easily be converted from one type to another.
This new editing experience provides a more consistent treatment of design as well
as content.

[Designer / Developer Handbook](https://wordpress.org/gutenberg/handbook/designers-developers/)

### 󠀁[New Default Theme: Twenty Nineteen](https://wordpress.org/documentation/wordpress-version/version-5-0/?output_format=md#new-default-theme-twenty-nineteen)󠁿

![](https://i0.wp.com/wordpress.org/documentation/files/2018/12/50_twenty-nineteen.
jpg?fit=1024%2C683&ssl=1)

Introducing Twenty Nineteen, a new default theme that shows off the power of the
new editor.

 * Designed for the block editor
 * Simple, type-driven layout
 * Versatile design for all sites

[Check out Twenty Nineteen](https://wordpress.org/themes/twentynineteen/)

### 󠀁[Classic Editor](https://wordpress.org/documentation/wordpress-version/version-5-0/?output_format=md#classic-editor)󠁿

![](https://i1.wp.com/wordpress.org/documentation/files/2018/12/50_Classic-2.png?
fit=1024%2C482&ssl=1)

Prefer to stick with the familiar Classic Editor? No problem! Support for the Classic
Editor plugin will remain in WordPress through 2021.

The Classic Editor plugin restores the previous WordPress editor and the Edit Post
screen.

Classic Editor lets you:

 * Keep using plugins that extend it
 * Keeps old-style meta boxes
 * Allows your to continuing using functionality otherwise dependent on the legacy
   editing experience

### 󠀁[For Developers](https://wordpress.org/documentation/wordpress-version/version-5-0/?output_format=md#for-developers)󠁿

 * [WordPress 5.0 Development Field Guide](https://make.wordpress.org/core/2018/12/06/wordpress-5-0-field-guide/)
 * [Meta Box Compatibility Flags](https://make.wordpress.org/core/2018/11/07/meta-box-compatibility-flags/)
 * [Block Editor Filters](https://make.wordpress.org/core/2018/10/30/block-editor-filters/)
 * [JavaScript language packs in 5.0](https://make.wordpress.org/core/2018/11/09/5-0-javascript-language-packs-are-here-%f0%9f%8e%89/)
 * [The REST API in WordPress 5.0](https://make.wordpress.org/core/2018/12/06/the-rest-api-in-wordpress-5-0/)
 * [Media 5.0 Guide](https://make.wordpress.org/core/2018/12/06/media-5-0-guide/)
 * [Block Editor Support in Existing Default Themes](https://make.wordpress.org/core/2018/12/06/block-editor-support-in-existing-default-themes/)
 * [New Post Type Labels in 5.0](https://make.wordpress.org/core/2018/12/05/new-post-type-labels-in-5-0/)

## 󠀁[List of Files Revised](https://wordpress.org/documentation/wordpress-version/version-5-0/?output_format=md#list-of-files-revised)󠁿

    ```wp-block-code
    wp-admin/css/colors/blue/colors-rtl.min.css
    wp-admin/css/colors/blue/colors.min.css
    wp-admin/css/colors/light/colors-rtl.min.css
    wp-admin/css/colors/light/colors.min.css
    wp-admin/css/about-rtl.css
    wp-admin/css/about-rtl.min.css
    wp-admin/css/about.css
    wp-admin/css/about.min.css
    wp-admin/css/admin-menu-rtl.css
    wp-admin/css/admin-menu-rtl.min.css
    wp-admin/css/admin-menu.css
    wp-admin/css/admin-menu.min.css
    wp-admin/css/code-editor-rtl.css
    wp-admin/css/code-editor-rtl.min.css
    wp-admin/css/code-editor.css
    wp-admin/css/code-editor.min.css
    wp-admin/css/color-picker-rtl.css
    wp-admin/css/color-picker-rtl.min.css
    wp-admin/css/color-picker.css
    wp-admin/css/color-picker.min.css
    wp-admin/css/common-rtl.css
    wp-admin/css/common-rtl.min.css
    wp-admin/css/common.css
    wp-admin/css/common.min.css
    wp-admin/css/customize-controls-rtl.css
    wp-admin/css/customize-controls-rtl.min.css
    wp-admin/css/customize-controls.css
    wp-admin/css/customize-controls.min.css
    wp-admin/css/customize-nav-menus-rtl.min.css
    wp-admin/css/customize-nav-menus.min.css
    wp-admin/css/customize-widgets-rtl.min.css
    wp-admin/css/customize-widgets.min.css
    wp-admin/css/dashboard-rtl.css
    wp-admin/css/dashboard-rtl.min.css
    wp-admin/css/dashboard.css
    wp-admin/css/dashboard.min.css
    wp-admin/css/deprecated-media-rtl.min.css
    wp-admin/css/deprecated-media.min.css
    wp-admin/css/edit-rtl.css
    wp-admin/css/edit-rtl.min.css
    wp-admin/css/edit.css
    wp-admin/css/edit.min.css
    wp-admin/css/forms-rtl.css
    wp-admin/css/forms-rtl.min.css
    wp-admin/css/forms.css
    wp-admin/css/forms.min.css
    wp-admin/css/ie-rtl.min.css
    wp-admin/css/ie.min.css
    wp-admin/css/install-rtl.min.css
    wp-admin/css/install.min.css
    wp-admin/css/l10n-rtl.min.css
    wp-admin/css/l10n.min.css
    wp-admin/css/list-tables-rtl.css
    wp-admin/css/list-tables-rtl.min.css
    wp-admin/css/list-tables.css
    wp-admin/css/list-tables.min.css
    wp-admin/css/login-rtl.min.css
    wp-admin/css/login.min.css
    wp-admin/css/media-rtl.css
    wp-admin/css/media-rtl.min.css
    wp-admin/css/media.css
    wp-admin/css/media.min.css
    wp-admin/css/nav-menus-rtl.min.css
    wp-admin/css/nav-menus.min.css
    wp-admin/css/revisions-rtl.css
    wp-admin/css/revisions-rtl.min.css
    wp-admin/css/revisions.css
    wp-admin/css/revisions.min.css
    wp-admin/css/themes-rtl.css
    wp-admin/css/themes-rtl.min.css
    wp-admin/css/themes.css
    wp-admin/css/themes.min.css
    wp-admin/css/widgets-rtl.css
    wp-admin/css/widgets-rtl.min.css
    wp-admin/css/widgets.css
    wp-admin/css/widgets.min.css
    wp-admin/images/bubble_bg-2x.gif
    wp-admin/images/loading.gif
    wp-admin/images/resize-2x.gif
    wp-admin/images/resize-rtl-2x.gif
    wp-admin/images/resize-rtl.gif
    wp-admin/images/resize.gif
    wp-admin/images/spinner-2x.gif
    wp-admin/images/spinner.gif
    wp-admin/images/wpspin_light-2x.gif
    wp-admin/images/wpspin_light.gif
    wp-admin/includes/admin-filters.php
    wp-admin/includes/ajax-actions.php
    wp-admin/includes/class-ftp.php
    wp-admin/includes/class-wp-plugin-install-list-table.php
    wp-admin/includes/class-wp-posts-list-table.php
    wp-admin/includes/class-wp-screen.php
    wp-admin/includes/class-wp-theme-install-list-table.php
    wp-admin/includes/dashboard.php
    wp-admin/includes/image.php
    wp-admin/includes/meta-boxes.php
    wp-admin/includes/misc.php
    wp-admin/includes/plugin.php
    wp-admin/includes/post.php
    wp-admin/includes/template.php
    wp-admin/includes/update-core.php
    wp-admin/includes/upgrade.php
    wp-admin/js/customize-nav-menus.js
    wp-admin/js/dashboard.js
    wp-admin/js/dashboard.min.js
    wp-admin/about.php
    wp-admin/admin-ajax.php
    wp-admin/admin-header.php
    wp-admin/credits.php
    wp-admin/edit-form-advanced.php
    wp-admin/edit-form-blocks.php
    wp-admin/edit-form-comment.php
    wp-admin/edit-link-form.php
    wp-admin/edit.php
    wp-admin/freedoms.php
    wp-admin/index.php
    wp-admin/load-scripts.php
    wp-admin/load-styles.php
    wp-admin/nav-menus.php
    wp-admin/plugins.php
    wp-admin/post-new.php
    wp-admin/post.php
    wp-content/plugins/hello.php
    wp-content/themes/twentyeleven/languages/twentyeleven.pot
    wp-content/themes/twentyeleven/blocks.css
    wp-content/themes/twentyeleven/editor-blocks.css
    wp-content/themes/twentyeleven/functions.php
    wp-content/themes/twentyeleven/readme.txt
    wp-content/themes/twentyeleven/style.css
    wp-content/themes/twentyfifteen/css/blocks.css
    wp-content/themes/twentyfifteen/css/editor-blocks.css
    wp-content/themes/twentyfifteen/functions.php
    wp-content/themes/twentyfifteen/readme.txt
    wp-content/themes/twentyfifteen/style.css
    wp-content/themes/twentyfourteen/css/blocks.css
    wp-content/themes/twentyfourteen/css/editor-blocks.css
    wp-content/themes/twentyfourteen/functions.php
    wp-content/themes/twentyfourteen/readme.txt
    wp-content/themes/twentyfourteen/style.css
    wp-content/themes/twentynineteen/classes/class-twentynineteen-svg-icons.php
    wp-content/themes/twentynineteen/classes/class-twentynineteen-walker-comment.php
    wp-content/themes/twentynineteen/classes
    wp-content/themes/twentynineteen/fonts/NonBreakingSpaceOverride.woff
    wp-content/themes/twentynineteen/fonts/NonBreakingSpaceOverride.woff2
    wp-content/themes/twentynineteen/fonts
    wp-content/themes/twentynineteen/inc/back-compat.php
    wp-content/themes/twentynineteen/inc/color-patterns.php
    wp-content/themes/twentynineteen/inc/customizer.php
    wp-content/themes/twentynineteen/inc/icon-functions.php
    wp-content/themes/twentynineteen/inc/template-functions.php
    wp-content/themes/twentynineteen/inc/template-tags.php
    wp-content/themes/twentynineteen/inc
    wp-content/themes/twentynineteen/js/customize-controls.js
    wp-content/themes/twentynineteen/js/customize-preview.js
    wp-content/themes/twentynineteen/js/priority-menu.js
    wp-content/themes/twentynineteen/js/skip-link-focus-fix.js
    wp-content/themes/twentynineteen/js/touch-keyboard-navigation.js
    wp-content/themes/twentynineteen/js
    wp-content/themes/twentynineteen/sass/blocks/_blocks.scss
    wp-content/themes/twentynineteen/sass/blocks
    wp-content/themes/twentynineteen/sass/elements/_elements.scss
    wp-content/themes/twentynineteen/sass/elements/_lists.scss
    wp-content/themes/twentynineteen/sass/elements/_tables.scss
    wp-content/themes/twentynineteen/sass/elements
    wp-content/themes/twentynineteen/sass/forms/_buttons.scss
    wp-content/themes/twentynineteen/sass/forms/_fields.scss
    wp-content/themes/twentynineteen/sass/forms/_forms.scss
    wp-content/themes/twentynineteen/sass/forms
    wp-content/themes/twentynineteen/sass/layout/_layout.scss
    wp-content/themes/twentynineteen/sass/layout
    wp-content/themes/twentynineteen/sass/media/_captions.scss
    wp-content/themes/twentynineteen/sass/media/_galleries.scss
    wp-content/themes/twentynineteen/sass/media/_media.scss
    wp-content/themes/twentynineteen/sass/media
    wp-content/themes/twentynineteen/sass/mixins/_mixins-master.scss
    wp-content/themes/twentynineteen/sass/mixins/_utilities.scss
    wp-content/themes/twentynineteen/sass/mixins
    wp-content/themes/twentynineteen/sass/modules/_accessibility.scss
    wp-content/themes/twentynineteen/sass/modules/_alignments.scss
    wp-content/themes/twentynineteen/sass/modules/_clearings.scss
    wp-content/themes/twentynineteen/sass/modules
    wp-content/themes/twentynineteen/sass/navigation/_links.scss
    wp-content/themes/twentynineteen/sass/navigation/_menu-footer-navigation.scss
    wp-content/themes/twentynineteen/sass/navigation/_menu-main-navigation.scss
    wp-content/themes/twentynineteen/sass/navigation/_menu-social-navigation.scss
    wp-content/themes/twentynineteen/sass/navigation/_navigation.scss
    wp-content/themes/twentynineteen/sass/navigation/_next-previous.scss
    wp-content/themes/twentynineteen/sass/navigation
    wp-content/themes/twentynineteen/sass/site/footer/_site-footer.scss
    wp-content/themes/twentynineteen/sass/site/footer
    wp-content/themes/twentynineteen/sass/site/header/_site-featured-image.scss
    wp-content/themes/twentynineteen/sass/site/header/_site-header.scss
    wp-content/themes/twentynineteen/sass/site/header
    wp-content/themes/twentynineteen/sass/site/primary/_archives.scss
    wp-content/themes/twentynineteen/sass/site/primary/_comments.scss
    wp-content/themes/twentynineteen/sass/site/primary/_posts-and-pages.scss
    wp-content/themes/twentynineteen/sass/site/primary
    wp-content/themes/twentynineteen/sass/site/secondary/_widgets.scss
    wp-content/themes/twentynineteen/sass/site/secondary
    wp-content/themes/twentynineteen/sass/site/_site.scss
    wp-content/themes/twentynineteen/sass/site
    wp-content/themes/twentynineteen/sass/typography/_copy.scss
    wp-content/themes/twentynineteen/sass/typography/_headings.scss
    wp-content/themes/twentynineteen/sass/typography/_typography.scss
    wp-content/themes/twentynineteen/sass/typography
    wp-content/themes/twentynineteen/sass/variables-site/_colors.scss
    wp-content/themes/twentynineteen/sass/variables-site/_columns.scss
    wp-content/themes/twentynineteen/sass/variables-site/_fonts.scss
    wp-content/themes/twentynineteen/sass/variables-site/_structure.scss
    wp-content/themes/twentynineteen/sass/variables-site/_transitions.scss
    wp-content/themes/twentynineteen/sass/variables-site/_variables-site.scss
    wp-content/themes/twentynineteen/sass/variables-site
    wp-content/themes/twentynineteen/sass/_normalize.scss
    wp-content/themes/twentynineteen/sass
    wp-content/themes/twentynineteen/template-parts/content/content-excerpt.php
    wp-content/themes/twentynineteen/template-parts/content/content-none.php
    wp-content/themes/twentynineteen/template-parts/content/content-page.php
    wp-content/themes/twentynineteen/template-parts/content/content-single.php
    wp-content/themes/twentynineteen/template-parts/content/content.php
    wp-content/themes/twentynineteen/template-parts/content
    wp-content/themes/twentynineteen/template-parts/footer/footer-widgets.php
    wp-content/themes/twentynineteen/template-parts/footer
    wp-content/themes/twentynineteen/template-parts/header/entry-header.php
    wp-content/themes/twentynineteen/template-parts/header/site-branding.php
    wp-content/themes/twentynineteen/template-parts/header
    wp-content/themes/twentynineteen/template-parts/post/author-bio.php
    wp-content/themes/twentynineteen/template-parts/post/discussion-meta.php
    wp-content/themes/twentynineteen/template-parts/post
    wp-content/themes/twentynineteen/template-parts
    wp-content/themes/twentynineteen/404.php
    wp-content/themes/twentynineteen/archive.php
    wp-content/themes/twentynineteen/comments.php
    wp-content/themes/twentynineteen/footer.php
    wp-content/themes/twentynineteen/functions.php
    wp-content/themes/twentynineteen/header.php
    wp-content/themes/twentynineteen/image.php
    wp-content/themes/twentynineteen/index.php
    wp-content/themes/twentynineteen/package-lock.json
    wp-content/themes/twentynineteen/package.json
    wp-content/themes/twentynineteen/page.php
    wp-content/themes/twentynineteen/postcss.config.js
    wp-content/themes/twentynineteen/print.css
    wp-content/themes/twentynineteen/print.scss
    wp-content/themes/twentynineteen/readme.txt
    wp-content/themes/twentynineteen/screenshot.png
    wp-content/themes/twentynineteen/search.php
    wp-content/themes/twentynineteen/single.php
    wp-content/themes/twentynineteen/style-editor-customizer.css
    wp-content/themes/twentynineteen/style-editor-customizer.scss
    wp-content/themes/twentynineteen/style-editor.css
    wp-content/themes/twentynineteen/style-editor.scss
    wp-content/themes/twentynineteen/style-rtl.css
    wp-content/themes/twentynineteen/style.css
    wp-content/themes/twentynineteen/style.scss
    wp-content/themes/twentynineteen
    wp-content/themes/twentyseventeen/assets/css/blocks.css
    wp-content/themes/twentyseventeen/assets/css/editor-blocks.css
    wp-content/themes/twentyseventeen/README.txt
    wp-content/themes/twentyseventeen/functions.php
    wp-content/themes/twentyseventeen/style.css
    wp-content/themes/twentysixteen/css/blocks.css
    wp-content/themes/twentysixteen/css/editor-blocks.css
    wp-content/themes/twentysixteen/js/functions.js
    wp-content/themes/twentysixteen/functions.php
    wp-content/themes/twentysixteen/readme.txt
    wp-content/themes/twentysixteen/style.css
    wp-content/themes/twentyten/languages/twentyten.pot
    wp-content/themes/twentyten/blocks.css
    wp-content/themes/twentyten/editor-blocks.css
    wp-content/themes/twentyten/functions.php
    wp-content/themes/twentyten/readme.txt
    wp-content/themes/twentyten/style.css
    wp-content/themes/twentythirteen/css/blocks.css
    wp-content/themes/twentythirteen/css/editor-blocks.css
    wp-content/themes/twentythirteen/functions.php
    wp-content/themes/twentythirteen/readme.txt
    wp-content/themes/twentythirteen/style.css
    wp-content/themes/twentytwelve/css/blocks.css
    wp-content/themes/twentytwelve/css/editor-blocks.css
    wp-content/themes/twentytwelve/functions.php
    wp-content/themes/twentytwelve/readme.txt
    wp-content/themes/twentytwelve/style.css
    wp-includes/blocks/archives.php
    wp-includes/blocks/block.php
    wp-includes/blocks/categories.php
    wp-includes/blocks/latest-comments.php
    wp-includes/blocks/latest-posts.php
    wp-includes/blocks/shortcode.php
    wp-includes/blocks
    wp-includes/css/dist/block-library/editor-rtl.css
    wp-includes/css/dist/block-library/editor-rtl.min.css
    wp-includes/css/dist/block-library/editor.css
    wp-includes/css/dist/block-library/editor.min.css
    wp-includes/css/dist/block-library/style-rtl.css
    wp-includes/css/dist/block-library/style-rtl.min.css
    wp-includes/css/dist/block-library/style.css
    wp-includes/css/dist/block-library/style.min.css
    wp-includes/css/dist/block-library/theme-rtl.css
    wp-includes/css/dist/block-library/theme-rtl.min.css
    wp-includes/css/dist/block-library/theme.css
    wp-includes/css/dist/block-library/theme.min.css
    wp-includes/css/dist/block-library
    wp-includes/css/dist/components/style-rtl.css
    wp-includes/css/dist/components/style-rtl.min.css
    wp-includes/css/dist/components/style.css
    wp-includes/css/dist/components/style.min.css
    wp-includes/css/dist/components
    wp-includes/css/dist/edit-post/style-rtl.css
    wp-includes/css/dist/edit-post/style-rtl.min.css
    wp-includes/css/dist/edit-post/style.css
    wp-includes/css/dist/edit-post/style.min.css
    wp-includes/css/dist/edit-post
    wp-includes/css/dist/editor/editor-styles-rtl.css
    wp-includes/css/dist/editor/editor-styles-rtl.min.css
    wp-includes/css/dist/editor/editor-styles.css
    wp-includes/css/dist/editor/editor-styles.min.css
    wp-includes/css/dist/editor/style-rtl.css
    wp-includes/css/dist/editor/style-rtl.min.css
    wp-includes/css/dist/editor/style.css
    wp-includes/css/dist/editor/style.min.css
    wp-includes/css/dist/editor
    wp-includes/css/dist/format-library/style-rtl.css
    wp-includes/css/dist/format-library/style-rtl.min.css
    wp-includes/css/dist/format-library/style.css
    wp-includes/css/dist/format-library/style.min.css
    wp-includes/css/dist/format-library
    wp-includes/css/dist/list-reusable-blocks/style-rtl.css
    wp-includes/css/dist/list-reusable-blocks/style-rtl.min.css
    wp-includes/css/dist/list-reusable-blocks/style.css
    wp-includes/css/dist/list-reusable-blocks/style.min.css
    wp-includes/css/dist/list-reusable-blocks
    wp-includes/css/dist/nux/style-rtl.css
    wp-includes/css/dist/nux/style-rtl.min.css
    wp-includes/css/dist/nux/style.css
    wp-includes/css/dist/nux/style.min.css
    wp-includes/css/dist/nux
    wp-includes/css/dist
    wp-includes/css/admin-bar-rtl.min.css
    wp-includes/css/admin-bar.min.css
    wp-includes/css/buttons-rtl.css
    wp-includes/css/buttons-rtl.min.css
    wp-includes/css/buttons.css
    wp-includes/css/buttons.min.css
    wp-includes/css/customize-preview-rtl.css
    wp-includes/css/customize-preview-rtl.min.css
    wp-includes/css/customize-preview.css
    wp-includes/css/customize-preview.min.css
    wp-includes/css/editor-rtl.css
    wp-includes/css/editor-rtl.min.css
    wp-includes/css/editor.css
    wp-includes/css/editor.min.css
    wp-includes/css/jquery-ui-dialog-rtl.css
    wp-includes/css/jquery-ui-dialog-rtl.min.css
    wp-includes/css/jquery-ui-dialog.css
    wp-includes/css/jquery-ui-dialog.min.css
    wp-includes/css/media-views-rtl.css
    wp-includes/css/media-views-rtl.min.css
    wp-includes/css/media-views.css
    wp-includes/css/media-views.min.css
    wp-includes/css/wp-auth-check-rtl.css
    wp-includes/css/wp-auth-check-rtl.min.css
    wp-includes/css/wp-auth-check.css
    wp-includes/css/wp-auth-check.min.css
    wp-includes/css/wp-embed-template.css
    wp-includes/css/wp-embed-template.min.css
    wp-includes/css/wp-pointer-rtl.min.css
    wp-includes/css/wp-pointer.min.css
    wp-includes/customize/class-wp-customize-new-menu-control.php
    wp-includes/customize/class-wp-customize-new-menu-section.php
    wp-includes/images/smilies/icon_cry.gif
    wp-includes/images/smilies/icon_evil.gif
    wp-includes/images/smilies/icon_lol.gif
    wp-includes/images/smilies/icon_redface.gif
    wp-includes/images/smilies/icon_rolleyes.gif
    wp-includes/images/spinner-2x.gif
    wp-includes/images/spinner.gif
    wp-includes/images/wpspin-2x.gif
    wp-includes/images/wpspin.gif
    wp-includes/js/dist/vendor/lodash.js
    wp-includes/js/dist/vendor/lodash.min.js
    wp-includes/js/dist/vendor/moment.js
    wp-includes/js/dist/vendor/moment.min.js
    wp-includes/js/dist/vendor/react-dom.js
    wp-includes/js/dist/vendor/react-dom.min.js
    wp-includes/js/dist/vendor/react.js
    wp-includes/js/dist/vendor/react.min.js
    wp-includes/js/dist/vendor/wp-polyfill-element-closest.js
    wp-includes/js/dist/vendor/wp-polyfill-element-closest.min.js
    wp-includes/js/dist/vendor/wp-polyfill-fetch.js
    wp-includes/js/dist/vendor/wp-polyfill-fetch.min.js
    wp-includes/js/dist/vendor/wp-polyfill-formdata.js
    wp-includes/js/dist/vendor/wp-polyfill-formdata.min.js
    wp-includes/js/dist/vendor/wp-polyfill-node-contains.js
    wp-includes/js/dist/vendor/wp-polyfill-node-contains.min.js
    wp-includes/js/dist/vendor/wp-polyfill.js
    wp-includes/js/dist/vendor/wp-polyfill.min.js
    wp-includes/js/dist/vendor
    wp-includes/js/dist/a11y.js
    wp-includes/js/dist/a11y.min.js
    wp-includes/js/dist/annotations.js
    wp-includes/js/dist/annotations.min.js
    wp-includes/js/dist/api-fetch.js
    wp-includes/js/dist/api-fetch.min.js
    wp-includes/js/dist/autop.js
    wp-includes/js/dist/autop.min.js
    wp-includes/js/dist/blob.js
    wp-includes/js/dist/blob.min.js
    wp-includes/js/dist/block-library.js
    wp-includes/js/dist/block-library.min.js
    wp-includes/js/dist/block-serialization-default-parser.js
    wp-includes/js/dist/block-serialization-default-parser.min.js
    wp-includes/js/dist/blocks.js
    wp-includes/js/dist/blocks.min.js
    wp-includes/js/dist/components.js
    wp-includes/js/dist/components.min.js
    wp-includes/js/dist/compose.js
    wp-includes/js/dist/compose.min.js
    wp-includes/js/dist/core-data.js
    wp-includes/js/dist/core-data.min.js
    wp-includes/js/dist/data.js
    wp-includes/js/dist/data.min.js
    wp-includes/js/dist/date.js
    wp-includes/js/dist/date.min.js
    wp-includes/js/dist/deprecated.js
    wp-includes/js/dist/deprecated.min.js
    wp-includes/js/dist/dom-ready.js
    wp-includes/js/dist/dom-ready.min.js
    wp-includes/js/dist/dom.js
    wp-includes/js/dist/dom.min.js
    wp-includes/js/dist/edit-post.js
    wp-includes/js/dist/edit-post.min.js
    wp-includes/js/dist/editor.js
    wp-includes/js/dist/editor.min.js
    wp-includes/js/dist/element.js
    wp-includes/js/dist/element.min.js
    wp-includes/js/dist/escape-html.js
    wp-includes/js/dist/escape-html.min.js
    wp-includes/js/dist/format-library.js
    wp-includes/js/dist/format-library.min.js
    wp-includes/js/dist/hooks.js
    wp-includes/js/dist/hooks.min.js
    wp-includes/js/dist/html-entities.js
    wp-includes/js/dist/html-entities.min.js
    wp-includes/js/dist/i18n.js
    wp-includes/js/dist/i18n.min.js
    wp-includes/js/dist/is-shallow-equal.js
    wp-includes/js/dist/is-shallow-equal.min.js
    wp-includes/js/dist/keycodes.js
    wp-includes/js/dist/keycodes.min.js
    wp-includes/js/dist/list-reusable-blocks.js
    wp-includes/js/dist/list-reusable-blocks.min.js
    wp-includes/js/dist/notices.js
    wp-includes/js/dist/notices.min.js
    wp-includes/js/dist/nux.js
    wp-includes/js/dist/nux.min.js
    wp-includes/js/dist/plugins.js
    wp-includes/js/dist/plugins.min.js
    wp-includes/js/dist/redux-routine.js
    wp-includes/js/dist/redux-routine.min.js
    wp-includes/js/dist/rich-text.js
    wp-includes/js/dist/rich-text.min.js
    wp-includes/js/dist/shortcode.js
    wp-includes/js/dist/shortcode.min.js
    wp-includes/js/dist/token-list.js
    wp-includes/js/dist/token-list.min.js
    wp-includes/js/dist/url.js
    wp-includes/js/dist/url.min.js
    wp-includes/js/dist/viewport.js
    wp-includes/js/dist/viewport.min.js
    wp-includes/js/dist/wordcount.js
    wp-includes/js/dist/wordcount.min.js
    wp-includes/js/dist
    wp-includes/js/mediaelement/wp-mediaelement.min.css
    wp-includes/js/tinymce/plugins/wordpress/plugin.js
    wp-includes/js/tinymce/plugins/wordpress/plugin.min.js
    wp-includes/js/tinymce/skins/lightgray/skin.min.css
    wp-includes/js/tinymce/wp-tinymce.js.gz
    wp-includes/js/api-request.js
    wp-includes/js/api-request.min.js
    wp-includes/js/heartbeat.js
    wp-includes/js/heartbeat.min.js
    wp-includes/js/media-audiovideo.js
    wp-includes/js/media-audiovideo.min.js
    wp-includes/js/media-grid.js
    wp-includes/js/media-grid.min.js
    wp-includes/js/media-models.js
    wp-includes/js/media-models.min.js
    wp-includes/js/media-views.js
    wp-includes/js/media-views.min.js
    wp-includes/js/wp-api.js
    wp-includes/js/wp-api.min.js
    wp-includes/js/wp-embed.js
    wp-includes/js/wp-embed.min.js
    wp-includes/pomo/plural-forms.php
    wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php
    wp-includes/rest-api/endpoints/class-wp-rest-autosaves-controller.php
    wp-includes/rest-api/endpoints/class-wp-rest-block-renderer-controller.php
    wp-includes/rest-api/endpoints/class-wp-rest-blocks-controller.php
    wp-includes/rest-api/endpoints/class-wp-rest-comments-controller.php
    wp-includes/rest-api/endpoints/class-wp-rest-controller.php
    wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php
    wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php
    wp-includes/rest-api/endpoints/class-wp-rest-revisions-controller.php
    wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php
    wp-includes/rest-api/endpoints/class-wp-rest-taxonomies-controller.php
    wp-includes/rest-api/endpoints/class-wp-rest-terms-controller.php
    wp-includes/rest-api/endpoints/class-wp-rest-themes-controller.php
    wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php
    wp-includes/rest-api/fields/class-wp-rest-meta-fields.php
    wp-includes/rest-api/search/class-wp-rest-post-search-handler.php
    wp-includes/rest-api/search/class-wp-rest-search-handler.php
    wp-includes/rest-api/search
    wp-includes/admin-bar.php
    wp-includes/author-template.php
    wp-includes/blocks.php
    wp-includes/capabilities.php
    wp-includes/category-template.php
    wp-includes/class-oembed.php
    wp-includes/class-walker-category.php
    wp-includes/class-wp-block-parser.php
    wp-includes/class-wp-block-type-registry.php
    wp-includes/class-wp-block-type.php
    wp-includes/class-wp-comment-query.php
    wp-includes/class-wp-customize-manager.php
    wp-includes/class-wp-dependency.php
    wp-includes/class-wp-editor.php
    wp-includes/class-wp-image-editor.php
    wp-includes/class-wp-locale-switcher.php
    wp-includes/class-wp-network-query.php
    wp-includes/class-wp-oembed-controller.php
    wp-includes/class-wp-query.php
    wp-includes/class-wp-site-query.php
    wp-includes/class-wp-term-query.php
    wp-includes/class-wp-text-diff-renderer-table.php
    wp-includes/class-wp-theme.php
    wp-includes/class-wp-xmlrpc-server.php
    wp-includes/class.wp-scripts.php
    wp-includes/comment-template.php
    wp-includes/comment.php
    wp-includes/default-constants.php
    wp-includes/default-filters.php
    wp-includes/deprecated.php
    wp-includes/embed.php
    wp-includes/formatting.php
    wp-includes/functions.php
    wp-includes/functions.wp-scripts.php
    wp-includes/general-template.php
    wp-includes/kses.php
    wp-includes/l10n.php
    wp-includes/load.php
    wp-includes/media-template.php
    wp-includes/meta.php
    wp-includes/nav-menu.php
    wp-includes/pluggable.php
    wp-includes/post-template.php
    wp-includes/post-thumbnail-template.php
    wp-includes/post.php
    wp-includes/query.php
    wp-includes/rest-api.php
    wp-includes/script-loader.php
    wp-includes/taxonomy.php
    wp-includes/theme.php
    wp-includes/user.php
    wp-includes/version.php
    wp-includes/widgets.php
    wp-includes/wp-db.php
    wp-login.php
    wp-settings.php
    ```

First published

December 5, 2018

Last updated