November 18, 2015 — Your WordPress site likely involves a lot of third-party code that does not need to live in your Git repository. A dependency manager, like Composer, allows you to tie this third-party code into your work without adding it to your repo. Composer can be used in the context of your whole site or a single plugin or theme you are developing.
We’ll cover how to install Composer and start using it today.
November 18, 2015 — A common refrain when building software is “think of the user first!” Let’s take a look at how we define our users, how that shapes what we build for them, and what that might mean for the holy grail of a core fields API.
November 18, 2015 — Ako vytvoriť pomocou WordPress úspečný produkt, službu.
November 18, 2015 — LeeAnn will give you a brief overview on the principles of accessible front-end design and show you how easy it is to start building a better web experience for everyone. We will cover what accessibility means in WordPress design and development, 10 simple steps to audit a website for accessibility and I will provide you with tools and tips on how to easily add accessibility into your workflow. You will walk away with a better understanding of how you may be excluding certain users from your sites and immediate actions to prevent it from happening.
November 18, 2015 — Čo všetko netreba podceniť a na čo všetko si dať pozor, ak máte väčší web.
November 18, 2015 — Cachovanie modulov – WordPress API + Redis/memcached cachovanie na urovni databazy WordPress best practices.
November 17, 2015 — Moonlighting is having a second job in addition to one’s regular employment. It our case our second job will be a WordPress freelance business. This presentation will discuss how to start or maintain creating WordPress sites for clients by customizing WordPress themes while keeping your full-time job.
November 17, 2015 — Learn to use WordPress’s built in functionality (especially the HTTP library) to integrate with external APIs. We’ll touch on properly caching results to keep your site fast, fault tolerance, and even how to handle those strange APIs that send you data when you didn’t send a request for it (PayPal IPNs anyone?). We’ll talk theory, but mostly we’ll look at plenty of code and walk through examples from plugins that you can constantly refer back to for example code.
November 17, 2015 — Prispievanie do WordPress. Filozofia open source systému WordPress. Komunita, meet upy, WordCamp…
November 17, 2015 — Prečo je dôležité urobiť pred spustením webu finálnu kontrolu. Odhaľte ňou posledných 5%, ktoré vám chýbajú do 100% toho, aby bol projekt dokončený.