June 18, 2019 — Over the past five years, I’ve been running a weekly interview show featuring a new guest from the WordPress community every episode. I’ve learned a lot about the people who make up this community. I want to share the reflections I’ve gleaned from listening to the people who use and make WordPress.
June 18, 2019 — It’s 2019. Everyone uses their phones to access website, and most every site is now mobile friendly. But, was that site created with the desktop or mobile view in mind. Learn how having a mobile-first website will bring a site to the next level, both in the eyes of the visitors and Google.
June 18, 2019 — Mobile first! Yes, but how?
In a heavily optimised marketing environment, the one room where growth is still a work-in-progress is mobile.
In this presentation, I will showcase how we leveraged the AMP (Accelerated Mobile Pages) framework by Google, to increase our mobile traffic and help our business grow.
I will show how we integrated WordPress with AMP, the advantages and disadvantages, and how to start building an AMP template yourself.
June 14, 2019 — In 2017 Thomas spoke about how to plan a multilingual design site properly based on User Experience principles and some common sense (that perhaps wasn’t so common). This time around, he will show you how to setup a best practice multilingual site using WordPress. During his talk he will cover design, content, technical, and SEO considerations, among others.
June 14, 2019 — At the State of the Word, it was announced that one of the upcoming focuses of the WordPress project is raising the minimum version requirement of PHP.
WordPress core is already PHP7.2 compatible but are your plugins and themes?
In this talk, Jenny will be looking at the steps needed to check if plugins and themes are compatible, and the lessons learned from doing the steps.
Are you PHPrepared?
June 14, 2019 — Data centers in the U.S. use more than 90 billion kilowatt-hours of electricity a year. That requires roughly 34 giant coal-powered plants. What can a single developer do to make more energy efficient code? I will go through a series of not-so-serious experiments showing how various implementations made with Raspberry PI web server and power meter affect power consumption. How much energy does enabling WordPress caching save? What about optimizing queries? I will tell.
June 13, 2019 — Diversity is not inclusivity and equality is not the equity. Lets make the WordPress community even better and hopefully change the world by helping marginalized groups.
June 12, 2019 — How has Bootstrapped SaaS WordPress startup managed to take in $2.6 million in 5 years?
Sabrina Zeidan interviews WP Media CEO Jean-Baptiste Marchand-Arvier at WordCamp Paris 2019.
The facts about WP Rocket, the most successful WordPress performance plugin:
• 750K+ websites are boosted by WP Rocket
• Team of 20
• $2.6 million in 5 years
• Bootstrapped
#MadeInWordPress
June 11, 2019 — With the internet producing 2% of global carbon emissions and growing fast, it’s imperative that all web projects embrace efficiency in order to create a sustainable web for the future.
Having developed a carbon calculator to measure the carbon footprint of websites, we found that encouraging clients to embrace efficiency and commit to reducing their website emissions was surprisingly challenging. To help us understand why, we thought it only right that we practice what we preach and redesign our own website with the aim of improving efficiency and reducing our carbon footprint as far as possible.
This is the story of what we learned in the process, told from the perspectives of a director, a designer and a developer involved in the project.
The outcome was a 75% reduction in carbon emissions, greatly improved page load speed and better user experience. We’ll show what we did in design and development, and how buy in from all stakeholders was crucial to success.
June 11, 2019 — An introduction to utility class and component based styling, and how to soar with Tailwind CSS.
Things we’ll cover:
* What is utility/atomic/functional CSS.
* What are the advantages and disadvantages to utility based styling and Tailwind.
* What does it mean by “utility first”.
* How to customise Tailwind for your project.
* How to promote repeating classes into re-usable components.
* How to integrate Tailwind into your WordPress theme, including looking at the Tailwind CSS starter kit.