File "ihaf.php"
Full path: /home/webcknlt/admissiontell.com/wp-content/plugins/insert-headers-and-footers/includes/ihaf.php
File
size: 204 B (204 B bytes)
MIME-type: text/x-php
Charset: utf-8
Download Open Edit Advanced Editor &nnbsp; Back
<?php
/**
* Get the main instance of WPCode.
*
* @return WPCode
*/
function WPCode() {// phpcs:ignore WordPress.NamingConventions.ValidFunctionName.FunctionNameInvalid
return WPCode::instance();
}