Block Functionality
After making any changes to your plugin file and block metadata, you can start adding the block’s core functionality. This is usually a case of adding the block’s functionality in the editor, via the Edit component and adding how the block stores it’s output, via the save function. — View this lesson and others in this course on Learn WordPress: https://learn.wordpress.org/course/beginner-wordpress-developer/ 0:00 Introduction 0:21 Adding the block’s Edit functionality 4:28 Adding the block’s save functionality 6:41 Additional resources
