200+
March 6, 2019
October 30, 2013
Easily add your Podio Webforms anywhere in WordPress via shortcode. Don’t worry about all that Podio Webform code, and you don’t have to switch to the HTML Editor to paste anything.
Just go to your Podio app’s webform page and find your code (no need to copy and paste). Look at the “Sharable Link” (e.g. https…podio.com/webforms/9876543/123456), and create a shortcode like this: [podioform appid=’9876543′ formid=’123456′]. That’s it.
Optionally, can add [podioform … showfooter=’no’].
Don’t forget to whitelist your allowed domains in your Podio settings, otherwise your forms won’t show up.
FYI: This is a third-party plugin, not officially from the Podio company.
Developers may contribute at https://github.com/cliffordp/podio-webforms
Automatically or manually install to wp-content/plugins/
Because Podio is free, cool, and very flexible. One example is webforms, which is what this shortcode plugin makes even easier. Don’t have Podio yet? Sign up now at my referral link: https://podio.com/r/enlaREvfxo9M-sl8uX4EtA
It’s a simple shortcode plugin with no network admin level settings. Works fine as a regular plugin within Multisite.
No need. Just enjoy. If you don’t have a Podio account yet, I’d appreciate you signing up for your free or paid account via my referral link: https://podio.com/r/enlaREvfxo9M-sl8uX4EtA
shortcode_atts()
to allow filtering this plugin’s shortcode.<noscript>
is now translatable.