✏️ 正在编辑: registry.php
路径:
/home/eldalyfu/public_html/wp-includes/build/routes/registry.php
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
<?php /** * Route registry - Auto-generated by build process. * Do not edit this file manually. * * @package wp */ return array( array( 'name' => 'connectors-home', 'path' => '/', 'page' => 'options-connectors', 'has_route' => true, 'has_content' => true, ), array( 'name' => 'font-list', 'path' => '/font-list', 'page' => 'font-library', 'has_route' => true, 'has_content' => true, ), array( 'name' => 'fonts-home', 'path' => '/', 'page' => 'font-library', 'has_route' => true, 'has_content' => false, ) );
💾 保存文件
← 返回文件管理器