HOW TO: Extend the WordPress REST API (with block support)
Extend the WordPress REST API to include personalised content for an external app to conditionally display based on segmentation.
Extend the WordPress REST API to include personalised content for an external app to conditionally display based on segmentation.
Should you test your new code on live? Probably not. That doesn’t mean there aren’t times when you need to. For those times, do this…
Today we did something cool! We published the Frontity theme used for 403page.com (what you’re looking at right now). Come get it…
A method to load a Frontity site as a theme inside Wordpress with any hosting environment – including those that don’t yet support Node.js!
Can we achieve half a million visits in 60 seconds on entry-level hardware? With Frontity and Cloudflare, the answer may surprise you.
With this method using Apache, Node, Frontity and Cloudflare, you can start imagining how to get your site to 100% uptime.
Need a quick way to strip WPBakery Page builder shortcodes like [vc_row], [vc_column], etc. from your posts and pages? Use WP Cli with –regex!
Learn how to fix “Thing is not a known valid target type for the itemReviewed property.” in Google’s Structured Data testing tool for rich snippet schema.
A quick start guide on deploying a decoupled headless React.js site to the cloud for free Frontity and Zeit Now that uses Wordpress as its backend.
Cloudflare may block updates to posts & other API dependent content (ie. page builders, etc). If you’re seeing a 403 for /json/wp/v2/posts, here’s why…