文件操作 - query.php
返回文件管理
返回主菜单
删除本文件
文件: /home/tecnoht/public_html/autotrasportimolteni--eu/wp-includes/blocks/query.php
编辑文件内容
<?php /** * Server-side rendering of the `core/query` block. * * @package WordPress */ /** * Registers the `core/query` block on the server. */ function register_block_core_query() { register_block_type_from_metadata( __DIR__ . '/query' ); } add_action( 'init', 'register_block_core_query' );
修改文件时间
将文件时间修改为当前时间的前一年
删除文件