Multiple Blocks is a WordPress plugin that provides a set of custom Gutenberg blocks for any theme. This plugin enhances the editing experience by offering additional block options tailored for your content needs.
- Multiple custom blocks for versatile content creation.
- Easy integration with the Multiple theme.
- Built with modern JavaScript and React.
- Custom SVG icons.
- Custom block category.
- Upload the
multiple-blocksfolder to the/wp-content/plugins/directory. - Activate the plugin through the 'Plugins' menu in WordPress.
- Start using the custom blocks in the Gutenberg editor.
- Block 1: A custom block for [describe functionality].
- Block 2: A custom block for [describe functionality].
- Block 3: A custom block for [describe functionality].
To use the blocks, simply add them from the block inserter in the Gutenberg editor. Customize the content as needed and save your changes.
To contribute to the development of Multiple Blocks:
- Clone the repository.
- Run
npm installto install dependencies. - Use
npm run buildto compile the JavaScript files.
This project is licensed under the MIT License.