Skip to content

bacoords/wcphx-2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example Carousel Block using InnerBlocks

This is an example of how to create a Carousel block using the InnerBlocks component. (To be presented at WordCamp Phoenix 2024.)

Xnapper-2024-01-13-14 33 52

Uses the Flickity open source library for the carousel functionality.

Advanced Tutorial: "Using Core Data and Sharing Context across WordPress Blocks"

If you're curious about how to use WordPress Core Data and share context across blocks, check out the advanced tutorial on YouTube. The code for that demo is available on the add-context-example branch of this repository.