July 11, 2020 — What is the WP REST API and how can I use it to make forms and pages that don’t need to do be reloaded?
In this talk, we will look at what the WP REST API is, how to modify existing ‘endpoint’s as well as creating our own custom endpoints.
We will also make a small WP REST API site that carries out GET and POST requests for forms and pages as well as use the WP-Nonce security mechanism.
All code files will be available so that you can start to use the WP REST API right away!
July 11, 2020 — What is the WP REST API and how can I use it to make forms and pages that don’t need to do be reloaded?
In this talk, we will look at what the WP REST API is, how to modify existing ‘endpoint’s as well as creating our own custom endpoints.
We will also make a small WP REST API site that carries out GET and POST requests for forms and pages as well as use the WP-Nonce security mechanism.
All code files will be available so that you can start to use the WP REST API right away!
July 11, 2020 — Are you creating content that you believe is under-performing? Or are you looking to start a website and aren’t sure what content to create? Regardless of your situation, this session will help you step back and create a content strategy that will ensure you have a purpose and audience in mind for every piece of content you publish. You’ll pick up tips that will help you narrow your content focus, identify your unique content angle, match the language of your prospective customers for SEO, and better understand what content to create and why.
June 26, 2020 — Learn about the WordPress REST API, and how to use it to make forms and pages that don’t need to reload. This talk includes stepping through the build of a small WordPress REST API site.
October 29, 2019 — Decoupled/Headless WordPress sites allow WordPress to be at the hub of internet technology.
Rather than a ‘them and us’, WordPress can be the bridge for the non-technical client, allowing the decoupled site (which can be just HTML/CSS/JS) to integrate all the non-WordPress technologies.
The client can have the comfort and reassurance of WordPress CMS, the viewer can benefit from all the other non-WordPress technologies.