PHP code block
-
I’ve read some documentation that using the Gutenberg “Code <>” block you can insert PHP code into a block thusly:
[php] <?php echo 'Hello World'; ?> [/php]
However, the output of the block is the the raw code. Is this possible? Something i am missing?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘PHP code block’ is closed to new replies.