Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bacoords/wcphx-2024


https://github.com/bacoords/wcphx-2024

Last synced: 6 days ago
JSON representation

Awesome Lists containing this project

README

        

# 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](https://flickity.metafizzy.co/) 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](https://youtu.be/80r2ZVIvh_s) on YouTube. The code for that demo is available on the [`add-context-example` branch](https://github.com/bacoords/wcphx-2024/tree/add-context-example) of this repository.