mirror of
https://github.com/WordPress/WordPress.git
synced 2025-01-10 02:18:58 +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.
|