meta box frontend submission

Meta Box Frontend Submission

David McCan @ webtng.com • 1 year ago

One question people often ask is what’s the difference between Meta Box and Advanced Custom Fields? One difference is that Meta Box has an extension called Frontend Submission. What this does is it lets you easily create a front-end form for submitting posts or Custom Post Type records. That type of functionality is available for ACF but only as a third party extension. Here is a tutorial creating a front-end Contact Us form for a Custom Post Type called Contacts. The video version is near the top of the post.

wordpress org

The WordPress HTML API – Why it was Introduced and Where it is Headed

Dennis Snell @ make.wordpress.org • 1 year ago

I’ve often thought that there would someday be an API we could use to “clean” blocks of custom CSS when we move from one Gutenberg add-on to another, or when core is so good that we don’t need add-ons. This comprehensive look at the HTML API confirms that, but it also gives a view on a tool that developers and power users will be able to use with WordPress in the future.