File "pages.php"

Full Path: /home/u380502875/domains/uniquesunpower.in/public_html/wp-includes/build/pages.php
File size: 406 bytes
MIME-type: text/x-php
Charset: utf-8

<?php
/**
 * Pages loader - Auto-generated by build process.
 * Do not edit this file manually.
 *
 * @package wp
 */

foreach ( [
	__DIR__ . '/pages/font-library/page.php',
	__DIR__ . '/pages/font-library/page-wp-admin.php',
	__DIR__ . '/pages/options-connectors/page.php',
	__DIR__ . '/pages/options-connectors/page-wp-admin.php',
] as $file ) {
	if ( file_exists( $file ) ) {
		require_once $file;
	}
}