Developer Hours: Do you really need a custom block? Let’s explore alternatives

Поделиться
HTML-код
  • Опубликовано: 3 дек 2024

Комментарии • 5

  • @goatcheeta
    @goatcheeta 4 месяца назад +4

    NIck and JuanMa, Thanks to both of you for a very valuable session . In some circumstances, I wished a core block had certain properties that another one had (like borders, shadows). This provided some ways to do it though it will take me some time to digest. The documentation is much appreciated. Ben

    • @BirgitPauli-Haack
      @BirgitPauli-Haack 4 месяца назад

      @goatcheeta contributors have been working on bringing more design tools to the core blocks. The next version of Gutenberg plugin (18.9) for instance, will add border support to media+text, paragraph, gallery, quote, heading, social links, term description and buttons.

  • @Rajesh-rg6fw
    @Rajesh-rg6fw 27 дней назад

    I wanted to create a plugin witch on activation will create a admin menu page, PluginSidebar and panelBody, then in the sidebar I will have a lot of different jsx components to render and also have api calls. Now to make some thing like this, how will I structure the code base, should I use @wordpress/create-block, or just @wordpress/scripts, or traditional php way. I new to WordPress and have no idea witch one to go for. Please guide.

  • @araz911
    @araz911 4 месяца назад +1

    custom kolobok