- Customizer Improvement
- Device Previewer Buttons in the customizer controls footer shows how your site looks in mobile, tablet, and desktop contexts before making changes to its appearance. Theme installer previewer has the same function.
- Visual Editor Improvement
- Inline Link Editing enables users to direct URL input without switching to modal dialog. Version 4.5 adds new shortcuts in Visual Editor.
- Use `your code` to transform <code>my code</code>
- Use --- to transform <hr />
- Comment Refinement
- Refreshed Moderate Comment Screen has formatted comment content for display, navigation via a text link, updated message styles and so on. The comment form now enforce the maximum length of each field.
- Optimization of Image Generation
- Image sizes are generated more efficiently and remove unneeded meta, while still including color profiles in Imagick, for reduced sizes of up to 50% with near identical visual quality.
Classes
What's New
- WP_Customize_Manager::get_nonces()
- WP_Customize_Manager::get_previewable_devices()
- WP_Customize_Manager::_render_custom_logo_partial()
- WP_Customize_Nav_Menus::filter_nonces()
- WP_Customize_Nav_Menus::customize_dynamic_partial_args()
- WP_Customize_Nav_Menus::export_partial_rendered_nav_menu_instances()
- WP_Customize_Widgets::get_selective_refreshable_widgets()
- WP_Customize_Widgets::is_widget_selective_refreshable()
- WP_Customize_Widgets::customize_dynamic_partial_args()
- WP_Customize_Widgets::selective_refresh_init()
- WP_Customize_Widgets::filter_wp_kses_allowed_data_attributes()
- WP_Customize_Widgets::start_dynamic_sidebar()
- WP_Customize_Widgets::end_dynamic_sidebar()
- WP_Customize_Widgets::filter_sidebars_widgets_for_rendering_widget()
- WP_Customize_Widgets::render_widget_partial()
Functions
What's New
- wp_queue_comments_for_comment_meta_lazyload()
- wp_get_comment_fields_max_lengths()
- the_embed_site_title()
- wp_get_raw_referer()
- wp_get_upload_dir()
- wp_add_inline_script()
- has_custom_logo()
- get_custom_logo()
- the_custom_logo()
- wp_metadata_lazyloader()
- unregister_post_type()
- get_post_types_by_support()
- wp_queue_posts_for_term_meta_lazyload()
- wp_add_trashed_suffix_to_post_name_for_trashed_posts()
- wp_add_trashed_suffix_to_post_name_for_post()
- rest_get_server()
- wp_post_revision_data()
- remove_rewrite_tag()
- remove_permastruct()
- unregister_taxonomy()
- get_embed_template()
- custom_logo_header_styles()
- wp_authenticate_email_password()
- wp_get_current_user()
No comments:
Post a Comment