File manager - Edit - /home/contenidosenred/public_html/OD/wp-content/plugins/wp-ulike/includes/index.php
Back
<?php /** * Include Files * * @package wp-ulike * @author TechnoWich 2021 * @link https://wpulike.com */ // If this file is called directly, abort. if ( ! defined( 'WPINC' ) ) { die('No Naughty Business Please !'); } // include settings panel core require_once( WP_ULIKE_ADMIN_DIR . '/settings/classes/setup.class.php'); // Register customizer options new wp_ulike_customizer(); // Functions include_once( 'functions/utilities.php' ); include_once( 'functions/general.php' ); include_once( 'functions/meta.php' ); include_once( 'functions/templates.php' ); include_once( 'functions/counter.php' ); include_once( 'functions/content-types.php' ); include_once( 'functions/queries.php' ); // Hooks include_once( 'hooks/general.php' ); include_once( 'hooks/shortcodes.php' ); include_once( 'hooks/third-party.php' );
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Generation time: 0.01 |
proxy
|
phpinfo
|
Settings