Hi there Tom
If the SHORTCODE which WP can execute is say, [form 2 "checkout"] what is the MM Function that can be called within a PHP script ?? This doesn't work, but is apparently how it is done in the 'pro' version. (note I corrected the syntax) :
<?php if (function_exists('insert_mm_form')) {insert_mm_form('checkout');
} else {
echo "MM functions are not available.<br />\n";
}?>
I posted a question to your forum several days ago, but maybe it will be answered here. Or is this plugin only supported, if the author extracts AUD $125 odd dollars for the 'pro' version?
Kind regards, Joan