wp_enqueue_script( 'psinapozornaya-jquery.slabtext.min', get_template_directory_uri() . '/js/jquery.slabtext.min.js', array(), _S_VERSION, true );
loading script slabtext jquery.slabtext.min.js:2
». console.log('loading script slabtext');
» можно удалить или от неё беды не будет?<script type="text/javascript">
$(document).ready(function(){
$('a').click(function(e){
e.preventDefault();
alert('You just tried to open a link. And jQuery prevented it.');
});
});
</script>