WordPress Gutember block plugin that enables to complete your texts with beautiful footnotes based on Material Design icons.
Please check WP plugin directory page or WP plugin description file from more details.
Developed by OpenDev.Consulting.
Install as any other WordPress plugin. Just:
- Upload the plugin files to the
/wp-content/plugins/icon-footnote
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the
Plugins
screen in WordPress
First install WP cli and Node on your machine. Then:
npm install
First run you environemtn with wp-env start
For running once to create a “production” build run npm run build
For creating a “development” build npm run start
- WordPress plugin documentation readme.txt from more details.
- Official block develeopment documentation.