February 9, 2018 — Learn to convert a static Twitter Bootstrap website containing only HTML, CSS, and Javascript into a fully functional WordPress theme. We will take the static HTML and CSS from any Bootstrap website and exchange it for code that will interact with WordPress. When finished, our new WordPress theme will contain everything from headers, footers, home page, inner pages, menus, customizer, custom fields, and a custom post type for logos.
December 25, 2017 — Николай Миронов — веб-разработчик в датской компании Area9. Специалист WordPress. Консультирует и обучает молодых веб-программистов правильным подходам к разработке сайтов.
Николай — постоянный спикер конференции WordCamp в Москве, для него это будет 5-е выступление. В этот раз Николай расскажет о CSS-фреймворке Bootstrap, стартовых темах на его основе, интересных плагинах и подходах в разработке, которые помогают в работе над проектами. Доклад будет полезен разработчикам, которые только начинают свой путь создания коммерческих проектов на WordPress.
June 22, 2017 — Alain is a freelance software engineer and WordPress consultant living in Germany.
This session presents a detailed overview of the exact execution flow that launches your WordPress site on each page request, giving you detailed insights into:
the order in which files are loaded
how & why the different global constants are set up
what functionality is “pluggable” and can be replaced by custom implementations
how the database is connected
how caching is set up
how localization is set up and loaded
how a multisite (network) is identified and loaded
how the Plugin API is initialized
October 6, 2016 — W prezentacji podzielę się swoimi przemyśleniami i wypracowanymi standardami m.in. w zakresie kodowania „pixel-perfect”, omówię najczęściej używane narzędzia w ramach frameworku Bootstrap oraz pokażę patenty na przygotowanie użytecznego zaplecza strony w oparciu o wtyczkę Advanced Custom Fields.
September 9, 2016 — WordPress is famous for it’s five minute installer. But in a larger environment it’s not the first installation that’s interesting but the next few (hundreds) that shall look exactly like the first one. So wouldn’t it be great to be able to deploy a wordpress-installation in five minutes onto a developers machine as well as onto a server? And have them identical? With the same configuration and set of plugins and theme?
In this session I will show how we solved that problem using tools like git, composer, vagrant and others while still being able to install plugins from wordpress.org via the web interface.
December 17, 2014 — WordPress i Bootstrap na dobre zamieszkali razem. I jak to z nimi jest? Idealne połączenie, czy kompletna pomyłka? O połączeniu ulubionego CMSu z najpopularniejszym frameworkiem – mała rozprawa z punktu widzenia front-end developera.
May 20, 2013 — Sei un designer: per prendere vita, le tue creazioni più belle e originali hanno bisogno di un tema custom!
Ma per garantire codice di qualità e features avanzate ci vuole uno starter theme impeccabile e un framework front-end di prima classe.
Useremo _s, lo starter theme di Automattic, e Bootstrap, il progetto più popolare in assoluto su github.
Useremo anche LESS, “The dynamic stylesheet language” in cui è realizzato Bootstrap.