In the process of creating a WordPress website, it is sometimes necessary to create a form for a very specific need. Plugins exist, of course, but let’s take a look at how to create a custom “homemade” WordPress form and study best practices to take advantage of the many tools and APIs WordPress offers.
Continue reading “How to create a custom WordPress form?”8 snippets to modify ACF behavior
Looking to level up your WordPress custom development skills? Let’s discover some of the best ACF’s hooks to alter its behavior.
Read moreCustomize your WooCommerce Checkout experience
Let’s discover how to add custom fields in the last step of the WooCommerce order process : the checkout page. We will also see how to modify the cart price according to the value of these fields.
Continue reading “Customize your WooCommerce Checkout experience”How to create a WP Simple Pay custom field?
I’ve worked a couple of times with WP Simple Pay: it’s a great plugin to quickly integrate Stripe payment forms on a WordPress website. The ease-of-use of this plugin is impressive, but the flexibility it offers is even more incredible.
Let’s see how we can register our own custom form field in WP Simple Pay Pro 3.6.
Continue reading “How to create a WP Simple Pay custom field?”Create a multi-pages form with ACF
You might not know that, but I love using ACF for small to medium WordPress sites. In a matter of minutes, we can easily create beautiful metaboxes and populate them with complex fields.
Continue reading “Create a multi-pages form with ACF”