| Server IP : 146.59.209.152 / Your IP : 216.73.216.46 Web Server : Apache System : Linux webm005.cluster131.gra.hosting.ovh.net 5.15.167-ovh-vps-grsec-zfs-classid #1 SMP Tue Sep 17 08:14:20 UTC 2024 x86_64 User : infrafs ( 43850) PHP Version : 8.2.29 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/infrafs/www/wp-content/plugins/eltd-core/ |
Upload File : |
<?php define( 'ELATED_CORE_VERSION', '1.2.4' ); define( 'ELATED_CORE_ABS_PATH', dirname( __FILE__ ) ); define( 'ELATED_CORE_REL_PATH', dirname( plugin_basename( __FILE__ ) ) ); define( 'ELATED_CORE_URL_PATH', plugin_dir_url( __FILE__ ) ); define( 'ELATED_CORE_ASSETS_PATH', ELATED_CORE_ABS_PATH . '/assets' ); define( 'ELATED_CORE_ASSETS_URL_PATH', ELATED_CORE_URL_PATH . 'assets' ); define( 'ELATED_CORE_CPT_PATH', ELATED_CORE_ABS_PATH . '/post-types' ); define( 'ELATED_CORE_CPT_URL_PATH', ELATED_CORE_URL_PATH . 'post-types' ); define( 'ELATED_CORE_SHORTCODES_PATH', ELATED_CORE_ABS_PATH . '/shortcodes' ); define( 'ELATED_CORE_SHORTCODES_URL_PATH', ELATED_CORE_URL_PATH . 'shortcodes' );