Plugin ini belum teruji dangan 3 rilis besar WordPress. Kemungkinan tidak lagi dipelihara atau didukung, dan mungkin menghadapi masalah kompatibilitas bila digunakan dengan versi WordPress yang lebih baru.

Post As Guest

Deskripsi

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.

Features:

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

Dokumentasi

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

Bantuan

Support Forum @ powie.de

Credit

  • Andrew Kurtis – ES Translation

Tangkapan Layar

  • Waiting for approval
  • Form generated by shortcode

Instalasi

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

Tanya Jawab

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

Ulasan

Belum ada ulasan untuk plugin ini.

Kontributor & Pengembang

“Post As Guest” adalah perangkat lunak open source. Berikut ini mereka yang sudah berkontribusi pada plugin ini.

Kontributor

“Post As Guest” telah diterjemahkan dalam 1 bahasa. Terima kasih kepada para penerjemah untuk kontribusi-nya.

Terjemahkan “Post As Guest” dalam bahasa Anda.

Tertarik mengembangkan?

Lihat kode, periksa repositori SVN , atau mendaftar ke log pengembangan melalui RSS.

Log Perubahan

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