Hacker News new | ask | show | jobs
by Already__Taken 3271 days ago
Most of my WP sites don't do a lot. Can you use the rest API to handle the contact form and search? that was I could just use a static generation from wp itself. The wp admin wouldn't even need to be publically accessible then.
1 comments

The WP API handle search but not contact forms. Most plugins still don't provide you with an API.

Contact form 7's latest build has them using their own API - but it's still undocumented.