G’day Gary,
You’d need to build the shortcode for that yourself, e.g. with a bit of code. There’s nothing in this plugin that does that for you.
cheers,
Ross
I will create a shortcode.
Do you have plans to update the plug-in later?
Thanks for the help
G’day Gary,
No, this plugin won’t ever do that. However, if you combine my answer to your other question with a form plugin, you could achieve it fairly easily yourself.
First, you need a plugin that can create a new post (in draft is best!) and add a custom field to that post. e.g.
* Gravity Forms — front end submission with Gravity Forms
* WPForms — use custom fields with WPForms user-submitted posts
Next, build yourself a page template or a shortcode that retrieves the custom field value, and if it’s not empty, adds a map as shown on calling from code in the reference manual.
cheers,
Ross
Hi Gary and Ross, just FYI here is another good plugin that focuses on User Submitted Posts. It’s super lightweight and focused on front-end post submission. I am the developer of the plugin and will be glad to help however possible with questions, etc.
Thanks Jeff. Hey Gary, this could be just what you’re looking for!
cheers,
Ross