Skip to content

Wordpress block for checkboxes that persist their state in localStorage.

License

Notifications You must be signed in to change notification settings

dylanfprice/wp-persistent-checkboxes

Repository files navigation

Persistent Checkboxes

WordPress plugin that contains a Gutenberg block which renders a list of checkboxes which persist their state in localStorage.

Perfect for recipes and other how-to content.

Demo

Development

This plugin is built and packaged with npm. It follows typical npm workflows, see package.json for available scripts.

Release

To create a release, create a tag of the format "v0.0.0" for the version being released and push to github. The configured github workflow will take care of building and pushing the release.

About

Wordpress block for checkboxes that persist their state in localStorage.

Resources

License

Stars

Watchers

Forks

Packages

No packages published