mirror of
https://github.com/WordPress/WordPress.git
synced 2024-11-09 20:30:43 +01:00
5 lines
215 B
PHP
5 lines
215 B
PHP
|
<?php
|
||
|
// There is nothing output here because block themes do not use php templates.
|
||
|
// There is a core ticket discussing removing this requirement for block themes:
|
||
|
// https://core.trac.wordpress.org/ticket/54272.
|