Creare un tema WordPress da zero con Bootstrap



In questo video ti mostro come creare un tema per WordPress partendo da zero, o quasi. Utilizziamo uno starter theme sviluppato da Automatic, la società che gestisce WordPress, quindi siamo sicuri sulla sua affidabilità.

Per il progetto includeremo nel tema Bootstrap 3, un framework CSS che ci semplifica di molto le varie operazioni. Nel video ti spiego come spostare jQuery nel footer e includere nel tema i files principali di Boostrap.

Link per il progetto:

Starter Theme Undescores: http://underscores.me/
Scarica Bootstrap 3: http://getbootstrap.com/customize/
Guida componenti Bootstrap: http://getbootstrap.com/components/

Funzioni WordPress utilizzate nel video:

wp_deregister_script: https://codex.wordpress.org/Function_Reference/wp_deregister_script
wp_register_script: https://developer.wordpress.org/reference/functions/wp_register_script/
wp_enqueue_script: https://developer.wordpress.org/reference/functions/wp_enqueue_script/
wp_enqueue_style: https://developer.wordpress.org/reference/functions/wp_enqueue_style/

Il tutorial è disponibile anche nella versione testuale a questo indirizzo: http://www.webfool.it/guide/creare-un-tema-per-wordpress/

source

Reply


Build A Site Info