/external-template

Proof of Concept block for rendering and providing a post template area for external posts.

Primary LanguagePHP

External Template

Proof of Concept block for rendering and providing a post template area for external posts.

Built using the WordPress Create Block Script.

To get up and running, pull this block into your WordPress plugins directory, cd into the block and run the following commands:

npm install npm run build

This will compile the assets into the build folder.