July 5, 2021 — This session will cover the story of full site editing: why it came to be, what major milestones have been reached, what sub-projects exist within full site editing as a whole, and how one can prepare for the future.
このセッションでは、フルサイト編集がなぜ生まれたのか、どのような重要なマイルストーンに到達したのか、フルサイト編集全体の中でどのようなサブプロジェクトが存在するのか、そして将来に向けてどのように準備すればよいのか、といったフルサイト編集のストーリーを説明します。
July 5, 2021 — This talk introduces new Polyglots contributors to translate.wordpress.org.
Learn how to find a suitable translation project, how to suggest a translation, and where to find information about standards and glossaries for your locale. The presentation also explains how to get involved with your local translation team and how to get your translations approved.
July 4, 2021 — This talk offers some recommendations for faster and easier block development.
July 3, 2021 — This talk provides a tour of WordPress Full Site Editing (FSE) capabilities and features.
July 1, 2021 — Learn three ways to do more with existing core blocks using block styles, block variations, and block patterns. Find out how and when to use each. Build real-world examples of how you can incorporate these powerful tools in your WordPress projects.
June 30, 2021 — This SEO workshop explains how to determine if prospective customers are searching for you online–or perhaps searching for what you have to offer.
June 30, 2021 — Create your own Invisible CMS, and grow your business!
Invisible CMS is all about leveraging the power of WordPress without marketing WordPress.
You’ll learn to understand that customers don’t focus on a specific CMS, but solutions. And that developers need to provide more than just a custom theme.
Reimagine what you are solving, integrate 3rd party technologies, and sell a solution to grow.
June 30, 2021 — There is a common meme in development about how the legacy application shouldn’t be touched, it works, but no one quite knows how or why. We’re going to take a look at ensuring what you leave when you move on from a team, company or leave the industry, is something others would like to inherit instead of the stereotypical legacy application, and how your code, projects and secrets are the legacy you leave behind
June 30, 2021 — With the hype or Headless, what framework should I use, Let s see the Pros and Cons of these 2 most popular frameworks and WP
June 30, 2021 — End-to-end (E2E) testing is a software testing method that ensures an application works as expected.
In this session, I will show what is end2end testing, it’s types, how it works, how CodeceptJS works with the WordPress plugin, how we can create a test case with CodeceptJS & run this test case before release and how can we create a page object model (POM) to avoid duplication.