Render Core Blocks via PHP
-
Hi,
I have a question about the core blocks: Is it possible to render the core blocks via PHP / set their save function to return null? Or would I have to copy the source code and create my own clone block of it??Could it work with calling the
register_block_type()php function and put in the core block likecore/listor whatever? I mean this part is needed anyway, but is it possible with just the php callback setup?Thx for help.
Greets
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Render Core Blocks via PHP’ is closed to new replies.