# WordPress 6.6 関連メモ ###### tags: `技術情報` ### Field Guide https://make.wordpress.org/core/2024/06/25/wordpress-6-6-field-guide/ * Block Editor * 【済】 17.8 https://make.wordpress.org/core/2024/02/28/whats-new-in-gutenberg-17-8-28-february/ * グループグリッド便利ね。中の画像も。 * 【済】 17.9 https://make.wordpress.org/core/2024/03/13/whats-new-in-gutenberg-17-9-13-march/ * ヘッダーの入れ替えが楽になった * カラーとタイポグラフィのプリセットはよくわからん。情報部族 * 【済】 18.0 https://make.wordpress.org/core/2024/03/27/whats-new-in-gutenberg-18-0-27-march/ * グローバルスタイル関連また 6.6 と違うのでよくわからん * たぶんテンプレートカスタマイズ画面のメディアとテキストブロックでアイキャッチ画像&ドロップシャドウがサポートされた * エディタ > 固定ページリストが だいぶ変わった フィルタしやすい * 【済】 18.1 https://make.wordpress.org/core/2024/04/10/whats-new-in-gutenberg-18-1-10-april/ * サイトバックグラウンド出てこないぞ? * サイトエディタ パターン一覧画面でテーブルレイアウトに切り替えられるようになった * サイトエディタ 固定ページ一覧でプレビューできるようになった * パターンの中で右のサイドバーからブロックに名前がつけられ...オーバーライドにすればいけるっぽい?https://github.com/WordPress/gutenberg/pull/59977 * リストビューで開いた状態のブロックをMacの場合 Option + L で閉じれる * 【済】18.2 https://make.wordpress.org/core/2024/04/24/whats-new-in-gutenberg-18-2-24-april/ * パターンオーバーライドいいね 変更可能にするブロックを選択して高度な設定からやる * 他は操作アニメーション関連 * 【済】 18.3 https://make.wordpress.org/core/2024/05/08/whats-new-in-gutenberg-18-3-8-may/ * Full page client-side navigation experiment → よくわからん。情報すくなすぎじゃね? * ネガティブマージンが使える * デフォルトフォントサイズごにょごにょはよくわからん * 記事の公開のフロー・UIが変更された * 【済】 18.4 https://make.wordpress.org/core/2024/05/23/whats-new-in-gutenberg-18-4-22-may/ * グリッドがドラッグで調整できるで * theme.json で指定すればカスタムアスペクトレシオが使えるで * 【済】 18.5 https://make.wordpress.org/core/2024/06/09/what-is-new-in-gutenberg-18-5-05-jun/ * セクションスタイルバリエーション...使う? * グローバルスタイルからカスタムシャドウが使える * React * JSX in WordPress 6.6 https://make.wordpress.org/core/2024/06/06/jsx-in-wordpress-6-6/ * Preparation for React 19 Upgrade https://make.wordpress.org/core/2024/06/07/preparation-for-react-19-upgrade/ * Block API * Editor: Unified Extensibility APIs in 6.6 https://make.wordpress.org/core/2024/06/18/editor-unified-extensibility-apis-in-6-6/ * Improvements to active block variation detection https://make.wordpress.org/core/2024/06/18/improvements-to-active-block-variation-detection/ * Social Links block changes in WordPress 6.6 https://make.wordpress.org/core/2024/06/19/social-links-block-changes-in-wordpress-6-6/ * Themes * Theme.json version 3 https://make.wordpress.org/core/2024/06/19/theme-json-version-3/ * Section Styles https://make.wordpress.org/core/2024/06/24/section-styles/ * WordPress 6.6 CSS Specificity https://make.wordpress.org/core/2024/06/21/wordpress-6-6-css-specificity/ * Grid layout type https://make.wordpress.org/core/2024/06/18/grid-layout-type/ * Site-wide background images in WordPress 6.6 https://make.wordpress.org/core/2024/06/20/site-wide-background-images-in-wordpress-6-6/ * Miscellaneous Block Editor Changes * Interactivity API * HTML API * Options API * PHP Support * I18N * Miscellaneous Developer Changes * New/Modified Hooks * Modified Filter Hooks * New Filter Hooks * Modified Filter Actions