November 17, 2021 — „Block Patterns” sind vordefinierte Kombinationen verschiedener Gutenberg-Blöcke, die sehr einfach eingefügt und angepasst werden können. Diese, im August 2020 mit WordPress 5.5 eingeführten, Block Patterns lassen sich in veränderten Form weiter verwenden.
In diesem Vortrag entwickelte Hans-Gerd Gerhards, Moderator im deutschen WordPress-Forum, „live” eigene Patterns für häufig benötige Strukturen. Er zeigte uns, wie somit die redaktionellen Möglichkeiten des CMS voll umfänglich, für ein leichtes, schnelles Einstellen wiederkehrender und anpassbarer Inhalte, effektives ausgegenutzt werden können.
Hans-Gerd erstellte mittels einem Plugin zunächst einen Block Pattern, welcher dann später auf der Webseite wiederverwendet werden kann.
Im zweiten Teil zeigte er, wie man einen Block Pattern durch entsprechende Bearbeitung des Codes erstellt. hierzu wird der Code in die functions.php eines Child Theme geschrieben oder als Snippet im Plugin Code Snippets gespeichert.
November 15, 2021 — Before meeting her husband, this presenter had no idea what a WordCamp was or how it could change her life. Since then, the couple has traveled-to, spoken-at and volunteered-for, more than 25 WordCamps: nationally, internationally, and virtually. Their love and commitment to the community has led to a greater love and commitment to each other.
November 13, 2021 — This talk discusses a few accessibility testing scenarios and offers tips on how to integrate accessibility testing into your work.
How do you test the accessibility of your code? Can you check everything automatically…in the browser, at the command line, with GitHub actions?
What tools do you have at your disposal for this? What is the best workflow? And also: how meaningful is it?
November 11, 2021 — Learn more about the many possible uses of web components for WordPress pages, blocks and plugins.
November 10, 2021 — This talk offers some examples for creating a pixel-perfect WordPress design using the Elementor plugin.
November 9, 2021 — This talk explores the advantages and disadvantages of converting a WordPress website to a static site. You will also learn more about tools and services for creating static websites derived from a WordPress site.
November 8, 2021 — This presentation discusses the accessibility plugins available on WordPress.org (July 2021) and the pros and cons of each type of plugin by functionality. Gain a better understanding of the accessibility plugin landscape, knowledge of how to test accessibility plugins for accuracy and usability, and which plugins, if any, might be worth installing.
November 7, 2021 — For anyone interested in WordPress development, this talk works through creating a portfolio site with the Twenty Twenty-One theme, using custom post types and custom fields.
November 6, 2021 — This talk offers a behind-the-scenes perspective of user-moderated usability testing.
The presentation covers these four aspects of usability testing:
– building a usability test
– tips and tricks of test facilitation
– user testing on a WordPress site
– reporting results
November 6, 2021 — WordPress e WooCommerce sarebbero nulla senza PHP. Sviluppo e customizzazione non esisterebbero. L’unicità di ogni sito non sarebbe possibile.
Ecco, senza PHP “you go nowhere” e nel talk partiremo letteralmente da zero per poi cercare di capire le basi del PHP e come utilizzarlo per modificare un sito WordPress/WooCommerce.
PHP è difficile solo per ricordarsi il significato dell’acronimo – per il resto è un linguaggio di programmazione divertente, intuitivo e allo stesso tempo… pericoloso. Basta dimenticarsi un punto e virgola e l’intero sito può andare offline 🙂
Lo scopo di questo talk sarà convincere i non programmatori a provare a scrivere un paio di righe di PHP anziché scaricare “yet another plugin”. Se ci sono riuscito io che non sono un programmatore…