HEX
Server: LiteSpeed
System: Linux s4814.usc1.stableserver.net 5.14.0-503.40.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Mon May 5 06:06:04 EDT 2025 x86_64
User: autlimited (1987)
PHP: 8.2.31
Disabled: NONE
Upload Files
File: /home/autlimited/www/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,
	)
);