WP Manifestindependent plugin directory
manifest / editor / interactivity-api

Interactivity API

Gutenberg Interactivity API

by Anisur Rahman · github.com/anisur2805/interactivity-api

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/anisur2805/interactivity-api/archive/refs/heads/master.zip

Readme

Gutenberg Interactivity API

Features

Implement Gutenberg latest Interactivity API

- Use Filter by tag
- Use Filter by sort
- Use pagination
- From the editor can be control posts number, display heading and enable pagination
- Two blocks communicate with each other

[Edit Screen]

Alt desc

[Frontend Screen]

Alt desc

Read the full README on GitHub →