This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Publicly Submitted Content

Description

Allow the public to submit information to your site with embeddable, configurable forms. Then you can moderate the posts created by this form.

Embed the form in a page with [psc_show_form id=”#”]or[psc_show_form slug=”string”]`.

Features

  • Forms are publicly accessible.
  • Optional reCaptcha integration.
  • Image upload functionality available.
  • Posts can default to “pending”, “draft”, or “published”.
  • Posts can default to any category currently set within your wordpress install.dpress install.

Installation

  1. Activate plugin
  2. Create a form
  3. Embed the form in a page with [psc_show_form id=”#”]or[psc_show_form slug=”string”]`
  4. You can use psc_save_form($atts) in your php code or [psc_save_form id="#"] and [psc_save_form slug="string"] in your pages if you want to save a form earlier on in your code.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Publicly Submitted Content” is open source software. The following people have contributed to this plugin.

Contributors