Nová verze WordPressu opravuje 7 chyb v jádru a 9 dalších chyb v editoru bloků.
Chyby v jádru WP
- Odkazy se automaticky podtrhávají
- is_utf8_charset() undefined when called by code in compat.php
- PHP Fatal error: Uncaught Error: Object of class WP_Comment could not be converted to string
- Panel nástrojů: consider moving user menu to a higher priority
- Rozvržení: Invalid CSS for nested fullwidth layouts with zeroed-out custom padding
- Metabox Classic Editor Category zobrazuje všechny kategorie bez posouvání
- Aktualizujte pole `$_old_files` pro novou verzi WP 6.6
Chyby v editoru bloků WP
- Elements: Avoid specificity bump for top-level element-only selectors.
- Navigation block: Allow themes to override block library text-decoration rule.
- Fix invalid css for nested fullwidth layouts with zero padding applied.
- Prevent empty void at the bottom of editor when block directory results are present.
- Přepisování vzoru: Ensure „Reset“ button always shows as last item and with border.
- Globální styly: Disable „Reset styles“ button when there are no changes.
- Oprava: Odstraněno tlačítko náhodného přehrávání, když je k dispozici pouze 1 vzor.
- Oprava: wp icon focus issue.
- useBlockElement: return null until ref callback has time to clean up the old element.
Další velkou aktualizaci WordPressu (6.7) lze očekávat v listopadu 2024.