Was ist im WordPress Update enthalten?
Seit 9. März 2021 steht das WordPress Update „Esperanza“ auf Version 5.7 zum Download bereit. Dieses WordPress Update beinhaltet viele Neuerungen und behebt 244 Fehler und enthält zudem Verbesserungen des Blockeditors Gutenberg und in der Barrierefreiheit nach WCAG 2.0 AA.
Wir empfehlen daher eine zeitnahe Installation des WordPress Updates, weisen aber gleichzeitig auch darauf hin eine sorgfältige Prüfung der vorhandenen PlugIns und Drittanbietertools vorzunehmen. Eventuell ist es sinnvoll bei Unsicherheiten den PlugIn Anbieter/Hersteller zu kontaktieren.
Namensgebung
Dieses WordPress Update wurde nach der 1984 in Portland, Oregon geborenen amerikanischen Jazzmusikerin (Bass, Gesang, Komposition) und Grammy-Preisträgerin Esperanza Spalding benannt.
Was ist neu in WordPress 5.7 – „Esperanza“?
Neuerungen
In diesem Update enthalten sind einige Neuerungen am Blockeditor Gutenberg. Hierzu zählt die mögliche Schriftgrößenanpassung im Liste- und im Code-Block. Weiterhin können nun Blöcke aus dem „Inserter“ per Drag & Drop dem Inhalt hinzugef+gt werden. Zudem gibt es Modifikationan am Cover-Block, dem Buttons-Block, dem BUtton-Block und dem Social-Icons-Block.
Weiterhin gibt es im Backend nun einer standardisierte Farbpalette, welche nach dem WCAG 2.0 AA im Kontrast barrierefrei und konform ist.
Außerdem gibt es nun einen Button im Backend, der einen einfachen Wechsel von http auf https ermöglicht. Auch die Änderungen in der Datenbank werden damit automatisiert ermöglicht.
Eine weitere Neuerung ist die Einführung einer filter-basierten Robots-API, welche mit der zum Beispiel die Werte des Robots Meta-Tags verändert werden können./p>
Ebenso wurde mit diesem Update das Lazy-Loading für iFrames eingeführt. Es funktioniert gleichermaßen wie bei Mediendaten, wie Bildern, Audiodaten und Videodaten.
In einer zukünftigen Version von WordPress soll das jQuery-Migrate-Skript entfernt werden, nach dem Update auf jQuery 3.5.1 in dieser Version.
Behobene Fehler
- WordPress allows anonymous user to see slug for private post by guessing post number #5272 Mehr Informationen »
- Searching doesn’t return Private results to logged in users with read_private_ permissions #13509 Mehr Informationen »
- Better Visual Focus Indication in Admin Menu #28599 Mehr Informationen »
- Warning on Plugin page when we add error query string on it #43876 Mehr Informationen »
- REST API parameter validation should handle multiple error messages/codes #46191 Mehr Informationen »
- Marry the Bulk Actions and Change Role controls on list tables via Javascript to avoid conflicts in submission when each has a unique selection #46872 Mehr Informationen »
- Audio keeps playing on closing media/attachment details popup in WP Admin #48562 Mehr Informationen »
- Menu Editor UI issues on med-large screens #49576 Mehr Informationen »
- The Docker-based local environment should install the WordPress Importer plugin #49720 Mehr Informationen »
- REST API: Allow sending empty array to remove all values for single = false meta #50790 Mehr Informationen »
- Media_handle_sideload() does not allow $post_data to override the post_date that gets used by wp_upload_dir #50972 Mehr Informationen »
- Site Health: don’t give a warning when post_max_size is set to 0 (unlimited) #51466 Mehr Informationen »
- Type error in wp_xmlrpc_server::_prepare_taxonomy() #51493 Mehr Informationen »
- Sticky_posts somehow ends up with duplicate IDs and unstickying only removes one at a time #52007 Mehr Informationen »
- Coding Standards: Single-Line Code Comment Format Used In Place Of Multi-Line Format #52025 Mehr Informationen »
- Allow code coverage reporting when running the test suite as a multisite #52045 Mehr Informationen »
- Twenty Ten: Correct $post_title variable name #52121 Mehr Informationen »
- Typo correction of inline documentation in wp-admin/js/editor.js #52128 Mehr Informationen »
- The $term_ids in function wp_queue_posts_for_term_meta_lazyload is index array #52144 Mehr Informationen »
- Docs: Wrong parameter type used for Rest User controller #52175 Mehr Informationen »
- get_the_post_thumbnail_url function returns original url if the size didnt exist #52183 Mehr Informationen »
- Twenty Twenty-One: twenty_twenty_one_get_attachment_image_attributes affects the admin panel #52212 Mehr Informationen »
- Remove useless „strong“ tags in labels displayed in plugin/theme editor screens #52232 Mehr Informationen »
- Standardize sanitization of post title during export #52250 Mehr Informationen »
- Add missing p tag #52254 Mehr Informationen »
- Remove admin and login exceptions for https in home_url #52421 Mehr Informationen »
- Bundled themes: Add support for the font size option for the code block #52431 Mehr Informationen »
- Twenty Twenty-One: Dark Mode toggle is causing JavaScript error in block editor #52473 Mehr Informationen »
- The wp_update_https_detection_errors function may fail to update option values #52484 Mehr Informationen »
- Twenty Twenty-One: Use correct accent marks in the spelling of block pattern alt text #52500 Mehr Informationen »
Verbesserungen
- Add a filter for $overrides in wp_handle_upload() #16849 Mehr Informationen »
- New conditional tags for child/parent pages #33045 Mehr Informationen »
- Add ability to filter back to blog link on login page #35449 Mehr Informationen »
- Add filter for post statuses in _update_post_term_count() #38843 Mehr Informationen »
- Make it possible for taxonomy query to include children in REST API #39494 Mehr Informationen »
- Reset Password Page UX #39638 Mehr Informationen »
- Allow using Content-Security-Policy without unsafe-inline #39941 Mehr Informationen »
- Move “Filter by” strings into labels arrays of registrations #42421 Mehr Informationen »
- Allow Admin to Skip e-mail confirmation for Export/Anonymization #43890 Mehr Informationen »
- Help for Export/Erasure and Privacy admin pages need text and links #43994 Mehr Informationen »
- Adding a filter in paginate_links function #44018 Mehr Informationen »
- Add property doc in child class #44411 Mehr Informationen »
- Add a dynamic hook to filter the content of a single block #46187 Mehr Informationen »
- Detect HTTPS support and provide guidance #47577 Mehr Informationen »
- Redesign the Privacy Settings page (includes Privacy Policy Guide) #49264 Mehr Informationen »
- Expose the reason for failures that occur within WP-Cron functions #49961 Mehr Informationen »
- Image.php – Wrap Error Suppressors in WP_DEBUG Conditionals #49889 Mehr Informationen »
- Add WP_MEMORY_LIMIT to WP Debug Data class #51680 Mehr Informationen »
- Add fine grained capabilities for managing app passwords #51703 Mehr Informationen »
- Allow embedded links in preloaded api request #51722 Mehr Informationen »
- Block Editor: port custom-spacing theme support #51760 Mehr Informationen »
- Add more contrast on input borders during installation #51854 Mehr Informationen »
- REST API: Make JSON Schema enum more robust for non-string types #51911 Mehr Informationen »
- CSS Optimization: Use shorthand ‘border’ value in wp-admin/css/admin-menu.css #52148 Mehr Informationen »
- Create function to resolve a post date from post_date and post_date_gmt strings #52187 Mehr Informationen »
- Enable wp_update_nav_menu_item to use passed values for setting post_date #52189 Mehr Informationen »
- Use `prefers-reduced-motion` Media Query on auto-updates spinner animations #52263 Mehr Informationen »
- Blocks: Add i18n support to register_block_type_from_metadata #52301 Mehr Informationen »
- Update copy_dir and _copy_dir for $dirlist error reporting #52342 Mehr Informationen »
- Twenty Twenty: remove aria-expanded on Close Search button #52355 Mehr Informationen »
Alle Fehlerkorrekturen, Verbesserungen und Verbesserungen können unter https://core.trac.wordpress.org/query?status=closed&milestone=5.7&order=priority nachgelesen werden.
Die Releasenote im Original (englische Sprache) können Sie unter https://wordpress.org/news/2021/03/esperanza/ einsehen, die deutsche Version finden Sie unter https://de.wordpress.org/2021/03/wordpress-5-7-esperanza/.
Die Liste ist nur in englischer Sprache verfügbar, folglich steht keine Übersetzung zur Verfügung. Sollten Sie dennoch eine Übersetzung benötigen empfehlen wir ihnen DeepL.
#wordpress #update #wordpressupdate #cms #website #webdesign #homepage #webseite #webdevelopment #seoboxxwebdesign #seoboxx #websitemaintenance #webseitenwartung #wartungsvertrag