Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the ad-inserter domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/vhosts/blog.webeats.it/httpdocs/wp-includes/functions.php on line 6114

Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the cookie-law-info domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/vhosts/blog.webeats.it/httpdocs/wp-includes/functions.php on line 6114
30 Dicembre 2015 - Blog WebEats

Abilitare CORS sulle JSON API di WordPress

Come abilitare il Cross-Origin Resource Sharing – CORS sulle API JSON di WordPress per permettere il cross domain CORS? Talvolta è necessario ricevere delle informazioni dal Server A al Server B o ad n clients (ad esempio tramite JavaScript), ecco che interviene CORS che stabilisce delle regole per “decidere” a chi fornire la risposta e a […]

Timeout per le connessioni SSH, impostiamolo su OSX e Linux

Breve howto che spiega come modificare il timeout per le connessioni SSH (SSH KeepAlive) ed evitare l’errore Broken pipe Da quando sono passato alla fibra di TIM, ho notato che il timeout è impostato su un valore molto basso (circa 60 secondi). I metodi per ovviare sono 2: 1- chiamare il nostro provider ADSL/Fibra e […]