mattwatsoncodes / external-meta-block

Proof of Concept block that outputs a post meta field within an External Query Loop Post Template block.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

External Meta Block

Proof of Concept block that outputs a post meta field within an External Query Loop Post Template block.

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.

About

Proof of Concept block that outputs a post meta field within an External Query Loop Post Template block.


Languages

Language:JavaScript 60.0%Language:PHP 40.0%