This is the code for a Youtube tutorial I posted on my channel. Creating and processing forms is a very common task in web development. It’s no surprise some of the most successful plugins in the WordPress ecosystem deal with form creation. While they do make your life easier there are some advantages for writing your… Continue reading Add a form to WordPress without plugins (Youtube tutorial)
Category: Uncategorized
Add contact form to WordPress (Youtube tutorial)
This is the source for an Youtube tutorial posted on my channel. Contact forms are an ubuiquitous component of WordPress websites. By using one you allow your visitors to message you and also avoid exposing your email to spam bots. Contact form plugins are easy to use and can get you pretty far in the… Continue reading Add contact form to WordPress (Youtube tutorial)
Add calculator to WordPress without plugins (youtube tutorial)
This is the source code for a Youtube tutorial I posted on my channel. If you are running a website for a company, providing timely estimates to your visitors is important as it increases the chance of converting them into customers. You can estimate how much your product or service is going to cost them… Continue reading Add calculator to WordPress without plugins (youtube tutorial)