%PDF- %PDF-
Direktori : /var/www/html/qendrasteps/wp-content/themes/bridge/js/ |
Current File : //var/www/html/qendrasteps/wp-content/themes/bridge/js/custom_js.php |
<?php $root = dirname(dirname(dirname(dirname(dirname(__FILE__))))); if ( file_exists( $root.'/wp-load.php' ) ) { require_once( $root.'/wp-load.php' ); // require_once( $root.'/wp-config.php' ); } else { $root = dirname(dirname(dirname(dirname(dirname(dirname(__FILE__)))))); if ( file_exists( $root.'/wp-load.php' ) ) { require_once( $root.'/wp-load.php' ); // require_once( $root.'/wp-config.php' ); } } header('Content-type: application/x-javascript'); ?> var $j = jQuery.noConflict(); $j(document).ready(function() { "use strict"; <?php echo $qode_options_proya['custom_js']; ?> });