wp-admin/about.php
Lines:
101 to 200 of 645
printf( /* translators: 1: Variation announcement post URL, 2: Accessibility-ready handbook page. */ __( 'Building on the foundational elements in the 5.9 and 6.0 releases for block themes and style variations, the new default theme, Twenty Twenty-Three, includes <a href="%1$s">10 different styles</a> and is “<a href="%2$s">Accessibility Ready</a>”.' ), 'https://make.wordpress.org/design/2022/09/07/tt3-default-theme-announcing-style-variation-selections/', 'https://make.wordpress.org/themes/handbook/review/accessibility/' ); ?> </p> </div> </div> <div class="about__section has-2-columns"> <div class="column is-vertically-aligned-center"> <h3><?php _e( 'A better creator experience with refined and additional templates' ); ?></h3> <p> <?php printf( /* translators: 1: Link to template options dev note, 2: Link to template creation dev note. */ __( '<a href="%1$s">New templates</a> include a custom template for posts and pages in the Site Editor. Search-and-replace tools speed up the design of <a href="%2$s">template parts</a>.' ), 'https://make.wordpress.org/core/2022/07/21/core-editor-improvement-deeper-customization-with-more-template-options/', 'https://make.wordpress.org/core/2022/08/25/core-editor-improvement-refining-the-template-creation-experience/' ); ?> </p> </div> <div class="column"> <div class="about__image has-subtle-background-color"> <img src="https://s.w.org/images/core/6.1/about-61-templates.webp" alt="" /> </div> </div> </div> <div class="about__section has-2-columns"> <div class="column"> <div class="about__image has-subtle-background-color"> <img src="https://s.w.org/images/core/6.1/about-61-design-tools.webp" alt="" /> </div> </div> <div class="column is-vertically-aligned-center"> <h3><?php _e( 'More consistency and control across design tools' ); ?></h3> <p> <?php printf( /* translators: %s: Link to layout support refactor dev note. */ __( 'Upgrades to the <a href="%s">controls for design elements and blocks</a> make the layout and site-building process more consistent, complete, and intuitive.' ), 'https://make.wordpress.org/core/2022/10/11/roster-of-design-tools-per-block/' ); ?> </p> </div> </div> <div class="about__section has-2-columns"> <div class="column is-vertically-aligned-center"> <h3><?php _e( 'Menus just got easier to create and manage' ); ?></h3> <p> <?php printf( /* translators: %s: Link to navigation block fallback dev note. */ __( '<a href="%s">New fallback options</a> in the navigation block mean you can edit the menu that’s open; no searching needed. Plus, the controls for choosing and working on menus have their own place in the block settings. The mobile menu system also gets an upgrade with new features, including different icon options, to make the menu yours.' ), 'https://make.wordpress.org/core/2022/09/27/navigation-block-fallback-behavior-in-wp-6-1-dev-note/' ); ?> </p> </div> <div class="column"> <div class="about__image has-subtle-background-color"> <img src="https://s.w.org/images/core/6.1/about-61-navigation.webp" alt="" /> </div> </div> </div> <div class="about__section has-2-columns"> <div class="column"> <div class="about__image has-accent-background-color"> <img src="https://s.w.org/images/core/6.1/about-61-document-settings.webp" alt="" /> </div> <h3><?php _e( 'Improved layout and visualization of document settings' ); ?></h3> <p><?php _e( 'A cleaner, better-organized display helps you easily view and manage important post and page settings, especially the template picker and scheduler.' ); ?></p> </div> <div class="column"> <div class="about__image has-accent-background-color"> <img src="https://s.w.org/images/core/6.1/about-61-lock.webp" alt="" /> </div> <h3><?php _e( 'One-click lock settings for all inner blocks' ); ?></h3> <p><?php _e( 'When locking blocks, a new toggle lets you apply your lock settings to all the blocks in a containing block like the group, cover, and column blocks.' ); ?></p> </div> </div> <div class="about__section has-3-columns"> <div class="column"> <div class="column about__image is-edge-to-edge has-accent-background-color"> <img src="https://s.w.org/images/core/6.1/about-61-sub-feature-1.webp" alt="" /> </div> <h3 class="is-smaller-heading"><?php _e( 'Improved block placeholders' ); ?></h3> <p><?php _e( 'Various blocks have improved placeholders that reflect customization options to help you design your site and its content. For example, the Image block placeholder displays custom borders and duotone filters even before selecting an image.' ); ?></p> </div>