Have you come across WordPress tutorials asking you to add code to your functions.php file to get something done? Don’t do it! Read below and find out why… I believe people who use WordPress can be separated into three broad camps: Plug and players: WordPress enthusiasts who are probably not experienced website designers and are looking for a turnkey solution. They …
Ultimate Guide to Integrating Zapier with WordPress Form Plugins
You’ve just designed the perfect form that’s going to hook your leads like fish at the end of a line, and you’re ready to reel them in. But what happens when the responses come flooding in? Who’s going to end up with the task of copying and pasting all those leads from your forms to your Salesforce, e-mail list, or even …
How To Build Custom Forminator Add-ons Using The Developer API
Forminator is an undercover superhero. On the surface, Forminator appears to be an unassuming form plugin, but if you take the time to look through the Forminator API, you’ll see that beneath those hipster glasses and vest, there is a beast waiting to be unleashed. Unlike other form plugins, Forminator’s API is not blocked off […] View original post at …
How to Write and Activate a Function in WordPress
If you’re starting out developing your own WordPress plugins, or you’re creating your own themes, a skill you’ll need to learn is writing functions. Maybe you’ve written a function which didn’t work and you’ve given up in frustration. Or maybe you’re confused by action and filter hooks and you’re not sure how to get your […] View original post at …