October 12, 2024 — JSON Schema ist ein Standard zum Beschreiben von Datenstrukturen, der bereits an vielen Stellen in WordPress selbst verwendet wird.
JSON Schema eignet sich aber auch hervorragend zum Beschreiben von Formularen. Der große Vorteil eines mittels JSON Schema definiertem Formulars ist, dass das Programmieren des Formulars (also React Code schreiben) wegfällt und man das mit Gutenberg UI gerenderte Formular quasi „geschenkt“ bekommt – Low bzw. Zero Code Formulare.
So ist es zb. schon heute möglich, wp-admin Settings Pages zum Editieren von Plugin Einstellungen ohne einzige Zeile Code zu erstellen – man muss dazu nicht mehr PHP/JS/CSS dafür programmieren.
Der Vortrag basiert auf dem beim cloudFest Hackathon 2024 entwickelten JSON Schema Form Renderer und zeigt diverse Einsatzmöglichkeiten und den aktuellen Stand der Technik.
August 9, 2018 — In this workshop we will learn about JavaScript fundamentals like the DOM, Events and JSON all using native JavaScript. Then we will introduce the WordPress REST API and look at how to use it in both WordPress themes and stand alone JavaScript applications. Come get a foundation level understanding of this important topic of JavaScript and API driven WordPress development.
Some experience with jQuery or JavaScript is encouraged.
COME PREPARED!
Make sure you come prepared! Come early to make sure you’re ready to go.
For this workshop you will want to have the following:
Laptop
A working local WordPress install with SSL on your laptop (Zac suggests using Local by Flywheel or DesktopServer for easy setup)
A Code Editor
August 9, 2018 — In this workshop we will learn about JavaScript fundamentals like the DOM, Events and JSON all using native JavaScript. Then we will introduce the WordPress REST API and look at how to use it in both WordPress themes and stand alone JavaScript applications. Come get a foundation level understanding of this important topic of JavaScript and API driven WordPress development.
Some experience with jQuery or JavaScript is encouraged.
COME PREPARED!
Make sure you come prepared! Come early to make sure you’re ready to go.
For this workshop you will want to have the following:
Laptop
A working local WordPress install with SSL on your laptop (Zac suggests using Local by Flywheel or DesktopServer for easy setup)
A Code Editor
August 9, 2018 — In this workshop we will learn about JavaScript fundamentals like the DOM, Events and JSON all using native JavaScript. Then we will introduce the WordPress REST API and look at how to use it in both WordPress themes and stand alone JavaScript applications. Come get a foundation level understanding of this important topic of JavaScript and API driven WordPress development.
Some experience with jQuery or JavaScript is encouraged.
COME PREPARED!
Make sure you come prepared! Come early to make sure you’re ready to go.
For this workshop you will want to have the following:
Laptop
A working local WordPress install with SSL on your laptop (Zac suggests using Local by Flywheel or DesktopServer for easy setup)
A Code Editor
October 31, 2016 — Detailed steps to build custom JSON API endpoints using WordPress REST API for your next WordPress site.
August 6, 2016 — Detailed steps to build the custom JSON API endpoints using WordPress REST API, and how to use it on the site build.
July 29, 2016 — Googleなどの検索エンジンに対してコンテンツの内容を伝える構造化データの実装にJSONベースのデータ形式「JSON-LD」があります。
WordPressで構造化データを実装する方法や公式テーマの実装状況、Googleが推奨するschema.orgボキャブラリの埋め込み、
構造化データが検索結果にどのように反映されていくのかお話させていただきます。
April 19, 2016 — La complessità uccide la creatività e rallenta lo sviluppo del software. Avere i dati in JSON separati dalla loro presentazione ci permette di realizzare dei servizi più ottimizzati e più facili da mantenere per il nostro caso d’uso. Vedremo quali sono le potenzialità della nuova WP API e un esempio pratico con JavaScript e ReactJS.
February 11, 2016 — The WP REST API is slated to be included into WordPress this year. This is one of the most drastic shifts (if not the most drastic) in the WordPress landscape. Companies like Wired.com, the New York Times and Rant Sports are using the API today to craft incredible experiences on top of WordPress. We often talk of vanity metrics, ideas like “WordPress runs 23% of the web”. Once the WP REST API is in WordPress, these become meaningless. WordPress will eventually be running parts of 100% of the web. This talk outlines the history of the API, the differences between the current stable version and what will likely be in WordPress, as well as paradigms and patterns within the project and some practical examples of how it might be used.
January 24, 2016 — Faszination WP API – wie du die Schnittstelle für deine Zwecke einsetzen kannst könnte der Titel auch heißen, aber wir wollen ja sachlich bleiben. Unsere Session gibt einen kurzen Überblick, einen fokussierten Einblick und atemberaubenden Ausblick über / in / auf die WP API.