July 3, 2023 — In this video tutorial, we will look at how you can use rows and stacks to achieve various designs.
July 2, 2023 — Presentación del equipo de soporte de WP y descripción del proceso para colaborar en los foros de soporte.
July 2, 2023 — Guía sobre cómo y por qué colaborar con el equipo de traducciones de WordPress España.
July 2, 2023 — Presentación de WordPress TV, el mayor repositorio de vídeos sobre WordPress del mundo, y descripción del proceso para colaborar con el equipo de contribución.
July 2, 2023 — Charla de presentación del WordPress day Sevilla 2023
June 30, 2023 — インターネットの閲覧を速くすることを目的とした「キャッシュ(Cache)」技術を聞いたことがありますか?WordPress サイトもキャッシュを正しく利用すると、サイトの読み込み時間を早くできることが多いです。ただ、設定を間違えてしまうと、サイトの更新が遅くなったり、最悪のケースでは個人情報が漏洩してしまうこともあります・・・汗
今回のワークショップでは、キャッシュについて以下の点を見ていきます。
* そもそも、キャッシュとはどういう仕組みか?
* どういった種類のキャッシュが存在するか?
* WordPress サイトでキャッシュを効果的に利用するために、どういったプラグインを使うといいか?
* キャッシュ設定で陥りやすいミスにはどんなものがあるか?
June 30, 2023 — This Developer Hours session showcases extensibility methods that empower builders to extend and customize the WordPress editing experience.
– What is Editor extensibility and why is it important
– What extensibility methods are currently available in WordPress and how to use them
– What is missing in WordPress in terms of extensibility, particularly related to blocks and the Editor
June 30, 2023 — When developing plugins or themes there are certain considerations one needs to make if you want to make sure your plugin or theme supports multsite. In this session, we’ll cover those considerations, look at some specific multisite APIs, and convert an existing plugin to support multsite.
June 30, 2023 — While the default WordPress database schema is perfect for most content related data types, there may be instances where you need to create custom tables in a WordPress database. One example of this is when a plugin has a specific use case that extends beyond what the custom post type functionality of WordPress offers. In this session, we will look at what you need to know to create and manage custom WordPress database tables, how to create and interact with these tables, and some maintenance considerations.
June 28, 2023 — Global styles help users change the overall style of their website. It lets you avoid the hassle of editing individual blocks or pages. With Global styles, users have improved control over the layout and design of their websites.
In WordPress 6.2, a new feature has been added to the global styles interface that allows users to preview every block that can be inserted into their site.
In this session, we will explore using global styles and the stylebook to style your site.