Update iei-menupdf.php

rimossa doppia chiamata script pdf.js
This commit is contained in:
Daniel Intrieri 2024-01-25 17:09:43 +01:00 committed by GitHub
parent 19b84f0947
commit 5a3626b975
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 2 deletions

View File

@ -172,8 +172,6 @@ if (!class_exists("ieimenupdf")) {
// AGGIUNGO CSS A HEADER DI WORDPRESS
function custom_header_content() {
// Add your custom content here
$urlcomp = get_home_url().'/wp-content/plugins/ieimenupdf/';
echo '<script src="'.$urlcomp.'pdf.js"></script>';
echo generacssmodal();