WordPress Interactivity API, a powerful tool designed to enhance user experience by adding dynamic and interactive elements to your WordPress sites. This workshop will guide you through the fundamentals, best practices, and advanced techniques of using this API, helping you create more engaging and responsive web applications.
We will go through a step-by-step approach of getting started with your first Interactivity Block.
Requirements:
– Basic understanding of Block Development
– HTML, CSS, and Javascript ( including basic ES6 )
Prepare for WordCamp Skopje’s Interactivity API workshop Requirements
Node.js and NPM installed
WordPress local installation
Code Editor
Pre-install the interactivity scaffold:
Go to the wp-content/plugins folder
Run through the terminal
Shell
Copy
npx @wordpress/create-block –template @wordpress/create-block-interactive-template wordcamp-interactivity-block
Categories Development