HEX
Server: Apache
System: Linux ebs-147252 5.10.0-30-amd64 #1 SMP Debian 5.10.218-1 (2024-06-01) x86_64
User: jumuhardware (65594)
PHP: 8.2.20
Disabled: link,symlink,passthru,exec,system,shell_exec,proc_open,popen,pcntl_exec,socket_bind,stream_socket_server,pcntl_fork,pcntl_rfork
Upload Files
File: /home/wwwroot/jumuhardware/wwwroot/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,
	)
);