Skip to content

Gutenberg Add Inline Class is a WordPress plugin which enable users to edit rich text with custom class in Gutenberg editor. This is useful if you want to append class attributes into a part of rich text.

License

Notifications You must be signed in to change notification settings

guruguruman/gutenberg-add-inline-class

Repository files navigation

Gutenberg Add Inline Class

gutenberg-add-inline-class-plugin-working-preview

Gutenberg Add Inline Class is a WordPress plugin which enable users to edit rich text with custom class in Gutenberg editor. This is useful if you want to append class attributes into a part of rich text.

Installation

Gutenberg Add Inline Class can be installed by uploading zipped plugin file via WordPress plugin page. You can download zip file from GitHub release page.

Building

Gutenberg Add Inline Class contain files that need to be built. For this you'll need Node, and Yarn installed. Install required modules with:

make script/deps && make script/build

Running

To check plugin behavior you can run local enviroment with:

make env/start

Releasing

Finally, to produce a release copy under dist directory:

make archive

Support

Please raise any bug reports or enhancement requests here. Pull requests are always welcome.

About

Gutenberg Add Inline Class is a WordPress plugin which enable users to edit rich text with custom class in Gutenberg editor. This is useful if you want to append class attributes into a part of rich text.

Resources

License

Stars

Watchers

Forks

Packages

No packages published