Updates Block

For the “Discover White River” project, I built a custom WordPress block using SCSS, JavaScript, PHP, and Advanced Custom Fields (ACF). I started by creating the block structure in my theme or plugin and registering it with WordPress using PHP. This made the block available in the Gutenberg editor. I used SCSS for styling, which helped me create a clean and responsive design.

JavaScript was used to add interactive features to the block, making it more engaging for users. ACF allowed me to create custom fields, making it easy for content editors to update the block’s content. By combining these tools, I was able to create a versatile and visually appealing block that enhanced the “Discover White River” website.