Version 4.8 of WordPress, named “Evans” in honor of jazz pianist and composer William John “Bill” Evans, is available for download!
Main Changes
- Added Media Widgets
- Added Rich Text Widget
- Simplified Link Editing
Under the hood
- REST API:
orderbynormalization - REST API: Add
supportsobject to/typesresponse - New filter to disable auto-focus on the login screen
- Screencast.com was added as an oEmbed provider
- HHVM removed from the test matrix on Travis
- Bundled Themes now support the new media and updated text widget
- Popular plugins feed has been removed from the dashboard
- Support added for Bosnian locale (
bs_BA) inremove_accents() - Easily enqueue
WP_EditorJavaScript files using the newwp_enqueue_editor()
New Action Hooks
deleted_blogprint_default_editor_scripts
New Filter Hooks
file_mod_allowedreplacesdisallow_file_modsminimum_site_name_lengthnav_menu_submenu_css_classpage_menu_link_attributespost_date_column_statussignup_site_metasignup_user_metawp_doing_cronwidget_text_contentrest_oembed_ttlwidget_{$this->id_base}_instance
Modified Filter Hooks
widget_text_content{$type}_templatedisplay_media_statesmedia_library_show_audio_playlistmedia_library_show_video_playlistrest_pre_insert_commentwp_is_large_network
External Library Updates
- TinyMCE was updated from version 4.5.6 to version 4.6.2
- Twemoji was updated from version 2.2.2 to version 2.3.0
- zxcvbn was updated from version 1.0 to version 4.4.1
