У нас вы можете посмотреть бесплатно Exploring 3 new features in WordPress 6.1 | WordPress tutorial | Gutenberg | WP 6.1 или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
In this video, originally streamed Sept 22 and 23 2022, we look at three really interesting features that are coming to WordPress 6.1. We will be able to customize the Query Loop block using block variations, custom dynamic blocks can now leverage a render property as part of block.json to define the PHP template to handle the output, and Classic themes can now use block templates in PHP files. All of these features require installing the Gutenberg plugin version 14.1. All the code from this stream is available in my repo - https://kdta.io/saw5B 00:00 Intro 01:42 Query Loop block variations 31:23 Using the render property in a block.json file 41:02 Block based template parts in Classic themes 55:50 Create Block Theme plugin References: Query Loop documentation pull request: https://github.com/WordPress/gutenber... Render property pull request: https://github.com/WordPress/gutenber... Block-Based template parts article: https://gutenbergtimes.com/block-base... #gutenberg #wordpresstutorial #wordpress #wordpress6.1 #featurereview #blockvariations #themedevelopment #