A WordPress Plugin To Trigger Netlify Builds
January 2, 2022
This site is built as a headless site, using WordPress as a backend for content, and Next.js hosted on Netlify for the front end. As most pages of this site use static props for page content, sometimes triggering a new Next.js build on Netlify is required. While this could be accomplished by visiting the Netlify […]