Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

Post As Guest

Descrizione

Creates as simple form for guests with a shortcode. New posts by guests will go to a waiting queue (review).
Admins can simple check new posts content and approve / delete or edit these posts.

Funzionalità:

Creates a simple form with a shortcode.
Ajax in Frontend and Backend.
Localization Ready
Google Captcha Support

Documentazione

Basic example:
Simple insert [post-as-guest] shortcode in a page for the form to be displayed. Change settings in WP Admin.

Support

Support Forum @ powie.de

Credito

  • Andrew Kurtis – ES Translation

Screenshot

  • Waiting for approval
  • Form generated by shortcode

Installazione

  1. Upload the plugins folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place the shortcode on your page or <?php echo do_shortcode('[post-as-guest]'); ?> in your templates

FAQ

Can I send notifications to more than one adresses

Yes its simple. Seperate multiple eMail adresses by comma: mail@domain.tld, mail2@domain2.tld

How can I enable Google Captcha

Simple add your site and secret key at the settings page.

Where can I find more informations

Use our forum at www.powie.de for support

Recensioni

Non ci sono recensioni per questo plugin.

Contributi e sviluppo

“Post As Guest” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

“Post As Guest” è stato tradotto in 1 lingua. Grazie ai traduttori per i loro contributi.

Traduci “Post As Guest” nella tua lingua.

Ti interessa lo sviluppo?

Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.

Changelog

0.9.9 (26.03.2017)

  • Security enhancements

0.9.8 (12.11.2016)

  • WP 4.6 compatibility
  • Google Captcha Support

0.9.7 (22.12.2015)

  • WP 4.4 compatibility
  • DEBUG Error fixed

0.9.5 (22.10.2014)

  • ES Translation

0.9.4

  • Set default category in admin settings

0.9.3 (27.01.2013)

  • Notification function

0.9.2 (23.01.2013)

  • User can select category, if allowed in settings

0.9.1 (19.01.2013)

  • Using Nonces for frontend ajax security

0.9.0

  • initial version