Questo codice viene utilizzato per ottenere la directory del plugin corrente: plugin_dir_url( __FILE__ ). Cosa devo usare per ottenere la directory del tema attuale?
Sono in procinto di spostare un sito WP da un host a un altro. Ho copiato il database e tutti i file, creato un nuovo database e importato quello vecchio. Ho quindi modificato il file wp-config. La home page mostra bene, ma quando provo ad accedere a / wp-admin mi …
Devo includere il percorso del mio file del tema in un file javascript. Come lo farei? Ho già provato: var templateUrl = "<?php get_stylesheet_directory_uri(); ?>"; function LightboxOptions() { this.fileLoadingImage = "'"+templateUrl+"/img/loading.gif'"; this.fileCloseImage = "'"+templateUrl+"/img/close.png'"; this.resizeDuration = 700; this.fadeDuration = 500; this.labelImage = "Image"; this.labelOf = "of"; } Questo non mi …
Sto usando mac os x 10.6 con xampp. http://wp3.1/ è l'URL in cui ho installato WordPress. Il percorso fisico è /Users/myUserName/Sites/wp3.1/ Non installo plugin o temi in modo "naturale". Ho creato una directory chiamata "git" che si trova in /Users/myUserName/git/. Questo è dove vivono tutti i miei repository git. Quando …
We use cookies and other tracking technologies to improve your browsing experience on our website,
to show you personalized content and targeted ads, to analyze our website traffic,
and to understand where our visitors are coming from.
By continuing, you consent to our use of cookies and other tracking technologies and
affirm you're at least 16 years old or have consent from a parent or guardian.