這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Post As Guest

外掛說明

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

Documentation

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

Credit

  • Andrew Kurtis – ES Translation

螢幕擷圖

  • Waiting for approval
  • Form generated by shortcode

安裝方式

  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

常見問題集

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

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Post As Guest〉的開發相關工作。

參與者

〈Post As Guest〉外掛目前已有 1 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

將〈Post As Guest〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

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