Testimonial Block Development

In this tutorial, we’ll develop a dynamic Testimonial Block together. In our previous slider block tutorial, we focused on block settings (attributes). This time, we’ll be exploring the content of components to build our block. Testimonial Slider Block Development To…

Develop a WordPress Slider Block

Hey, Maya’s here. In this tutorial, I’ll teach you how to develop your own slider block. First, we’ll use the @wordpress/create-block script to generate a starter dynamic block. Then, we’ll add the required settings by adding the necessary WordPress components.…